COLOR #534140

HEX: #534140 RGB: (83,65,64)

Color info

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

RGB color model

#534140 color RGB value is (83,65,64).

RGB: (83,65,64) (33%, 25%, 25%)

RGB channels and saturation

R 83 of 255 = 33%
G 65 of 255 = 25%
B 64 of 255 = 25%

83
65
64

R + G + B ~ 28%. #534140 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 65 + 64 = 212 (100%)
R 83 of 212 ~ 39.15%
G 65 of 212 ~ 30.66%
B 64 of 212 ~ 30.19'%

%39.15
%30.66
%30.19

CMYK color model

#534140 color CMYK value is (0,22,23,67).

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

CMYK: (0,22,23,67)
C0M22Y23K67 (0%, 22%, 23%, 67%)
(0.00 / 0.22 / 0.23 / 0.67)

CMYK percentages

%0
%21.69
%22.89
%67.45

Codes

Color #534140 in popluar color models

53 41 40
RGB 83 65 64
HSL 12.93% 28.82%
HSB/HSV 22.89% 32.55%
CMYK 0.00% 21.69% 22.89%
67.45%

Color #534140 in popluar number systems.

HEX 53 41 40
Decimal 83 65 64
Binary 1010011 1000001 1000000
Octal 123 101 100

Shades and tints

Shades of #534140

#534140
(83,65,64)
#4C3C3B
(76,60,59)
#453736
(69,55,54)
#3E3231
(62,50,49)
#372D2C
(55,45,44)
#302827
(48,40,39)
#292322
(41,35,34)
#221E1D
(34,30,29)
#1B1918
(27,25,24)
#141413
(20,20,19)
#0D0F0E
(13,15,14)
#000000
(0,0,0)

Tints of #534140

#534140
(83,65,64)
#625251
(98,82,81)
#716362
(113,99,98)
#807473
(128,116,115)
#8F8584
(143,133,132)
#9E9695
(158,150,149)
#ADA7A6
(173,167,166)
#BCB8B7
(188,184,183)
#CBC9C8
(203,201,200)
#DADAD9
(218,218,217)
#E9EBEA
(233,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #534140; }

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

This text font color is #534140.

Background Color

.myBgColor { background-color: #534140; }

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

This div background color is #534140.

Border color

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

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

This div border color is #534140.

Opacity

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

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

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

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

This text has shadow with #534140 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #534140.

Preview

Color preview on black background

This text has color #534140 on black background.


Color preview on white background

This text has color #534140 on white background.


Black color preview on #534140 background

This text has black color on #534140 background.


White color preview on #534140 background

This text has white color on #534140 background.


Related colors

Complementary color

Complementary color for #hex is #ACBEBF.


I love getcolorcode.com

Triadic colors

1 #405341 and #414053 with #534140 are triadic colors.

2 #404153 and #415340 with #534140 are triadic colors.