COLOR #5C8A5C

HEX: #5C8A5C RGB: (92,138,92)

Color info

#5C8A5C contains red, green and blue colors in about the same proportion. Web safe color of #5C8A5C is #669966 (or #696).

RGB color model

#5C8A5C color RGB value is (92,138,92).

RGB: (92,138,92) (36%, 54%, 36%)

RGB channels and saturation

R 92 of 255 = 36%
G 138 of 255 = 54%
B 92 of 255 = 36%

92
138
92

R + G + B ~ 42%. #5C8A5C is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 92 + 138 + 92 = 322 (100%)
R 92 of 322 ~ 28.57%
G 138 of 322 ~ 42.86%
B 92 of 322 ~ 28.57'%

%28.57
%42.86
%28.57

CMYK color model

#5C8A5C color CMYK value is (33,0,33,46).

  • cyan value is 33.33%
  • magenta value is 0.00%
  • yellow value is 33.33%
  • key color value is 45.88%

CMYK: (33,0,33,46)
C33M0Y33K46 (33%, 0%, 33%, 46%)
(0.33 / 0.00 / 0.33 / 0.46)

CMYK percentages

%33.33
%0
%33.33
%45.88

Codes

Color #5C8A5C in popluar color models

5C 8A 5C
RGB 92 138 92
HSL 120° 20.00% 45.10%
HSB/HSV 120° 33.33% 54.12%
CMYK 33.33% 0.00% 33.33%
45.88%

Color #5C8A5C in popluar number systems.

HEX 5C 8A 5C
Decimal 92 138 92
Binary 1011100 10001010 1011100
Octal 134 212 134

Shades and tints

Shades of #5C8A5C

#5C8A5C
(92,138,92)
#547E54
(84,126,84)
#4C724C
(76,114,76)
#446644
(68,102,68)
#3C5A3C
(60,90,60)
#344E34
(52,78,52)
#2C422C
(44,66,44)
#243624
(36,54,36)
#1C2A1C
(28,42,28)
#141E14
(20,30,20)
#0C120C
(12,18,12)
#000000
(0,0,0)

Tints of #5C8A5C

#5C8A5C
(92,138,92)
#6A946A
(106,148,106)
#789E78
(120,158,120)
#86A886
(134,168,134)
#94B294
(148,178,148)
#A2BCA2
(162,188,162)
#B0C6B0
(176,198,176)
#BED0BE
(190,208,190)
#CCDACC
(204,218,204)
#DAE4DA
(218,228,218)
#E8EEE8
(232,238,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #5C8A5C; }

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

This text font color is #5C8A5C.

Background Color

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

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

This div background color is #5C8A5C.

Border color

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

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

This div border color is #5C8A5C.

Opacity

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

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

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

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

This text has shadow with #5C8A5C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5C8A5C.

Preview

Color preview on black background

This text has color #5C8A5C on black background.


Color preview on white background

This text has color #5C8A5C on white background.


Black color preview on #5C8A5C background

This text has black color on #5C8A5C background.


White color preview on #5C8A5C background

This text has white color on #5C8A5C background.


Related colors

Complementary color

Complementary color for #hex is #A375A3.


I love getcolorcode.com

Triadic colors

1 #5C5C8A and #8A5C5C with #5C8A5C are triadic colors.

2 #5C8A5C and #8A5C5C with #5C8A5C are triadic colors.