COLOR #533814

HEX: #533814 RGB: (83,56,20)

Color info

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

RGB color model

#533814 color RGB value is (83,56,20).

RGB: (83,56,20) (33%, 22%, 8%)

RGB channels and saturation

R 83 of 255 = 33%
G 56 of 255 = 22%
B 20 of 255 = 8%

83
56
20

R + G + B ~ 21%. #533814 is dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 56 + 20 = 159 (100%)
R 83 of 159 ~ 52.2%
G 56 of 159 ~ 35.22%
B 20 of 159 ~ 12.58'%

%52.2
%35.22
%12.58

CMYK color model

#533814 color CMYK value is (0,33,76,67).

  • cyan value is 0.00%
  • magenta value is 32.53%
  • yellow value is 75.90%
  • key color value is 67.45%

CMYK: (0,33,76,67)
C0M33Y76K67 (0%, 33%, 76%, 67%)
(0.00 / 0.33 / 0.76 / 0.67)

CMYK percentages

%0
%32.53
%75.9
%67.45

Codes

Color #533814 in popluar color models

53 38 14
RGB 83 56 20
HSL 34° 61.17% 20.20%
HSB/HSV 34° 75.90% 32.55%
CMYK 0.00% 32.53% 75.90%
67.45%

Color #533814 in popluar number systems.

HEX 53 38 14
Decimal 83 56 20
Binary 1010011 111000 10100
Octal 123 70 24

Shades and tints

Shades of #533814

#533814
(83,56,20)
#4C3313
(76,51,19)
#452E12
(69,46,18)
#3E2911
(62,41,17)
#372410
(55,36,16)
#301F0F
(48,31,15)
#291A0E
(41,26,14)
#22150D
(34,21,13)
#1B100C
(27,16,12)
#140B0B
(20,11,11)
#0D060A
(13,6,10)
#000000
(0,0,0)

Tints of #533814

#533814
(83,56,20)
#624A29
(98,74,41)
#715C3E
(113,92,62)
#806E53
(128,110,83)
#8F8068
(143,128,104)
#9E927D
(158,146,125)
#ADA492
(173,164,146)
#BCB6A7
(188,182,167)
#CBC8BC
(203,200,188)
#DADAD1
(218,218,209)
#E9ECE6
(233,236,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #533814 color. Also use rgb(83,56,20) instead hex code.

Text Font Color

.myTextColor { color: #533814; }

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

This text font color is #533814.

Background Color

.myBgColor { background-color: #533814; }

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

This div background color is #533814.

Border color

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

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

This div border color is #533814.

Opacity

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

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

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

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

This text has shadow with #533814 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #533814.

Preview

Color preview on black background

This text has color #533814 on black background.


Color preview on white background

This text has color #533814 on white background.


Black color preview on #533814 background

This text has black color on #533814 background.


White color preview on #533814 background

This text has white color on #533814 background.


Related colors

Complementary color

Complementary color for #hex is #ACC7EB.


I love getcolorcode.com

Triadic colors

1 #145338 and #381453 with #533814 are triadic colors.

2 #143853 and #385314 with #533814 are triadic colors.