COLOR #534548

HEX: #534548 RGB: (83,69,72)

Color info

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

RGB color model

#534548 color RGB value is (83,69,72).

RGB: (83,69,72) (33%, 27%, 28%)

RGB channels and saturation

R 83 of 255 = 33%
G 69 of 255 = 27%
B 72 of 255 = 28%

83
69
72

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

Portions of RGB colors in percentages

R + G + B = 83 + 69 + 72 = 224 (100%)
R 83 of 224 ~ 37.05%
G 69 of 224 ~ 30.8%
B 72 of 224 ~ 32.14'%

%37.05
%30.8
%32.14

CMYK color model

#534548 color CMYK value is (0,17,13,67).

  • cyan value is 0.00%
  • magenta value is 16.87%
  • yellow value is 13.25%
  • key color value is 67.45%

CMYK: (0,17,13,67)
C0M17Y13K67 (0%, 17%, 13%, 67%)
(0.00 / 0.17 / 0.13 / 0.67)

CMYK percentages

%0
%16.87
%13.25
%67.45

Codes

Color #534548 in popluar color models

53 45 48
RGB 83 69 72
HSL 347° 9.21% 29.80%
HSB/HSV 347° 16.87% 32.55%
CMYK 0.00% 16.87% 13.25%
67.45%

Color #534548 in popluar number systems.

HEX 53 45 48
Decimal 83 69 72
Binary 1010011 1000101 1001000
Octal 123 105 110

Shades and tints

Shades of #534548

#534548
(83,69,72)
#4C3F42
(76,63,66)
#45393C
(69,57,60)
#3E3336
(62,51,54)
#372D30
(55,45,48)
#30272A
(48,39,42)
#292124
(41,33,36)
#221B1E
(34,27,30)
#1B1518
(27,21,24)
#140F12
(20,15,18)
#0D090C
(13,9,12)
#000000
(0,0,0)

Tints of #534548

#534548
(83,69,72)
#625558
(98,85,88)
#716568
(113,101,104)
#807578
(128,117,120)
#8F8588
(143,133,136)
#9E9598
(158,149,152)
#ADA5A8
(173,165,168)
#BCB5B8
(188,181,184)
#CBC5C8
(203,197,200)
#DAD5D8
(218,213,216)
#E9E5E8
(233,229,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #534548 color. Also use rgb(83,69,72) instead hex code.

Text Font Color

.myTextColor { color: #534548; }

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

This text font color is #534548.

Background Color

.myBgColor { background-color: #534548; }

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

This div background color is #534548.

Border color

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

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

This div border color is #534548.

Opacity

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

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

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

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

This text has shadow with #534548 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #534548.

Preview

Color preview on black background

This text has color #534548 on black background.


Color preview on white background

This text has color #534548 on white background.


Black color preview on #534548 background

This text has black color on #534548 background.


White color preview on #534548 background

This text has white color on #534548 background.


Related colors

Complementary color

Complementary color for #hex is #ACBAB7.


I love getcolorcode.com

Triadic colors

1 #485345 and #454853 with #534548 are triadic colors.

2 #484553 and #455348 with #534548 are triadic colors.