COLOR #5C2B17

HEX: #5C2B17 RGB: (92,43,23)

Color info

#5C2B17 contains mainly red and green colors. Web safe color of #5C2B17 is #663300 (or #630).

RGB color model

#5C2B17 color RGB value is (92,43,23).

RGB: (92,43,23) (36%, 17%, 9%)

RGB channels and saturation

R 92 of 255 = 36%
G 43 of 255 = 17%
B 23 of 255 = 9%

92
43
23

R + G + B ~ 21%. #5C2B17 is dark color.

Portions of RGB colors in percentages

R + G + B = 92 + 43 + 23 = 158 (100%)
R 92 of 158 ~ 58.23%
G 43 of 158 ~ 27.22%
B 23 of 158 ~ 14.56'%

%58.23
%27.22
%14.56

CMYK color model

#5C2B17 color CMYK value is (0,53,75,64).

  • cyan value is 0.00%
  • magenta value is 53.26%
  • yellow value is 75.00%
  • key color value is 63.92%

CMYK: (0,53,75,64)
C0M53Y75K64 (0%, 53%, 75%, 64%)
(0.00 / 0.53 / 0.75 / 0.64)

CMYK percentages

%0
%53.26
%75
%63.92

Codes

Color #5C2B17 in popluar color models

5C 2B 17
RGB 92 43 23
HSL 17° 60.00% 22.55%
HSB/HSV 17° 75.00% 36.08%
CMYK 0.00% 53.26% 75.00%
63.92%

Color #5C2B17 in popluar number systems.

HEX 5C 2B 17
Decimal 92 43 23
Binary 1011100 101011 10111
Octal 134 53 27

Shades and tints

Shades of #5C2B17

#5C2B17
(92,43,23)
#542815
(84,40,21)
#4C2513
(76,37,19)
#442211
(68,34,17)
#3C1F0F
(60,31,15)
#341C0D
(52,28,13)
#2C190B
(44,25,11)
#241609
(36,22,9)
#1C1307
(28,19,7)
#141005
(20,16,5)
#0C0D03
(12,13,3)
#000000
(0,0,0)

Tints of #5C2B17

#5C2B17
(92,43,23)
#6A3E2C
(106,62,44)
#785141
(120,81,65)
#866456
(134,100,86)
#94776B
(148,119,107)
#A28A80
(162,138,128)
#B09D95
(176,157,149)
#BEB0AA
(190,176,170)
#CCC3BF
(204,195,191)
#DAD6D4
(218,214,212)
#E8E9E9
(232,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5C2B17 color. Also use rgb(92,43,23) instead hex code.

Text Font Color

.myTextColor { color: #5C2B17; }

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

This text font color is #5C2B17.

Background Color

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

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

This div background color is #5C2B17.

Border color

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

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

This div border color is #5C2B17.

Opacity

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

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

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

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

This text has shadow with #5C2B17 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5C2B17.

Preview

Color preview on black background

This text has color #5C2B17 on black background.


Color preview on white background

This text has color #5C2B17 on white background.


Black color preview on #5C2B17 background

This text has black color on #5C2B17 background.


White color preview on #5C2B17 background

This text has white color on #5C2B17 background.


Related colors

Complementary color

Complementary color for #hex is #A3D4E8.


I love getcolorcode.com

Triadic colors

1 #175C2B and #2B175C with #5C2B17 are triadic colors.

2 #172B5C and #2B5C17 with #5C2B17 are triadic colors.