COLOR #534438

HEX: #534438 RGB: (83,68,56)

Color info

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

RGB color model

#534438 color RGB value is (83,68,56).

RGB: (83,68,56) (33%, 27%, 22%)

RGB channels and saturation

R 83 of 255 = 33%
G 68 of 255 = 27%
B 56 of 255 = 22%

83
68
56

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

Portions of RGB colors in percentages

R + G + B = 83 + 68 + 56 = 207 (100%)
R 83 of 207 ~ 40.1%
G 68 of 207 ~ 32.85%
B 56 of 207 ~ 27.05'%

%40.1
%32.85
%27.05

CMYK color model

#534438 color CMYK value is (0,18,33,67).

  • cyan value is 0.00%
  • magenta value is 18.07%
  • yellow value is 32.53%
  • key color value is 67.45%

CMYK: (0,18,33,67)
C0M18Y33K67 (0%, 18%, 33%, 67%)
(0.00 / 0.18 / 0.33 / 0.67)

CMYK percentages

%0
%18.07
%32.53
%67.45

Codes

Color #534438 in popluar color models

53 44 38
RGB 83 68 56
HSL 27° 19.42% 27.25%
HSB/HSV 27° 32.53% 32.55%
CMYK 0.00% 18.07% 32.53%
67.45%

Color #534438 in popluar number systems.

HEX 53 44 38
Decimal 83 68 56
Binary 1010011 1000100 111000
Octal 123 104 70

Shades and tints

Shades of #534438

#534438
(83,68,56)
#4C3E33
(76,62,51)
#45382E
(69,56,46)
#3E3229
(62,50,41)
#372C24
(55,44,36)
#30261F
(48,38,31)
#29201A
(41,32,26)
#221A15
(34,26,21)
#1B1410
(27,20,16)
#140E0B
(20,14,11)
#0D0806
(13,8,6)
#000000
(0,0,0)

Tints of #534438

#534438
(83,68,56)
#62554A
(98,85,74)
#71665C
(113,102,92)
#80776E
(128,119,110)
#8F8880
(143,136,128)
#9E9992
(158,153,146)
#ADAAA4
(173,170,164)
#BCBBB6
(188,187,182)
#CBCCC8
(203,204,200)
#DADDDA
(218,221,218)
#E9EEEC
(233,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #534438 color. Also use rgb(83,68,56) instead hex code.

Text Font Color

.myTextColor { color: #534438; }

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

This text font color is #534438.

Background Color

.myBgColor { background-color: #534438; }

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

This div background color is #534438.

Border color

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

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

This div border color is #534438.

Opacity

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

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

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

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

This text has shadow with #534438 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #534438.

Preview

Color preview on black background

This text has color #534438 on black background.


Color preview on white background

This text has color #534438 on white background.


Black color preview on #534438 background

This text has black color on #534438 background.


White color preview on #534438 background

This text has white color on #534438 background.


Related colors

Complementary color

Complementary color for #hex is #ACBBC7.


I love getcolorcode.com

Triadic colors

1 #385344 and #443853 with #534438 are triadic colors.

2 #384453 and #445338 with #534438 are triadic colors.