COLOR #5C5A28

HEX: #5C5A28 RGB: (92,90,40)

Color info

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

RGB color model

#5C5A28 color RGB value is (92,90,40).

RGB: (92,90,40) (36%, 35%, 16%)

RGB channels and saturation

R 92 of 255 = 36%
G 90 of 255 = 35%
B 40 of 255 = 16%

92
90
40

R + G + B ~ 29%. #5C5A28 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 92 + 90 + 40 = 222 (100%)
R 92 of 222 ~ 41.44%
G 90 of 222 ~ 40.54%
B 40 of 222 ~ 18.02'%

%41.44
%40.54
%18.02

CMYK color model

#5C5A28 color CMYK value is (0,2,57,64).

  • cyan value is 0.00%
  • magenta value is 2.17%
  • yellow value is 56.52%
  • key color value is 63.92%

CMYK: (0,2,57,64)
C0M2Y57K64 (0%, 2%, 57%, 64%)
(0.00 / 0.02 / 0.57 / 0.64)

CMYK percentages

%0
%2.17
%56.52
%63.92

Codes

Color #5C5A28 in popluar color models

5C 5A 28
RGB 92 90 40
HSL 58° 39.39% 25.88%
HSB/HSV 58° 56.52% 36.08%
CMYK 0.00% 2.17% 56.52%
63.92%

Color #5C5A28 in popluar number systems.

HEX 5C 5A 28
Decimal 92 90 40
Binary 1011100 1011010 101000
Octal 134 132 50

Shades and tints

Shades of #5C5A28

#5C5A28
(92,90,40)
#545225
(84,82,37)
#4C4A22
(76,74,34)
#44421F
(68,66,31)
#3C3A1C
(60,58,28)
#343219
(52,50,25)
#2C2A16
(44,42,22)
#242213
(36,34,19)
#1C1A10
(28,26,16)
#14120D
(20,18,13)
#0C0A0A
(12,10,10)
#000000
(0,0,0)

Tints of #5C5A28

#5C5A28
(92,90,40)
#6A693B
(106,105,59)
#78784E
(120,120,78)
#868761
(134,135,97)
#949674
(148,150,116)
#A2A587
(162,165,135)
#B0B49A
(176,180,154)
#BEC3AD
(190,195,173)
#CCD2C0
(204,210,192)
#DAE1D3
(218,225,211)
#E8F0E6
(232,240,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5C5A28 color. Also use rgb(92,90,40) instead hex code.

Text Font Color

.myTextColor { color: #5C5A28; }

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

This text font color is #5C5A28.

Background Color

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

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

This div background color is #5C5A28.

Border color

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

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

This div border color is #5C5A28.

Opacity

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

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

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

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

This text has shadow with #5C5A28 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5C5A28.

Preview

Color preview on black background

This text has color #5C5A28 on black background.


Color preview on white background

This text has color #5C5A28 on white background.


Black color preview on #5C5A28 background

This text has black color on #5C5A28 background.


White color preview on #5C5A28 background

This text has white color on #5C5A28 background.


Related colors

Complementary color

Complementary color for #hex is #A3A5D7.


I love getcolorcode.com

Triadic colors

1 #285C5A and #5A285C with #5C5A28 are triadic colors.

2 #285A5C and #5A5C28 with #5C5A28 are triadic colors.