COLOR #533008

HEX: #533008 RGB: (83,48,8)

Color info

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

RGB color model

#533008 color RGB value is (83,48,8).

RGB: (83,48,8) (33%, 19%, 3%)

RGB channels and saturation

R 83 of 255 = 33%
G 48 of 255 = 19%
B 8 of 255 = 3%

83
48
8

R + G + B ~ 18%. #533008 is dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 48 + 8 = 139 (100%)
R 83 of 139 ~ 59.71%
G 48 of 139 ~ 34.53%
B 8 of 139 ~ 5.76'%

%59.71
%34.53

CMYK color model

#533008 color CMYK value is (0,42,90,67).

  • cyan value is 0.00%
  • magenta value is 42.17%
  • yellow value is 90.36%
  • key color value is 67.45%

CMYK: (0,42,90,67)
C0M42Y90K67 (0%, 42%, 90%, 67%)
(0.00 / 0.42 / 0.90 / 0.67)

CMYK percentages

%0
%42.17
%90.36
%67.45

Codes

Color #533008 in popluar color models

53 30 08
RGB 83 48 8
HSL 32° 82.42% 17.84%
HSB/HSV 32° 90.36% 32.55%
CMYK 0.00% 42.17% 90.36%
67.45%

Color #533008 in popluar number systems.

HEX 53 30 08
Decimal 83 48 8
Binary 1010011 110000 1000
Octal 123 60 10

Shades and tints

Shades of #533008

#533008
(83,48,8)
#4C2C08
(76,44,8)
#452808
(69,40,8)
#3E2408
(62,36,8)
#372008
(55,32,8)
#301C08
(48,28,8)
#291808
(41,24,8)
#221408
(34,20,8)
#1B1008
(27,16,8)
#140C08
(20,12,8)
#0D0808
(13,8,8)
#000000
(0,0,0)

Tints of #533008

#533008
(83,48,8)
#62421E
(98,66,30)
#715434
(113,84,52)
#80664A
(128,102,74)
#8F7860
(143,120,96)
#9E8A76
(158,138,118)
#AD9C8C
(173,156,140)
#BCAEA2
(188,174,162)
#CBC0B8
(203,192,184)
#DAD2CE
(218,210,206)
#E9E4E4
(233,228,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #533008 color. Also use rgb(83,48,8) instead hex code.

Text Font Color

.myTextColor { color: #533008; }

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

This text font color is #533008.

Background Color

.myBgColor { background-color: #533008; }

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

This div background color is #533008.

Border color

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

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

This div border color is #533008.

Opacity

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

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

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

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

This text has shadow with #533008 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #533008.

Preview

Color preview on black background

This text has color #533008 on black background.


Color preview on white background

This text has color #533008 on white background.


Black color preview on #533008 background

This text has black color on #533008 background.


White color preview on #533008 background

This text has white color on #533008 background.


Related colors

Complementary color

Complementary color for #hex is #ACCFF7.


I love getcolorcode.com

Triadic colors

1 #085330 and #300853 with #533008 are triadic colors.

2 #083053 and #305308 with #533008 are triadic colors.