COLOR #534744

HEX: #534744 RGB: (83,71,68)

Color info

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

RGB color model

#534744 color RGB value is (83,71,68).

RGB: (83,71,68) (33%, 28%, 27%)

RGB channels and saturation

R 83 of 255 = 33%
G 71 of 255 = 28%
B 68 of 255 = 27%

83
71
68

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

Portions of RGB colors in percentages

R + G + B = 83 + 71 + 68 = 222 (100%)
R 83 of 222 ~ 37.39%
G 71 of 222 ~ 31.98%
B 68 of 222 ~ 30.63'%

%37.39
%31.98
%30.63

CMYK color model

#534744 color CMYK value is (0,14,18,67).

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

CMYK: (0,14,18,67)
C0M14Y18K67 (0%, 14%, 18%, 67%)
(0.00 / 0.14 / 0.18 / 0.67)

CMYK percentages

%0
%14.46
%18.07
%67.45

Codes

Color #534744 in popluar color models

53 47 44
RGB 83 71 68
HSL 12° 9.93% 29.61%
HSB/HSV 12° 18.07% 32.55%
CMYK 0.00% 14.46% 18.07%
67.45%

Color #534744 in popluar number systems.

HEX 53 47 44
Decimal 83 71 68
Binary 1010011 1000111 1000100
Octal 123 107 104

Shades and tints

Shades of #534744

#534744
(83,71,68)
#4C413E
(76,65,62)
#453B38
(69,59,56)
#3E3532
(62,53,50)
#372F2C
(55,47,44)
#302926
(48,41,38)
#292320
(41,35,32)
#221D1A
(34,29,26)
#1B1714
(27,23,20)
#14110E
(20,17,14)
#0D0B08
(13,11,8)
#000000
(0,0,0)

Tints of #534744

#534744
(83,71,68)
#625755
(98,87,85)
#716766
(113,103,102)
#807777
(128,119,119)
#8F8788
(143,135,136)
#9E9799
(158,151,153)
#ADA7AA
(173,167,170)
#BCB7BB
(188,183,187)
#CBC7CC
(203,199,204)
#DAD7DD
(218,215,221)
#E9E7EE
(233,231,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #534744; }

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

This text font color is #534744.

Background Color

.myBgColor { background-color: #534744; }

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

This div background color is #534744.

Border color

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

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

This div border color is #534744.

Opacity

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

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

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

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

This text has shadow with #534744 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #534744.

Preview

Color preview on black background

This text has color #534744 on black background.


Color preview on white background

This text has color #534744 on white background.


Black color preview on #534744 background

This text has black color on #534744 background.


White color preview on #534744 background

This text has white color on #534744 background.


Related colors

Complementary color

Complementary color for #hex is #ACB8BB.


I love getcolorcode.com

Triadic colors

1 #445347 and #474453 with #534744 are triadic colors.

2 #444753 and #475344 with #534744 are triadic colors.