COLOR #5C9F48

HEX: #5C9F48 RGB: (92,159,72)

Color info

#5C9F48 contains mainly green color. Web safe color of #5C9F48 is #669933 (or #693).

RGB color model

#5C9F48 color RGB value is (92,159,72).

RGB: (92,159,72) (36%, 62%, 28%)

RGB channels and saturation

R 92 of 255 = 36%
G 159 of 255 = 62%
B 72 of 255 = 28%

92
159
72

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

Portions of RGB colors in percentages

R + G + B = 92 + 159 + 72 = 323 (100%)
R 92 of 323 ~ 28.48%
G 159 of 323 ~ 49.23%
B 72 of 323 ~ 22.29'%

%28.48
%49.23
%22.29

CMYK color model

#5C9F48 color CMYK value is (42,0,55,38).

  • cyan value is 42.14%
  • magenta value is 0.00%
  • yellow value is 54.72%
  • key color value is 37.65%

CMYK: (42,0,55,38)
C42M0Y55K38 (42%, 0%, 55%, 38%)
(0.42 / 0.00 / 0.55 / 0.38)

CMYK percentages

%42.14
%0
%54.72
%37.65

Codes

Color #5C9F48 in popluar color models

5C 9F 48
RGB 92 159 72
HSL 106° 37.66% 45.29%
HSB/HSV 106° 54.72% 62.35%
CMYK 42.14% 0.00% 54.72%
37.65%

Color #5C9F48 in popluar number systems.

HEX 5C 9F 48
Decimal 92 159 72
Binary 1011100 10011111 1001000
Octal 134 237 110

Shades and tints

Shades of #5C9F48

#5C9F48
(92,159,72)
#549142
(84,145,66)
#4C833C
(76,131,60)
#447536
(68,117,54)
#3C6730
(60,103,48)
#34592A
(52,89,42)
#2C4B24
(44,75,36)
#243D1E
(36,61,30)
#1C2F18
(28,47,24)
#142112
(20,33,18)
#0C130C
(12,19,12)
#000000
(0,0,0)

Tints of #5C9F48

#5C9F48
(92,159,72)
#6AA758
(106,167,88)
#78AF68
(120,175,104)
#86B778
(134,183,120)
#94BF88
(148,191,136)
#A2C798
(162,199,152)
#B0CFA8
(176,207,168)
#BED7B8
(190,215,184)
#CCDFC8
(204,223,200)
#DAE7D8
(218,231,216)
#E8EFE8
(232,239,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #5C9F48; }

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

This text font color is #5C9F48.

Background Color

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

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

This div background color is #5C9F48.

Border color

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

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

This div border color is #5C9F48.

Opacity

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

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

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

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

This text has shadow with #5C9F48 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5C9F48.

Preview

Color preview on black background

This text has color #5C9F48 on black background.


Color preview on white background

This text has color #5C9F48 on white background.


Black color preview on #5C9F48 background

This text has black color on #5C9F48 background.


White color preview on #5C9F48 background

This text has white color on #5C9F48 background.


Related colors

Complementary color

Complementary color for #hex is #A360B7.


I love getcolorcode.com

Triadic colors

1 #485C9F and #9F485C with #5C9F48 are triadic colors.

2 #489F5C and #9F5C48 with #5C9F48 are triadic colors.