COLOR #534941

HEX: #534941 RGB: (83,73,65)

Color info

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

RGB color model

#534941 color RGB value is (83,73,65).

RGB: (83,73,65) (33%, 29%, 25%)

RGB channels and saturation

R 83 of 255 = 33%
G 73 of 255 = 29%
B 65 of 255 = 25%

83
73
65

R + G + B ~ 29%. #534941 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 73 + 65 = 221 (100%)
R 83 of 221 ~ 37.56%
G 73 of 221 ~ 33.03%
B 65 of 221 ~ 29.41'%

%37.56
%33.03
%29.41

CMYK color model

#534941 color CMYK value is (0,12,22,67).

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

CMYK: (0,12,22,67)
C0M12Y22K67 (0%, 12%, 22%, 67%)
(0.00 / 0.12 / 0.22 / 0.67)

CMYK percentages

%0
%12.05
%21.69
%67.45

Codes

Color #534941 in popluar color models

53 49 41
RGB 83 73 65
HSL 27° 12.16% 29.02%
HSB/HSV 27° 21.69% 32.55%
CMYK 0.00% 12.05% 21.69%
67.45%

Color #534941 in popluar number systems.

HEX 53 49 41
Decimal 83 73 65
Binary 1010011 1001001 1000001
Octal 123 111 101

Shades and tints

Shades of #534941

#534941
(83,73,65)
#4C433C
(76,67,60)
#453D37
(69,61,55)
#3E3732
(62,55,50)
#37312D
(55,49,45)
#302B28
(48,43,40)
#292523
(41,37,35)
#221F1E
(34,31,30)
#1B1919
(27,25,25)
#141314
(20,19,20)
#0D0D0F
(13,13,15)
#000000
(0,0,0)

Tints of #534941

#534941
(83,73,65)
#625952
(98,89,82)
#716963
(113,105,99)
#807974
(128,121,116)
#8F8985
(143,137,133)
#9E9996
(158,153,150)
#ADA9A7
(173,169,167)
#BCB9B8
(188,185,184)
#CBC9C9
(203,201,201)
#DAD9DA
(218,217,218)
#E9E9EB
(233,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #534941; }

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

This text font color is #534941.

Background Color

.myBgColor { background-color: #534941; }

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

This div background color is #534941.

Border color

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

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

This div border color is #534941.

Opacity

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

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

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

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

This text has shadow with #534941 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #534941.

Preview

Color preview on black background

This text has color #534941 on black background.


Color preview on white background

This text has color #534941 on white background.


Black color preview on #534941 background

This text has black color on #534941 background.


White color preview on #534941 background

This text has white color on #534941 background.


Related colors

Complementary color

Complementary color for #hex is #ACB6BE.


I love getcolorcode.com

Triadic colors

1 #415349 and #494153 with #534941 are triadic colors.

2 #414953 and #495341 with #534941 are triadic colors.