COLOR #535006

HEX: #535006 RGB: (83,80,6)

Color info

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

RGB color model

#535006 color RGB value is (83,80,6).

RGB: (83,80,6) (33%, 31%, 2%)

RGB channels and saturation

R 83 of 255 = 33%
G 80 of 255 = 31%
B 6 of 255 = 2%

83
80
6

R + G + B ~ 22%. #535006 is dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 80 + 6 = 169 (100%)
R 83 of 169 ~ 49.11%
G 80 of 169 ~ 47.34%
B 6 of 169 ~ 3.55'%

%49.11
%47.34

CMYK color model

#535006 color CMYK value is (0,4,93,67).

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

CMYK: (0,4,93,67)
C0M4Y93K67 (0%, 4%, 93%, 67%)
(0.00 / 0.04 / 0.93 / 0.67)

CMYK percentages

%0
%3.61
%92.77
%67.45

Codes

Color #535006 in popluar color models

53 50 06
RGB 83 80 6
HSL 58° 86.52% 17.45%
HSB/HSV 58° 92.77% 32.55%
CMYK 0.00% 3.61% 92.77%
67.45%

Color #535006 in popluar number systems.

HEX 53 50 06
Decimal 83 80 6
Binary 1010011 1010000 110
Octal 123 120 6

Shades and tints

Shades of #535006

#535006
(83,80,6)
#4C4906
(76,73,6)
#454206
(69,66,6)
#3E3B06
(62,59,6)
#373406
(55,52,6)
#302D06
(48,45,6)
#292606
(41,38,6)
#221F06
(34,31,6)
#1B1806
(27,24,6)
#141106
(20,17,6)
#0D0A06
(13,10,6)
#000000
(0,0,0)

Tints of #535006

#535006
(83,80,6)
#625F1C
(98,95,28)
#716E32
(113,110,50)
#807D48
(128,125,72)
#8F8C5E
(143,140,94)
#9E9B74
(158,155,116)
#ADAA8A
(173,170,138)
#BCB9A0
(188,185,160)
#CBC8B6
(203,200,182)
#DAD7CC
(218,215,204)
#E9E6E2
(233,230,226)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #535006; }

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

This text font color is #535006.

Background Color

.myBgColor { background-color: #535006; }

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

This div background color is #535006.

Border color

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

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

This div border color is #535006.

Opacity

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

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

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

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

This text has shadow with #535006 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #535006.

Preview

Color preview on black background

This text has color #535006 on black background.


Color preview on white background

This text has color #535006 on white background.


Black color preview on #535006 background

This text has black color on #535006 background.


White color preview on #535006 background

This text has white color on #535006 background.


Related colors

Complementary color

Complementary color for #hex is #ACAFF9.


I love getcolorcode.com

Triadic colors

1 #065350 and #500653 with #535006 are triadic colors.

2 #065053 and #505306 with #535006 are triadic colors.