COLOR #5B8A38

HEX: #5B8A38 RGB: (91,138,56)

Color info

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

RGB color model

#5B8A38 color RGB value is (91,138,56).

RGB: (91,138,56) (36%, 54%, 22%)

RGB channels and saturation

R 91 of 255 = 36%
G 138 of 255 = 54%
B 56 of 255 = 22%

91
138
56

R + G + B ~ 37%. #5B8A38 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 91 + 138 + 56 = 285 (100%)
R 91 of 285 ~ 31.93%
G 138 of 285 ~ 48.42%
B 56 of 285 ~ 19.65'%

%31.93
%48.42
%19.65

CMYK color model

#5B8A38 color CMYK value is (34,0,59,46).

  • cyan value is 34.06%
  • magenta value is 0.00%
  • yellow value is 59.42%
  • key color value is 45.88%

CMYK: (34,0,59,46)
C34M0Y59K46 (34%, 0%, 59%, 46%)
(0.34 / 0.00 / 0.59 / 0.46)

CMYK percentages

%34.06
%0
%59.42
%45.88

Codes

Color #5B8A38 in popluar color models

5B 8A 38
RGB 91 138 56
HSL 94° 42.27% 38.04%
HSB/HSV 94° 59.42% 54.12%
CMYK 34.06% 0.00% 59.42%
45.88%

Color #5B8A38 in popluar number systems.

HEX 5B 8A 38
Decimal 91 138 56
Binary 1011011 10001010 111000
Octal 133 212 70

Shades and tints

Shades of #5B8A38

#5B8A38
(91,138,56)
#537E33
(83,126,51)
#4B722E
(75,114,46)
#436629
(67,102,41)
#3B5A24
(59,90,36)
#334E1F
(51,78,31)
#2B421A
(43,66,26)
#233615
(35,54,21)
#1B2A10
(27,42,16)
#131E0B
(19,30,11)
#0B1206
(11,18,6)
#000000
(0,0,0)

Tints of #5B8A38

#5B8A38
(91,138,56)
#69944A
(105,148,74)
#779E5C
(119,158,92)
#85A86E
(133,168,110)
#93B280
(147,178,128)
#A1BC92
(161,188,146)
#AFC6A4
(175,198,164)
#BDD0B6
(189,208,182)
#CBDAC8
(203,218,200)
#D9E4DA
(217,228,218)
#E7EEEC
(231,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5B8A38 color. Also use rgb(91,138,56) instead hex code.

Text Font Color

.myTextColor { color: #5B8A38; }

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

This text font color is #5B8A38.

Background Color

.myBgColor { background-color: #5B8A38; }

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

This div background color is #5B8A38.

Border color

.myBorderColor { border: 1px solid #5B8A38; }

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

This div border color is #5B8A38.

Opacity

.myOpacity80 { color: #5B8A38; opacity: 0.8; }

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

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

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

This text has shadow with #5B8A38 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5B8A38.

Preview

Color preview on black background

This text has color #5B8A38 on black background.


Color preview on white background

This text has color #5B8A38 on white background.


Black color preview on #5B8A38 background

This text has black color on #5B8A38 background.


White color preview on #5B8A38 background

This text has white color on #5B8A38 background.


Related colors

Complementary color

Complementary color for #hex is #A475C7.


I love getcolorcode.com

Triadic colors

1 #385B8A and #8A385B with #5B8A38 are triadic colors.

2 #388A5B and #8A5B38 with #5B8A38 are triadic colors.