COLOR #55972E

HEX: #55972E RGB: (85,151,46)

Color info

#55972E contains mainly green color. Web safe color of #55972E is #669933 (or #693).

RGB color model

#55972E color RGB value is (85,151,46).

RGB: (85,151,46) (33%, 59%, 18%)

RGB channels and saturation

R 85 of 255 = 33%
G 151 of 255 = 59%
B 46 of 255 = 18%

85
151
46

R + G + B ~ 37%. #55972E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 151 + 46 = 282 (100%)
R 85 of 282 ~ 30.14%
G 151 of 282 ~ 53.55%
B 46 of 282 ~ 16.31'%

%30.14
%53.55
%16.31

CMYK color model

#55972E color CMYK value is (44,0,70,41).

  • cyan value is 43.71%
  • magenta value is 0.00%
  • yellow value is 69.54%
  • key color value is 40.78%

CMYK: (44,0,70,41)
C44M0Y70K41 (44%, 0%, 70%, 41%)
(0.44 / 0.00 / 0.70 / 0.41)

CMYK percentages

%43.71
%0
%69.54
%40.78

Codes

Color #55972E in popluar color models

55 97 2E
RGB 85 151 46
HSL 98° 53.30% 38.63%
HSB/HSV 98° 69.54% 59.22%
CMYK 43.71% 0.00% 69.54%
40.78%

Color #55972E in popluar number systems.

HEX 55 97 2E
Decimal 85 151 46
Binary 1010101 10010111 101110
Octal 125 227 56

Shades and tints

Shades of #55972E

#55972E
(85,151,46)
#4E8A2A
(78,138,42)
#477D26
(71,125,38)
#407022
(64,112,34)
#39631E
(57,99,30)
#32561A
(50,86,26)
#2B4916
(43,73,22)
#243C12
(36,60,18)
#1D2F0E
(29,47,14)
#16220A
(22,34,10)
#0F1506
(15,21,6)
#000000
(0,0,0)

Tints of #55972E

#55972E
(85,151,46)
#64A041
(100,160,65)
#73A954
(115,169,84)
#82B267
(130,178,103)
#91BB7A
(145,187,122)
#A0C48D
(160,196,141)
#AFCDA0
(175,205,160)
#BED6B3
(190,214,179)
#CDDFC6
(205,223,198)
#DCE8D9
(220,232,217)
#EBF1EC
(235,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #55972E color. Also use rgb(85,151,46) instead hex code.

Text Font Color

.myTextColor { color: #55972E; }

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

This text font color is #55972E.

Background Color

.myBgColor { background-color: #55972E; }

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

This div background color is #55972E.

Border color

.myBorderColor { border: 1px solid #55972E; }

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

This div border color is #55972E.

Opacity

.myOpacity80 { color: #55972E; opacity: 0.8; }

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

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

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

This text has shadow with #55972E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #55972E.

Preview

Color preview on black background

This text has color #55972E on black background.


Color preview on white background

This text has color #55972E on white background.


Black color preview on #55972E background

This text has black color on #55972E background.


White color preview on #55972E background

This text has white color on #55972E background.


Related colors

Complementary color

Complementary color for #hex is #AA68D1.


I love getcolorcode.com

Triadic colors

1 #2E5597 and #972E55 with #55972E are triadic colors.

2 #2E9755 and #97552E with #55972E are triadic colors.