COLOR #535012

HEX: #535012 RGB: (83,80,18)

Color info

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

RGB color model

#535012 color RGB value is (83,80,18).

RGB: (83,80,18) (33%, 31%, 7%)

RGB channels and saturation

R 83 of 255 = 33%
G 80 of 255 = 31%
B 18 of 255 = 7%

83
80
18

R + G + B ~ 24%. #535012 is dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 80 + 18 = 181 (100%)
R 83 of 181 ~ 45.86%
G 80 of 181 ~ 44.2%
B 18 of 181 ~ 9.94'%

%45.86
%44.2

CMYK color model

#535012 color CMYK value is (0,4,78,67).

  • cyan value is 0.00%
  • magenta value is 3.61%
  • yellow value is 78.31%
  • key color value is 67.45%

CMYK: (0,4,78,67)
C0M4Y78K67 (0%, 4%, 78%, 67%)
(0.00 / 0.04 / 0.78 / 0.67)

CMYK percentages

%0
%3.61
%78.31
%67.45

Codes

Color #535012 in popluar color models

53 50 12
RGB 83 80 18
HSL 57° 64.36% 19.80%
HSB/HSV 57° 78.31% 32.55%
CMYK 0.00% 3.61% 78.31%
67.45%

Color #535012 in popluar number systems.

HEX 53 50 12
Decimal 83 80 18
Binary 1010011 1010000 10010
Octal 123 120 22

Shades and tints

Shades of #535012

#535012
(83,80,18)
#4C4911
(76,73,17)
#454210
(69,66,16)
#3E3B0F
(62,59,15)
#37340E
(55,52,14)
#302D0D
(48,45,13)
#29260C
(41,38,12)
#221F0B
(34,31,11)
#1B180A
(27,24,10)
#141109
(20,17,9)
#0D0A08
(13,10,8)
#000000
(0,0,0)

Tints of #535012

#535012
(83,80,18)
#625F27
(98,95,39)
#716E3C
(113,110,60)
#807D51
(128,125,81)
#8F8C66
(143,140,102)
#9E9B7B
(158,155,123)
#ADAA90
(173,170,144)
#BCB9A5
(188,185,165)
#CBC8BA
(203,200,186)
#DAD7CF
(218,215,207)
#E9E6E4
(233,230,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #535012 color. Also use rgb(83,80,18) instead hex code.

Text Font Color

.myTextColor { color: #535012; }

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

This text font color is #535012.

Background Color

.myBgColor { background-color: #535012; }

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

This div background color is #535012.

Border color

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

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

This div border color is #535012.

Opacity

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

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

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

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

This text has shadow with #535012 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #535012.

Preview

Color preview on black background

This text has color #535012 on black background.


Color preview on white background

This text has color #535012 on white background.


Black color preview on #535012 background

This text has black color on #535012 background.


White color preview on #535012 background

This text has white color on #535012 background.


Related colors

Complementary color

Complementary color for #hex is #ACAFED.


I love getcolorcode.com

Triadic colors

1 #125350 and #501253 with #535012 are triadic colors.

2 #125053 and #505312 with #535012 are triadic colors.