COLOR #533919

HEX: #533919 RGB: (83,57,25)

Color info

#533919 contains red, green and blue colors in about the same proportion. Web safe color of #533919 is #663300 (or #630).

RGB color model

#533919 color RGB value is (83,57,25).

RGB: (83,57,25) (33%, 22%, 10%)

RGB channels and saturation

R 83 of 255 = 33%
G 57 of 255 = 22%
B 25 of 255 = 10%

83
57
25

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

Portions of RGB colors in percentages

R + G + B = 83 + 57 + 25 = 165 (100%)
R 83 of 165 ~ 50.3%
G 57 of 165 ~ 34.55%
B 25 of 165 ~ 15.15'%

%50.3
%34.55
%15.15

CMYK color model

#533919 color CMYK value is (0,31,70,67).

  • cyan value is 0.00%
  • magenta value is 31.33%
  • yellow value is 69.88%
  • key color value is 67.45%

CMYK: (0,31,70,67)
C0M31Y70K67 (0%, 31%, 70%, 67%)
(0.00 / 0.31 / 0.70 / 0.67)

CMYK percentages

%0
%31.33
%69.88
%67.45

Codes

Color #533919 in popluar color models

53 39 19
RGB 83 57 25
HSL 33° 53.70% 21.18%
HSB/HSV 33° 69.88% 32.55%
CMYK 0.00% 31.33% 69.88%
67.45%

Color #533919 in popluar number systems.

HEX 53 39 19
Decimal 83 57 25
Binary 1010011 111001 11001
Octal 123 71 31

Shades and tints

Shades of #533919

#533919
(83,57,25)
#4C3417
(76,52,23)
#452F15
(69,47,21)
#3E2A13
(62,42,19)
#372511
(55,37,17)
#30200F
(48,32,15)
#291B0D
(41,27,13)
#22160B
(34,22,11)
#1B1109
(27,17,9)
#140C07
(20,12,7)
#0D0705
(13,7,5)
#000000
(0,0,0)

Tints of #533919

#533919
(83,57,25)
#624B2D
(98,75,45)
#715D41
(113,93,65)
#806F55
(128,111,85)
#8F8169
(143,129,105)
#9E937D
(158,147,125)
#ADA591
(173,165,145)
#BCB7A5
(188,183,165)
#CBC9B9
(203,201,185)
#DADBCD
(218,219,205)
#E9EDE1
(233,237,225)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #533919 color. Also use rgb(83,57,25) instead hex code.

Text Font Color

.myTextColor { color: #533919; }

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

This text font color is #533919.

Background Color

.myBgColor { background-color: #533919; }

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

This div background color is #533919.

Border color

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

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

This div border color is #533919.

Opacity

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

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

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

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

This text has shadow with #533919 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #533919.

Preview

Color preview on black background

This text has color #533919 on black background.


Color preview on white background

This text has color #533919 on white background.


Black color preview on #533919 background

This text has black color on #533919 background.


White color preview on #533919 background

This text has white color on #533919 background.


Related colors

Complementary color

Complementary color for #hex is #ACC6E6.


I love getcolorcode.com

Triadic colors

1 #195339 and #391953 with #533919 are triadic colors.

2 #193953 and #395319 with #533919 are triadic colors.