COLOR #5C7E53

HEX: #5C7E53 RGB: (92,126,83)

Color info

#5C7E53 contains red, green and blue colors in about the same proportion. Web safe color of #5C7E53 is #666666 (or #666).

RGB color model

#5C7E53 color RGB value is (92,126,83).

RGB: (92,126,83) (36%, 49%, 33%)

RGB channels and saturation

R 92 of 255 = 36%
G 126 of 255 = 49%
B 83 of 255 = 33%

92
126
83

R + G + B ~ 39%. #5C7E53 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 92 + 126 + 83 = 301 (100%)
R 92 of 301 ~ 30.56%
G 126 of 301 ~ 41.86%
B 83 of 301 ~ 27.57'%

%30.56
%41.86
%27.57

CMYK color model

#5C7E53 color CMYK value is (27,0,34,51).

  • cyan value is 26.98%
  • magenta value is 0.00%
  • yellow value is 34.13%
  • key color value is 50.59%

CMYK: (27,0,34,51)
C27M0Y34K51 (27%, 0%, 34%, 51%)
(0.27 / 0.00 / 0.34 / 0.51)

CMYK percentages

%26.98
%0
%34.13
%50.59

Codes

Color #5C7E53 in popluar color models

5C 7E 53
RGB 92 126 83
HSL 107° 20.57% 40.98%
HSB/HSV 107° 34.13% 49.41%
CMYK 26.98% 0.00% 34.13%
50.59%

Color #5C7E53 in popluar number systems.

HEX 5C 7E 53
Decimal 92 126 83
Binary 1011100 1111110 1010011
Octal 134 176 123

Shades and tints

Shades of #5C7E53

#5C7E53
(92,126,83)
#54734C
(84,115,76)
#4C6845
(76,104,69)
#445D3E
(68,93,62)
#3C5237
(60,82,55)
#344730
(52,71,48)
#2C3C29
(44,60,41)
#243122
(36,49,34)
#1C261B
(28,38,27)
#141B14
(20,27,20)
#0C100D
(12,16,13)
#000000
(0,0,0)

Tints of #5C7E53

#5C7E53
(92,126,83)
#6A8962
(106,137,98)
#789471
(120,148,113)
#869F80
(134,159,128)
#94AA8F
(148,170,143)
#A2B59E
(162,181,158)
#B0C0AD
(176,192,173)
#BECBBC
(190,203,188)
#CCD6CB
(204,214,203)
#DAE1DA
(218,225,218)
#E8ECE9
(232,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #5C7E53; }

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

This text font color is #5C7E53.

Background Color

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

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

This div background color is #5C7E53.

Border color

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

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

This div border color is #5C7E53.

Opacity

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

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

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

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

This text has shadow with #5C7E53 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5C7E53.

Preview

Color preview on black background

This text has color #5C7E53 on black background.


Color preview on white background

This text has color #5C7E53 on white background.


Black color preview on #5C7E53 background

This text has black color on #5C7E53 background.


White color preview on #5C7E53 background

This text has white color on #5C7E53 background.


Related colors

Complementary color

Complementary color for #hex is #A381AC.


I love getcolorcode.com

Triadic colors

1 #535C7E and #7E535C with #5C7E53 are triadic colors.

2 #537E5C and #7E5C53 with #5C7E53 are triadic colors.