COLOR #557E25

HEX: #557E25 RGB: (85,126,37)

Color info

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

RGB color model

#557E25 color RGB value is (85,126,37).

RGB: (85,126,37) (33%, 49%, 15%)

RGB channels and saturation

R 85 of 255 = 33%
G 126 of 255 = 49%
B 37 of 255 = 15%

85
126
37

R + G + B ~ 32%. #557E25 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 126 + 37 = 248 (100%)
R 85 of 248 ~ 34.27%
G 126 of 248 ~ 50.81%
B 37 of 248 ~ 14.92'%

%34.27
%50.81
%14.92

CMYK color model

#557E25 color CMYK value is (33,0,71,51).

  • cyan value is 32.54%
  • magenta value is 0.00%
  • yellow value is 70.63%
  • key color value is 50.59%
CMYK: (33,0,71,51) C33M0Y71K51 (33%,0%,71%,51%) (0.33/0.00/0.71/0.51) 

CMYK percentages

%32.54
%0
%70.63
%50.59

Codes

Color #557E25 in popluar color models

55 7E 25
RGB 85 126 37
HSL 88° 54.60% 31.96%
HSB/HSV 88° 70.63% 49.41%
CMYK 32.54% 0.00% 70.63%
50.59%

Color #557E25 in popluar number systems.

HEX 55 7E 25
Decimal 85 126 37
Binary 1010101 1111110 100101
Octal 125 176 45

Shades and tints

Shades of #557E25

#557E25
(85,126,37)
#4E7322
(78,115,34)
#47681F
(71,104,31)
#405D1C
(64,93,28)
#395219
(57,82,25)
#324716
(50,71,22)
#2B3C13
(43,60,19)
#243110
(36,49,16)
#1D260D
(29,38,13)
#161B0A
(22,27,10)
#0F1007
(15,16,7)
#000000
(0,0,0)

Tints of #557E25

#557E25
(85,126,37)
#648938
(100,137,56)
#73944B
(115,148,75)
#829F5E
(130,159,94)
#91AA71
(145,170,113)
#A0B584
(160,181,132)
#AFC097
(175,192,151)
#BECBAA
(190,203,170)
#CDD6BD
(205,214,189)
#DCE1D0
(220,225,208)
#EBECE3
(235,236,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #557E25 color. Also use rgb(85,126,37) instead hex code.

Text Font Color

.myTextColor { color: #557E25; }

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

This text font color is #557E25.

Background Color

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

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

This div background color is #557E25.

Border color

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

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

This div border color is #557E25.

Opacity

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

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

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

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

This text has shadow with #557E25 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #557E25.

Preview

Color preview on black background

This text has color #557E25 on black background.


Color preview on white background

This text has color #557E25 on white background.


Black color preview on #557E25 background

This text has black color on #557E25 background.


White color preview on #557E25 background

This text has white color on #557E25 background.


Related colors

Complementary color

Complementary color for #hex is #AA81DA.


I love getcolorcode.com

Triadic colors

1 #25557E and #7E2555 with #557E25 are triadic colors.

2 #257E55 and #7E5525 with #557E25 are triadic colors.