COLOR #557313

HEX: #557313 RGB: (85,115,19)

Color info

#557313 contains mainly red and green colors. Web safe color of #557313 is #666600 (or #660).

RGB color model

#557313 color RGB value is (85,115,19).

RGB: (85,115,19) (33%, 45%, 7%)

RGB channels and saturation

R 85 of 255 = 33%
G 115 of 255 = 45%
B 19 of 255 = 7%

85
115
19

R + G + B ~ 28%. #557313 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 115 + 19 = 219 (100%)
R 85 of 219 ~ 38.81%
G 115 of 219 ~ 52.51%
B 19 of 219 ~ 8.68'%

%38.81
%52.51

CMYK color model

#557313 color CMYK value is (26,0,83,55).

  • cyan value is 26.09%
  • magenta value is 0.00%
  • yellow value is 83.48%
  • key color value is 54.90%

CMYK: (26,0,83,55)
C26M0Y83K55 (26%, 0%, 83%, 55%)
(0.26 / 0.00 / 0.83 / 0.55)

CMYK percentages

%26.09
%0
%83.48
%54.9

Codes

Color #557313 in popluar color models

55 73 13
RGB 85 115 19
HSL 79° 71.64% 26.27%
HSB/HSV 79° 83.48% 45.10%
CMYK 26.09% 0.00% 83.48%
54.90%

Color #557313 in popluar number systems.

HEX 55 73 13
Decimal 85 115 19
Binary 1010101 1110011 10011
Octal 125 163 23

Shades and tints

Shades of #557313

#557313
(85,115,19)
#4E6912
(78,105,18)
#475F11
(71,95,17)
#405510
(64,85,16)
#394B0F
(57,75,15)
#32410E
(50,65,14)
#2B370D
(43,55,13)
#242D0C
(36,45,12)
#1D230B
(29,35,11)
#16190A
(22,25,10)
#0F0F09
(15,15,9)
#000000
(0,0,0)

Tints of #557313

#557313
(85,115,19)
#647F28
(100,127,40)
#738B3D
(115,139,61)
#829752
(130,151,82)
#91A367
(145,163,103)
#A0AF7C
(160,175,124)
#AFBB91
(175,187,145)
#BEC7A6
(190,199,166)
#CDD3BB
(205,211,187)
#DCDFD0
(220,223,208)
#EBEBE5
(235,235,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #557313 color. Also use rgb(85,115,19) instead hex code.

Text Font Color

.myTextColor { color: #557313; }

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

This text font color is #557313.

Background Color

.myBgColor { background-color: #557313; }

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

This div background color is #557313.

Border color

.myBorderColor { border: 1px solid #557313; }

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

This div border color is #557313.

Opacity

.myOpacity80 { color: #557313; opacity: 0.8; }

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

Text with #557313 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 #557313;}

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

This text has shadow with #557313 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #557313.

Preview

Color preview on black background

This text has color #557313 on black background.


Color preview on white background

This text has color #557313 on white background.


Black color preview on #557313 background

This text has black color on #557313 background.


White color preview on #557313 background

This text has white color on #557313 background.


Related colors

Complementary color

Complementary color for #hex is #AA8CEC.


I love getcolorcode.com

Triadic colors

1 #135573 and #731355 with #557313 are triadic colors.

2 #137355 and #735513 with #557313 are triadic colors.