COLOR #534348

HEX: #534348 RGB: (83,67,72)

Color info

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

RGB color model

#534348 color RGB value is (83,67,72).

RGB: (83,67,72) (33%, 26%, 28%)

RGB channels and saturation

R 83 of 255 = 33%
G 67 of 255 = 26%
B 72 of 255 = 28%

83
67
72

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

Portions of RGB colors in percentages

R + G + B = 83 + 67 + 72 = 222 (100%)
R 83 of 222 ~ 37.39%
G 67 of 222 ~ 30.18%
B 72 of 222 ~ 32.43'%

%37.39
%30.18
%32.43

CMYK color model

#534348 color CMYK value is (0,19,13,67).

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

CMYK: (0,19,13,67)
C0M19Y13K67 (0%, 19%, 13%, 67%)
(0.00 / 0.19 / 0.13 / 0.67)

CMYK percentages

%0
%19.28
%13.25
%67.45

Codes

Color #534348 in popluar color models

53 43 48
RGB 83 67 72
HSL 341° 10.67% 29.41%
HSB/HSV 341° 19.28% 32.55%
CMYK 0.00% 19.28% 13.25%
67.45%

Color #534348 in popluar number systems.

HEX 53 43 48
Decimal 83 67 72
Binary 1010011 1000011 1001000
Octal 123 103 110

Shades and tints

Shades of #534348

#534348
(83,67,72)
#4C3D42
(76,61,66)
#45373C
(69,55,60)
#3E3136
(62,49,54)
#372B30
(55,43,48)
#30252A
(48,37,42)
#291F24
(41,31,36)
#22191E
(34,25,30)
#1B1318
(27,19,24)
#140D12
(20,13,18)
#0D070C
(13,7,12)
#000000
(0,0,0)

Tints of #534348

#534348
(83,67,72)
#625458
(98,84,88)
#716568
(113,101,104)
#807678
(128,118,120)
#8F8788
(143,135,136)
#9E9898
(158,152,152)
#ADA9A8
(173,169,168)
#BCBAB8
(188,186,184)
#CBCBC8
(203,203,200)
#DADCD8
(218,220,216)
#E9EDE8
(233,237,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #534348; }

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

This text font color is #534348.

Background Color

.myBgColor { background-color: #534348; }

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

This div background color is #534348.

Border color

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

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

This div border color is #534348.

Opacity

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

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

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

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

This text has shadow with #534348 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #534348.

Preview

Color preview on black background

This text has color #534348 on black background.


Color preview on white background

This text has color #534348 on white background.


Black color preview on #534348 background

This text has black color on #534348 background.


White color preview on #534348 background

This text has white color on #534348 background.


Related colors

Complementary color

Complementary color for #hex is #ACBCB7.


I love getcolorcode.com

Triadic colors

1 #485343 and #434853 with #534348 are triadic colors.

2 #484353 and #435348 with #534348 are triadic colors.