COLOR #533D41

HEX: #533D41 RGB: (83,61,65)

Color info

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

RGB color model

#533D41 color RGB value is (83,61,65).

RGB: (83,61,65) (33%, 24%, 25%)

RGB channels and saturation

R 83 of 255 = 33%
G 61 of 255 = 24%
B 65 of 255 = 25%

83
61
65

R + G + B ~ 27%. #533D41 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 61 + 65 = 209 (100%)
R 83 of 209 ~ 39.71%
G 61 of 209 ~ 29.19%
B 65 of 209 ~ 31.1'%

%39.71
%29.19
%31.1

CMYK color model

#533D41 color CMYK value is (0,27,22,67).

  • cyan value is 0.00%
  • magenta value is 26.51%
  • yellow value is 21.69%
  • key color value is 67.45%

CMYK: (0,27,22,67)
C0M27Y22K67 (0%, 27%, 22%, 67%)
(0.00 / 0.27 / 0.22 / 0.67)

CMYK percentages

%0
%26.51
%21.69
%67.45

Codes

Color #533D41 in popluar color models

53 3D 41
RGB 83 61 65
HSL 349° 15.28% 28.24%
HSB/HSV 349° 26.51% 32.55%
CMYK 0.00% 26.51% 21.69%
67.45%

Color #533D41 in popluar number systems.

HEX 53 3D 41
Decimal 83 61 65
Binary 1010011 111101 1000001
Octal 123 75 101

Shades and tints

Shades of #533D41

#533D41
(83,61,65)
#4C383C
(76,56,60)
#453337
(69,51,55)
#3E2E32
(62,46,50)
#37292D
(55,41,45)
#302428
(48,36,40)
#291F23
(41,31,35)
#221A1E
(34,26,30)
#1B1519
(27,21,25)
#141014
(20,16,20)
#0D0B0F
(13,11,15)
#000000
(0,0,0)

Tints of #533D41

#533D41
(83,61,65)
#624E52
(98,78,82)
#715F63
(113,95,99)
#807074
(128,112,116)
#8F8185
(143,129,133)
#9E9296
(158,146,150)
#ADA3A7
(173,163,167)
#BCB4B8
(188,180,184)
#CBC5C9
(203,197,201)
#DAD6DA
(218,214,218)
#E9E7EB
(233,231,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #533D41 color. Also use rgb(83,61,65) instead hex code.

Text Font Color

.myTextColor { color: #533D41; }

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

This text font color is #533D41.

Background Color

.myBgColor { background-color: #533D41; }

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

This div background color is #533D41.

Border color

.myBorderColor { border: 1px solid #533D41; }

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

This div border color is #533D41.

Opacity

.myOpacity80 { color: #533D41; opacity: 0.8; }

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

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

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

This text has shadow with #533D41 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #533D41.

Preview

Color preview on black background

This text has color #533D41 on black background.


Color preview on white background

This text has color #533D41 on white background.


Black color preview on #533D41 background

This text has black color on #533D41 background.


White color preview on #533D41 background

This text has white color on #533D41 background.


Related colors

Complementary color

Complementary color for #hex is #ACC2BE.


I love getcolorcode.com

Triadic colors

1 #41533D and #3D4153 with #533D41 are triadic colors.

2 #413D53 and #3D5341 with #533D41 are triadic colors.