COLOR #533430

HEX: #533430 RGB: (83,52,48)

Color info

#533430 contains red, green and blue colors in about the same proportion. Web safe color of #533430 is #663333 (or #633).

RGB color model

#533430 color RGB value is (83,52,48).

RGB: (83,52,48) (33%, 20%, 19%)

RGB channels and saturation

R 83 of 255 = 33%
G 52 of 255 = 20%
B 48 of 255 = 19%

83
52
48

R + G + B ~ 24%. #533430 is dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 52 + 48 = 183 (100%)
R 83 of 183 ~ 45.36%
G 52 of 183 ~ 28.42%
B 48 of 183 ~ 26.23'%

%45.36
%28.42
%26.23

CMYK color model

#533430 color CMYK value is (0,37,42,67).

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

CMYK: (0,37,42,67)
C0M37Y42K67 (0%, 37%, 42%, 67%)
(0.00 / 0.37 / 0.42 / 0.67)

CMYK percentages

%0
%37.35
%42.17
%67.45

Codes

Color #533430 in popluar color models

53 34 30
RGB 83 52 48
HSL 26.72% 25.69%
HSB/HSV 42.17% 32.55%
CMYK 0.00% 37.35% 42.17%
67.45%

Color #533430 in popluar number systems.

HEX 53 34 30
Decimal 83 52 48
Binary 1010011 110100 110000
Octal 123 64 60

Shades and tints

Shades of #533430

#533430
(83,52,48)
#4C302C
(76,48,44)
#452C28
(69,44,40)
#3E2824
(62,40,36)
#372420
(55,36,32)
#30201C
(48,32,28)
#291C18
(41,28,24)
#221814
(34,24,20)
#1B1410
(27,20,16)
#14100C
(20,16,12)
#0D0C08
(13,12,8)
#000000
(0,0,0)

Tints of #533430

#533430
(83,52,48)
#624642
(98,70,66)
#715854
(113,88,84)
#806A66
(128,106,102)
#8F7C78
(143,124,120)
#9E8E8A
(158,142,138)
#ADA09C
(173,160,156)
#BCB2AE
(188,178,174)
#CBC4C0
(203,196,192)
#DAD6D2
(218,214,210)
#E9E8E4
(233,232,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #533430; }

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

This text font color is #533430.

Background Color

.myBgColor { background-color: #533430; }

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

This div background color is #533430.

Border color

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

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

This div border color is #533430.

Opacity

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

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

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

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

This text has shadow with #533430 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #533430.

Preview

Color preview on black background

This text has color #533430 on black background.


Color preview on white background

This text has color #533430 on white background.


Black color preview on #533430 background

This text has black color on #533430 background.


White color preview on #533430 background

This text has white color on #533430 background.


Related colors

Complementary color

Complementary color for #hex is #ACCBCF.


I love getcolorcode.com

Triadic colors

1 #305334 and #343053 with #533430 are triadic colors.

2 #303453 and #345330 with #533430 are triadic colors.