crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#4b6113 hex color - Camouflage Green - Green - Warm color - Information

#4b6113 hex color - Camouflage Green - Green - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Green

Hex #4b6113 Color Code is also known as Camouflage Green color.

Hex #4b6113 Color code in RGB color code model is created after adding 29.41% red color, 38.04% green color and 7.45% blue color. Hex #4b6113 Color code in CMYK color (process color) code model is generated after subtraction of 23% cyan, 0% magenta, 80% yellow and 62% black.

Hex #4b6113 color code is between #446611 web safe hex color code and #555522 web safe hex color code. #446611 is the nearest web safe color code. You can see here many more shades of #4b6113 color code.

0 Likes 0 Comments | 63 Views

Color Table

Hex Color Code4b6113#4b6113
RGB Decimal75, 97, 19rgb(75, 97, 19)
RGB Percent29%, 38%, 7%rgb(29%, 38%, 7%)
CSS RGBa75, 97, 19,1rgba(75,97,19,1)
CMYK Modelcmyk(23%,0%,80%,62%)
HSL Color Space77,67% ,23%hsl(77,67% ,23%)
HSV Color Space77°, 80%, 38%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary010010110110000100010011
Octal11314123
Decimal759719
Hex4b6113

Different shades of #4b6113 color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Light Shade of #4b6113
#6c8c1b
Dark Shade of #4b6113
#2a360b
Saturated Shade of #4b6113
#4e670d
Desaturated Shade of #4b6113
#485b19
Grey scale Shade of #4b6113
#3a3a3a
Brighten Shade
#647a2c
Most Readable Shade
#FFFFFF

Shades of #4b6113 color code

Generate more color scales with scales (color stack) generator.

#4b6113
#425610
#3a4b0e
#32400c
#29350a
#212b08
#192006
#101504
#080a02
#000000

Similar Color like #4b6113 color

Find visually similar hex color codes nearing to #4b6113 hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#4c6214
#4d6315
#4e6416
#4f6517
#506618
#516719
#52681a
#53691b
#546a1c
#556b1d
#566c1e
#576d1f
#586e20
#596f21
#4a6012
#495f11
#485e10
#475d0f
#465c0e
#455b0d
#445a0c
#43590b
#42580a
#415709
#405608
#3f5507
#3e5406
#3d5305

Monochromatic Color with #4b6113

#4b6113
#6c8b1b
#8db624
#aee02c
#090c02
#2a360b

Tints of #4b6113 Color

#4b6113
#5f722d
#738447
#879561
#9ba77b
#afb896
#c3cab0
#d7dbca
#ebede4
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#4b6113
#291361

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#4b6113
#132461
#501361

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#615813
#5b6113
#4b6113
#3b6113
#2c6113

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#4b6113
#134b61
#61134b

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#4b6113
#136150
#291361
#611324

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#4b6113
#291361
#501361
#246113

Double Complementary is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Hex #4b6113 Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#4b6113 Color Code Preview on Black Background Color

This is how #4b6113 Color will look on black background color. Color contrast ratio is 3.02

#4b6113 in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#4b6113">Your Example Paragraph content text in with font color #4b6113 </p>

Your Example Paragraph content text in with font color #4b6113

HTML with inline CSS

<div style="color:#4b6113">Your Paragraph text in with font color #4b6113 </div>

Your Example Paragraph content text in with font color #4b6113

#4b6113 color code is use for CSS Background Color

Background color for the above div is #4b6113

HTML with inline CSS

<div style="background-color:#4b6113;"></div>

#4b6113 color code is use for CSS Border Color

CSS Border color for the above div is #4b6113

HTML with inline CSS

<div style="border:5px solid #4b6113;"></div>

CSS Border Left color for the above div is #4b6113

HTML with inline CSS

<div style="border-left:5px solid #4b6113;"></div>

CSS Border Right color for the above div is #4b6113

HTML with inline CSS

<div style="border-right:5px solid #4b6113;"></div>

CSS Border Bottom color for the above div is #4b6113

HTML with inline CSS

<div style="border-bottom:5px solid #4b6113;"></div>

CSS Border Top color for the above div is #4b6113

HTML with inline CSS

<div style="border-top:5px solid #4b6113;"></div>

#4b6113 hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#4b6113; } .examplecolorclass {color:#4b6113; } .examplebordercolor {border:3px solid #4b6113; }

#4b6113 Color code Preview on White Background

This is how #4b6113 Color code will look on white background color. Color contrast ratio is 6.96

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #4b6113; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #4b6113; }

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 63 Views

Post your comment:-

By submitting comment you agree to our privacy policy.