crispedge.com

Color picker

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

#4b5c1b hex color - Green - Warm color - Information

#4b5c1b hex color - Green - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Green

Hex #4b5c1b Color code in RGB color code model is created after adding 29.41% red color, 36.08% green color and 10.59% blue color. Hex #4b5c1b Color code in CMYK color (process color) code model is generated after subtraction of 18% cyan, 0% magenta, 71% yellow and 64% black.

Hex #4b5c1b color code is between #445522 web safe hex color code and #556611 web safe hex color code. #445522 is the nearest web safe color code. You can see here many more shades of #4b5c1b color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code4b5c1b#4b5c1b
RGB Decimal75, 92, 27rgb(75, 92, 27)
RGB Percent29%, 36%, 11%rgb(29%, 36%, 11%)
CSS RGBa75, 92, 27,1rgba(75,92,27,1)
CMYK Modelcmyk(18%,0%,71%,64%)
HSL Color Space76,55% ,23%hsl(76,55% ,23%)
HSV Color Space76°, 71%, 36%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary010010110101110000011011
Octal11313433
Decimal759227
Hex4b5c1b

Different shades of #4b5c1b color code.

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

Light Shade of #4b5c1b
#6b8327
Dark Shade of #4b5c1b
#2b350f
Saturated Shade of #4b5c1b
#4e6215
Desaturated Shade of #4b5c1b
#485621
Grey scale Shade of #4b5c1b
#3b3b3b
Brighten Shade
#647534
Most Readable Shade
#FFFFFF

Shades of #4b5c1b color code

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

#4b5c1b
#425118
#3a4715
#323d12
#29330f
#21280c
#191e09
#101406
#080a03
#000000

Similar Color like #4b5c1b color

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

#4c5d1c
#4d5e1d
#4e5f1e
#4f601f
#506120
#516221
#526322
#536423
#546524
#556625
#566726
#576827
#586928
#596a29
#4a5b1a
#495a19
#485918
#475817
#465716
#455615
#445514
#435413
#425312
#415211
#405110
#3f500f
#3e4f0e
#3d4e0d

Monochromatic Color with #4b5c1b

#4b5c1b
#6e8627
#90b134
#b3db40
#060702
#28310f

Tints of #4b5c1b Color

#4b5c1b
#5f6e34
#73804d
#879267
#9ba480
#afb699
#c3c8b3
#d7dacc
#ebece5
#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

#4b5c1b
#2c1b5c

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

Split Complementary

#4b5c1b
#1b2b5c
#4c1b5c

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

Analogous Color

#5c531b
#585c1b
#4b5c1b
#3e5c1b
#315c1b

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

#4b5c1b
#1b4b5c
#5c1b4b

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

#4b5c1b
#1b5c4c
#2c1b5c
#5c1b2a

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

#4b5c1b
#2c1b5c
#4c1b5c
#2b5c1b

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 #4b5c1b 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.

#4b5c1b Color Code Preview on Black Background Color

This is how #4b5c1b Color will look on black background color. Color contrast ratio is 2.85

#4b5c1b in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#4b5c1b color code is use for CSS Background Color

Background color for the above div is #4b5c1b

HTML with inline CSS

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

#4b5c1b color code is use for CSS Border Color

CSS Border color for the above div is #4b5c1b

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#4b5c1b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#4b5c1b Color code Preview on White Background

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

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 #4b5c1b; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #4b5c1b; }

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.