COLOR #557B39

HEX: #557B39 RGB: (85,123,57)

Color info

#557B39 contains mainly red and green colors. Web safe color of #557B39 is #666633 (or #663).

RGB color model

#557B39 color RGB value is (85,123,57).

RGB: (85,123,57) (33%, 48%, 22%)

RGB channels and saturation

R 85 of 255 = 33%
G 123 of 255 = 48%
B 57 of 255 = 22%

85
123
57

R + G + B ~ 34%. #557B39 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 123 + 57 = 265 (100%)
R 85 of 265 ~ 32.08%
G 123 of 265 ~ 46.42%
B 57 of 265 ~ 21.51'%

%32.08
%46.42
%21.51

CMYK color model

#557B39 color CMYK value is (31,0,54,52).

  • cyan value is 30.89%
  • magenta value is 0.00%
  • yellow value is 53.66%
  • key color value is 51.76%

CMYK: (31,0,54,52)
C31M0Y54K52 (31%, 0%, 54%, 52%)
(0.31 / 0.00 / 0.54 / 0.52)

CMYK percentages

%30.89
%0
%53.66
%51.76

Codes

Color #557B39 in popluar color models

55 7B 39
RGB 85 123 57
HSL 95° 36.67% 35.29%
HSB/HSV 95° 53.66% 48.24%
CMYK 30.89% 0.00% 53.66%
51.76%

Color #557B39 in popluar number systems.

HEX 55 7B 39
Decimal 85 123 57
Binary 1010101 1111011 111001
Octal 125 173 71

Shades and tints

Shades of #557B39

#557B39
(85,123,57)
#4E7034
(78,112,52)
#47652F
(71,101,47)
#405A2A
(64,90,42)
#394F25
(57,79,37)
#324420
(50,68,32)
#2B391B
(43,57,27)
#242E16
(36,46,22)
#1D2311
(29,35,17)
#16180C
(22,24,12)
#0F0D07
(15,13,7)
#000000
(0,0,0)

Tints of #557B39

#557B39
(85,123,57)
#64874B
(100,135,75)
#73935D
(115,147,93)
#829F6F
(130,159,111)
#91AB81
(145,171,129)
#A0B793
(160,183,147)
#AFC3A5
(175,195,165)
#BECFB7
(190,207,183)
#CDDBC9
(205,219,201)
#DCE7DB
(220,231,219)
#EBF3ED
(235,243,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #557B39 color. Also use rgb(85,123,57) instead hex code.

Text Font Color

.myTextColor { color: #557B39; }

<p style="color:#557B39">This sample text font color is #557B39.</p>

This text font color is #557B39.

Background Color

.myBgColor { background-color: #557B39; }

<div style="background-color:#557B39">Inner text</div>

This div background color is #557B39.

Border color

.myBorderColor { border: 1px solid #557B39; }

<div style="border:3px solid #557B39">Div</div>

This div border color is #557B39.

Opacity

.myOpacity80 { color: #557B39; opacity: 0.8; }

<p style="color:#557B39;opacity:0.8;">80%</p>

Text with #557B39 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #557B39;}

<p style="text-shadow: 3px 3px 1px #557B39">Text here.</p>

This text has shadow with #557B39 color.


.textShadow {text-shadow: 3px 3px 1px #557B39', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #557B39, 5px 5px 20px red">Text here.</p>

This text has shadow with #557B39 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#557B39, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#557B39, Direction=45, Strength=4)">Text</p>

This text has shadow with #557B39 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #557B39;
-webkit-box-shadow: 1px 1px 3px 2px #557B39;
box-shadow: 1px 1px 3px 2px #557B39;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #557B39; -webkit-box-shadow: 1px 1px 3px 2px #557B39; box-shadow:1px 1px 3px 2px #557B39;">
Div content here
</div>

This div box has shadow with color #557B39.

Preview

Color preview on black background

This text has color #557B39 on black background.


Color preview on white background

This text has color #557B39 on white background.


Black color preview on #557B39 background

This text has black color on #557B39 background.


White color preview on #557B39 background

This text has white color on #557B39 background.


Related colors

Complementary color

Complementary color for #hex is #AA84C6.


I love getcolorcode.com

Triadic colors

1 #39557B and #7B3955 with #557B39 are triadic colors.

2 #397B55 and #7B5539 with #557B39 are triadic colors.