COLOR #5C9378

HEX: #5C9378 RGB: (92,147,120)

Color info

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

RGB color model

#5C9378 color RGB value is (92,147,120).

RGB: (92,147,120) (36%, 58%, 47%)

RGB channels and saturation

R 92 of 255 = 36%
G 147 of 255 = 58%
B 120 of 255 = 47%

92
147
120

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

Portions of RGB colors in percentages

R + G + B = 92 + 147 + 120 = 359 (100%)
R 92 of 359 ~ 25.63%
G 147 of 359 ~ 40.95%
B 120 of 359 ~ 33.43'%

%25.63
%40.95
%33.43

CMYK color model

#5C9378 color CMYK value is (37,0,18,42).

  • cyan value is 37.41%
  • magenta value is 0.00%
  • yellow value is 18.37%
  • key color value is 42.35%

CMYK: (37,0,18,42)
C37M0Y18K42 (37%, 0%, 18%, 42%)
(0.37 / 0.00 / 0.18 / 0.42)

CMYK percentages

%37.41
%0
%18.37
%42.35

Codes

Color #5C9378 in popluar color models

5C 93 78
RGB 92 147 120
HSL 151° 23.01% 46.86%
HSB/HSV 151° 37.41% 57.65%
CMYK 37.41% 0.00% 18.37%
42.35%

Color #5C9378 in popluar number systems.

HEX 5C 93 78
Decimal 92 147 120
Binary 1011100 10010011 1111000
Octal 134 223 170

Shades and tints

Shades of #5C9378

#5C9378
(92,147,120)
#54866E
(84,134,110)
#4C7964
(76,121,100)
#446C5A
(68,108,90)
#3C5F50
(60,95,80)
#345246
(52,82,70)
#2C453C
(44,69,60)
#243832
(36,56,50)
#1C2B28
(28,43,40)
#141E1E
(20,30,30)
#0C1114
(12,17,20)
#000000
(0,0,0)

Tints of #5C9378

#5C9378
(92,147,120)
#6A9C84
(106,156,132)
#78A590
(120,165,144)
#86AE9C
(134,174,156)
#94B7A8
(148,183,168)
#A2C0B4
(162,192,180)
#B0C9C0
(176,201,192)
#BED2CC
(190,210,204)
#CCDBD8
(204,219,216)
#DAE4E4
(218,228,228)
#E8EDF0
(232,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #5C9378; }

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

This text font color is #5C9378.

Background Color

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

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

This div background color is #5C9378.

Border color

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

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

This div border color is #5C9378.

Opacity

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

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

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

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

This text has shadow with #5C9378 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5C9378.

Preview

Color preview on black background

This text has color #5C9378 on black background.


Color preview on white background

This text has color #5C9378 on white background.


Black color preview on #5C9378 background

This text has black color on #5C9378 background.


White color preview on #5C9378 background

This text has white color on #5C9378 background.


Related colors

Complementary color

Complementary color for #hex is #A36C87.


I love getcolorcode.com

Triadic colors

1 #785C93 and #93785C with #5C9378 are triadic colors.

2 #78935C and #935C78 with #5C9378 are triadic colors.