COLOR #558633

HEX: #558633 RGB: (85,134,51)

Color info

#558633 contains mainly red and green colors. Web safe color of #558633 is #669933 (or #693).

RGB color model

#558633 color RGB value is (85,134,51).

RGB: (85,134,51) (33%, 53%, 20%)

RGB channels and saturation

R 85 of 255 = 33%
G 134 of 255 = 53%
B 51 of 255 = 20%

85
134
51

R + G + B ~ 35%. #558633 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 134 + 51 = 270 (100%)
R 85 of 270 ~ 31.48%
G 134 of 270 ~ 49.63%
B 51 of 270 ~ 18.89'%

%31.48
%49.63
%18.89

CMYK color model

#558633 color CMYK value is (37,0,62,47).

  • cyan value is 36.57%
  • magenta value is 0.00%
  • yellow value is 61.94%
  • key color value is 47.45%

CMYK: (37,0,62,47)
C37M0Y62K47 (37%, 0%, 62%, 47%)
(0.37 / 0.00 / 0.62 / 0.47)

CMYK percentages

%36.57
%0
%61.94
%47.45

Codes

Color #558633 in popluar color models

55 86 33
RGB 85 134 51
HSL 95° 44.86% 36.27%
HSB/HSV 95° 61.94% 52.55%
CMYK 36.57% 0.00% 61.94%
47.45%

Color #558633 in popluar number systems.

HEX 55 86 33
Decimal 85 134 51
Binary 1010101 10000110 110011
Octal 125 206 63

Shades and tints

Shades of #558633

#558633
(85,134,51)
#4E7A2F
(78,122,47)
#476E2B
(71,110,43)
#406227
(64,98,39)
#395623
(57,86,35)
#324A1F
(50,74,31)
#2B3E1B
(43,62,27)
#243217
(36,50,23)
#1D2613
(29,38,19)
#161A0F
(22,26,15)
#0F0E0B
(15,14,11)
#000000
(0,0,0)

Tints of #558633

#558633
(85,134,51)
#649145
(100,145,69)
#739C57
(115,156,87)
#82A769
(130,167,105)
#91B27B
(145,178,123)
#A0BD8D
(160,189,141)
#AFC89F
(175,200,159)
#BED3B1
(190,211,177)
#CDDEC3
(205,222,195)
#DCE9D5
(220,233,213)
#EBF4E7
(235,244,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #558633 color. Also use rgb(85,134,51) instead hex code.

Text Font Color

.myTextColor { color: #558633; }

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

This text font color is #558633.

Background Color

.myBgColor { background-color: #558633; }

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

This div background color is #558633.

Border color

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

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

This div border color is #558633.

Opacity

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

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

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

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

This text has shadow with #558633 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #558633.

Preview

Color preview on black background

This text has color #558633 on black background.


Color preview on white background

This text has color #558633 on white background.


Black color preview on #558633 background

This text has black color on #558633 background.


White color preview on #558633 background

This text has white color on #558633 background.


Related colors

Complementary color

Complementary color for #hex is #AA79CC.


I love getcolorcode.com

Triadic colors

1 #335586 and #863355 with #558633 are triadic colors.

2 #338655 and #865533 with #558633 are triadic colors.