COLOR #535D16

HEX: #535D16 RGB: (83,93,22)

Color info

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

RGB color model

#535D16 color RGB value is (83,93,22).

RGB: (83,93,22) (33%, 36%, 9%)

RGB channels and saturation

R 83 of 255 = 33%
G 93 of 255 = 36%
B 22 of 255 = 9%

83
93
22

R + G + B ~ 26%. #535D16 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 93 + 22 = 198 (100%)
R 83 of 198 ~ 41.92%
G 93 of 198 ~ 46.97%
B 22 of 198 ~ 11.11'%

%41.92
%46.97
%11.11

CMYK color model

#535D16 color CMYK value is (11,0,76,64).

  • cyan value is 10.75%
  • magenta value is 0.00%
  • yellow value is 76.34%
  • key color value is 63.53%
CMYK: (11,0,76,64) C11M0Y76K64 (11%,0%,76%,64%) (0.11/0.00/0.76/0.64) 

CMYK percentages

%10.75
%0
%76.34
%63.53

Codes

Color #535D16 in popluar color models

53 5D 16
RGB 83 93 22
HSL 68° 61.74% 22.55%
HSB/HSV 68° 76.34% 36.47%
CMYK 10.75% 0.00% 76.34%
63.53%

Color #535D16 in popluar number systems.

HEX 53 5D 16
Decimal 83 93 22
Binary 1010011 1011101 10110
Octal 123 135 26

Shades and tints

Shades of #535D16

#535D16
(83,93,22)
#4C5514
(76,85,20)
#454D12
(69,77,18)
#3E4510
(62,69,16)
#373D0E
(55,61,14)
#30350C
(48,53,12)
#292D0A
(41,45,10)
#222508
(34,37,8)
#1B1D06
(27,29,6)
#141504
(20,21,4)
#0D0D02
(13,13,2)
#000000
(0,0,0)

Tints of #535D16

#535D16
(83,93,22)
#626B2B
(98,107,43)
#717940
(113,121,64)
#808755
(128,135,85)
#8F956A
(143,149,106)
#9EA37F
(158,163,127)
#ADB194
(173,177,148)
#BCBFA9
(188,191,169)
#CBCDBE
(203,205,190)
#DADBD3
(218,219,211)
#E9E9E8
(233,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #535D16 color. Also use rgb(83,93,22) instead hex code.

Text Font Color

.myTextColor { color: #535D16; }

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

This text font color is #535D16.

Background Color

.myBgColor { background-color: #535D16; }

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

This div background color is #535D16.

Border color

.myBorderColor { border: 1px solid #535D16; }

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

This div border color is #535D16.

Opacity

.myOpacity80 { color: #535D16; opacity: 0.8; }

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

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

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

This text has shadow with #535D16 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #535D16.

Preview

Color preview on black background

This text has color #535D16 on black background.


Color preview on white background

This text has color #535D16 on white background.


Black color preview on #535D16 background

This text has black color on #535D16 background.


White color preview on #535D16 background

This text has white color on #535D16 background.


Related colors

Complementary color

Complementary color for #hex is #ACA2E9.


I love getcolorcode.com

Triadic colors

1 #16535D and #5D1653 with #535D16 are triadic colors.

2 #165D53 and #5D5316 with #535D16 are triadic colors.