crispedge.com

Color picker

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

#555c3e hex color - Green - Warm color - Information

#555c3e hex color - Green - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Green

Hex #555c3e Color code in RGB color code model is created after adding 33.33% red color, 36.08% green color and 24.31% blue color. Hex #555c3e Color code in CMYK color (process color) code model is generated after subtraction of 8% cyan, 0% magenta, 33% yellow and 64% black.

Hex #555c3e color code is between #445544 web safe hex color code and #666633 web safe hex color code. #445544 is the nearest web safe color code. You can see here many more shades of #555c3e color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code555c3e#555c3e
RGB Decimal85, 92, 62rgb(85, 92, 62)
RGB Percent33%, 36%, 24%rgb(33%, 36%, 24%)
CSS RGBa85, 92, 62,1rgba(85,92,62,1)
CMYK Modelcmyk(8%,0%,33%,64%)
HSL Color Space74,19% ,30%hsl(74,19% ,30%)
HSV Color Space74°, 33%, 36%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary010101010101110000111110
Octal12513476
Decimal859262
Hex555c3e

Different shades of #555c3e color code.

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

Light Shade of #555c3e
#717a53
Dark Shade of #555c3e
#393e29
Saturated Shade of #555c3e
#596436
Desaturated Shade of #555c3e
#515446
Grey scale Shade of #555c3e
#4d4d4d
Brighten Shade
#6e7557
Most Readable Shade
#FFFFFF

Shades of #555c3e color code

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

#555c3e
#4b5137
#424730
#383d29
#2f3322
#25281b
#1c1e14
#12140d
#090a06
#000000

Similar Color like #555c3e color

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

#565d3f
#575e40
#585f41
#596042
#5a6143
#5b6244
#5c6345
#5d6446
#5e6547
#5f6648
#606749
#61684a
#62694b
#636a4c
#545b3d
#535a3c
#52593b
#51583a
#505739
#4f5638
#4e5537
#4d5436
#4c5335
#4b5234
#4a5133
#495032
#484f31
#474e30

Monochromatic Color with #555c3e

#555c3e
#7c865b
#a4b177
#cbdb94
#060705
#2e3121

Tints of #555c3e Color

#555c3e
#676e53
#7a8068
#8d927e
#a0a493
#b3b6a9
#c6c8be
#d9dad4
#ecece9
#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

#555c3e
#453e5c

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

Split Complementary

#555c3e
#3e465c
#543e5c

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

Analogous Color

#5c573e
#5b5c3e
#555c3e
#4f5c3e
#495c3e

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

#555c3e
#3e555c
#5c3e55

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

#555c3e
#3e5c54
#453e5c
#5c3e46

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

#555c3e
#453e5c
#543e5c
#465c3e

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 #555c3e 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.

#555c3e Color Code Preview on Black Background Color

This is how #555c3e Color will look on black background color. Color contrast ratio is 2.99

#555c3e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #555c3e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #555c3e

#555c3e color code is use for CSS Background Color

Background color for the above div is #555c3e

HTML with inline CSS

<div style="background-color:#555c3e;"></div>

#555c3e color code is use for CSS Border Color

CSS Border color for the above div is #555c3e

HTML with inline CSS

<div style="border:5px solid #555c3e;"></div>

CSS Border Left color for the above div is #555c3e

HTML with inline CSS

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

CSS Border Right color for the above div is #555c3e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #555c3e

HTML with inline CSS

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

CSS Border Top color for the above div is #555c3e

HTML with inline CSS

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

#555c3e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#555c3e Color code Preview on White Background

This is how #555c3e Color code will look on white background color. Color contrast ratio is 7.03

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

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.