COLOR #535217

HEX: #535217 RGB: (83,82,23)

Color info

#535217 contains mainly red and green colors. Web safe color of #535217 is #666600 (or #660).

RGB color model

#535217 color RGB value is (83,82,23).

RGB: (83,82,23) (33%, 32%, 9%)

RGB channels and saturation

R 83 of 255 = 33%
G 82 of 255 = 32%
B 23 of 255 = 9%

83
82
23

R + G + B ~ 25%. #535217 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 82 + 23 = 188 (100%)
R 83 of 188 ~ 44.15%
G 82 of 188 ~ 43.62%
B 23 of 188 ~ 12.23'%

%44.15
%43.62
%12.23

CMYK color model

#535217 color CMYK value is (0,1,72,67).

  • cyan value is 0.00%
  • magenta value is 1.20%
  • yellow value is 72.29%
  • key color value is 67.45%

CMYK: (0,1,72,67)
C0M1Y72K67 (0%, 1%, 72%, 67%)
(0.00 / 0.01 / 0.72 / 0.67)

CMYK percentages

%0
%1.2
%72.29
%67.45

Codes

Color #535217 in popluar color models

53 52 17
RGB 83 82 23
HSL 59° 56.60% 20.78%
HSB/HSV 59° 72.29% 32.55%
CMYK 0.00% 1.20% 72.29%
67.45%

Color #535217 in popluar number systems.

HEX 53 52 17
Decimal 83 82 23
Binary 1010011 1010010 10111
Octal 123 122 27

Shades and tints

Shades of #535217

#535217
(83,82,23)
#4C4B15
(76,75,21)
#454413
(69,68,19)
#3E3D11
(62,61,17)
#37360F
(55,54,15)
#302F0D
(48,47,13)
#29280B
(41,40,11)
#222109
(34,33,9)
#1B1A07
(27,26,7)
#141305
(20,19,5)
#0D0C03
(13,12,3)
#000000
(0,0,0)

Tints of #535217

#535217
(83,82,23)
#62612C
(98,97,44)
#717041
(113,112,65)
#807F56
(128,127,86)
#8F8E6B
(143,142,107)
#9E9D80
(158,157,128)
#ADAC95
(173,172,149)
#BCBBAA
(188,187,170)
#CBCABF
(203,202,191)
#DAD9D4
(218,217,212)
#E9E8E9
(233,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #535217 color. Also use rgb(83,82,23) instead hex code.

Text Font Color

.myTextColor { color: #535217; }

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

This text font color is #535217.

Background Color

.myBgColor { background-color: #535217; }

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

This div background color is #535217.

Border color

.myBorderColor { border: 1px solid #535217; }

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

This div border color is #535217.

Opacity

.myOpacity80 { color: #535217; opacity: 0.8; }

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

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

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

This text has shadow with #535217 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #535217.

Preview

Color preview on black background

This text has color #535217 on black background.


Color preview on white background

This text has color #535217 on white background.


Black color preview on #535217 background

This text has black color on #535217 background.


White color preview on #535217 background

This text has white color on #535217 background.


Related colors

Complementary color

Complementary color for #hex is #ACADE8.


I love getcolorcode.com

Triadic colors

1 #175352 and #521753 with #535217 are triadic colors.

2 #175253 and #525317 with #535217 are triadic colors.