COLOR #5C9C46

HEX: #5C9C46 RGB: (92,156,70)

Color info

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

RGB color model

#5C9C46 color RGB value is (92,156,70).

RGB: (92,156,70) (36%, 61%, 27%)

RGB channels and saturation

R 92 of 255 = 36%
G 156 of 255 = 61%
B 70 of 255 = 27%

92
156
70

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

Portions of RGB colors in percentages

R + G + B = 92 + 156 + 70 = 318 (100%)
R 92 of 318 ~ 28.93%
G 156 of 318 ~ 49.06%
B 70 of 318 ~ 22.01'%

%28.93
%49.06
%22.01

CMYK color model

#5C9C46 color CMYK value is (41,0,55,39).

  • cyan value is 41.03%
  • magenta value is 0.00%
  • yellow value is 55.13%
  • key color value is 38.82%
CMYK: (41,0,55,39) C41M0Y55K39 (41%,0%,55%,39%) (0.41/0.00/0.55/0.39) 

CMYK percentages

%41.03
%0
%55.13
%38.82

Codes

Color #5C9C46 in popluar color models

5C 9C 46
RGB 92 156 70
HSL 105° 38.05% 44.31%
HSB/HSV 105° 55.13% 61.18%
CMYK 41.03% 0.00% 55.13%
38.82%

Color #5C9C46 in popluar number systems.

HEX 5C 9C 46
Decimal 92 156 70
Binary 1011100 10011100 1000110
Octal 134 234 106

Shades and tints

Shades of #5C9C46

#5C9C46
(92,156,70)
#548E40
(84,142,64)
#4C803A
(76,128,58)
#447234
(68,114,52)
#3C642E
(60,100,46)
#345628
(52,86,40)
#2C4822
(44,72,34)
#243A1C
(36,58,28)
#1C2C16
(28,44,22)
#141E10
(20,30,16)
#0C100A
(12,16,10)
#000000
(0,0,0)

Tints of #5C9C46

#5C9C46
(92,156,70)
#6AA556
(106,165,86)
#78AE66
(120,174,102)
#86B776
(134,183,118)
#94C086
(148,192,134)
#A2C996
(162,201,150)
#B0D2A6
(176,210,166)
#BEDBB6
(190,219,182)
#CCE4C6
(204,228,198)
#DAEDD6
(218,237,214)
#E8F6E6
(232,246,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #5C9C46; }

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

This text font color is #5C9C46.

Background Color

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

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

This div background color is #5C9C46.

Border color

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

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

This div border color is #5C9C46.

Opacity

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

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

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

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

This text has shadow with #5C9C46 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5C9C46.

Preview

Color preview on black background

This text has color #5C9C46 on black background.


Color preview on white background

This text has color #5C9C46 on white background.


Black color preview on #5C9C46 background

This text has black color on #5C9C46 background.


White color preview on #5C9C46 background

This text has white color on #5C9C46 background.


Related colors

Complementary color

Complementary color for #hex is #A363B9.


I love getcolorcode.com

Triadic colors

1 #465C9C and #9C465C with #5C9C46 are triadic colors.

2 #469C5C and #9C5C46 with #5C9C46 are triadic colors.