COLOR #5C6E4A

HEX: #5C6E4A RGB: (92,110,74)

Color info

#5C6E4A contains red, green and blue colors in about the same proportion. Web safe color of #5C6E4A is #666633 (or #663).

RGB color model

#5C6E4A color RGB value is (92,110,74).

RGB: (92,110,74) (36%, 43%, 29%)

RGB channels and saturation

R 92 of 255 = 36%
G 110 of 255 = 43%
B 74 of 255 = 29%

92
110
74

R + G + B ~ 36%. #5C6E4A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 92 + 110 + 74 = 276 (100%)
R 92 of 276 ~ 33.33%
G 110 of 276 ~ 39.86%
B 74 of 276 ~ 26.81'%

%33.33
%39.86
%26.81

CMYK color model

#5C6E4A color CMYK value is (16,0,33,57).

  • cyan value is 16.36%
  • magenta value is 0.00%
  • yellow value is 32.73%
  • key color value is 56.86%
CMYK: (16,0,33,57) C16M0Y33K57 (16%,0%,33%,57%) (0.16/0.00/0.33/0.57) 

CMYK percentages

%16.36
%0
%32.73
%56.86

Codes

Color #5C6E4A in popluar color models

5C 6E 4A
RGB 92 110 74
HSL 90° 19.57% 36.08%
HSB/HSV 90° 32.73% 43.14%
CMYK 16.36% 0.00% 32.73%
56.86%

Color #5C6E4A in popluar number systems.

HEX 5C 6E 4A
Decimal 92 110 74
Binary 1011100 1101110 1001010
Octal 134 156 112

Shades and tints

Shades of #5C6E4A

#5C6E4A
(92,110,74)
#546444
(84,100,68)
#4C5A3E
(76,90,62)
#445038
(68,80,56)
#3C4632
(60,70,50)
#343C2C
(52,60,44)
#2C3226
(44,50,38)
#242820
(36,40,32)
#1C1E1A
(28,30,26)
#141414
(20,20,20)
#0C0A0E
(12,10,14)
#000000
(0,0,0)

Tints of #5C6E4A

#5C6E4A
(92,110,74)
#6A7B5A
(106,123,90)
#78886A
(120,136,106)
#86957A
(134,149,122)
#94A28A
(148,162,138)
#A2AF9A
(162,175,154)
#B0BCAA
(176,188,170)
#BEC9BA
(190,201,186)
#CCD6CA
(204,214,202)
#DAE3DA
(218,227,218)
#E8F0EA
(232,240,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #5C6E4A; }

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

This text font color is #5C6E4A.

Background Color

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

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

This div background color is #5C6E4A.

Border color

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

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

This div border color is #5C6E4A.

Opacity

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

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

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

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

This text has shadow with #5C6E4A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5C6E4A.

Preview

Color preview on black background

This text has color #5C6E4A on black background.


Color preview on white background

This text has color #5C6E4A on white background.


Black color preview on #5C6E4A background

This text has black color on #5C6E4A background.


White color preview on #5C6E4A background

This text has white color on #5C6E4A background.


Related colors

Complementary color

Complementary color for #hex is #A391B5.


I love getcolorcode.com

Triadic colors

1 #4A5C6E and #6E4A5C with #5C6E4A are triadic colors.

2 #4A6E5C and #6E5C4A with #5C6E4A are triadic colors.