COLOR #535744

HEX: #535744 RGB: (83,87,68)

Color info

#535744 contains red, green and blue colors in about the same proportion. Web safe color of #535744 is #666633 (or #663).

RGB color model

#535744 color RGB value is (83,87,68).

RGB: (83,87,68) (33%, 34%, 27%)

RGB channels and saturation

R 83 of 255 = 33%
G 87 of 255 = 34%
B 68 of 255 = 27%

83
87
68

R + G + B ~ 31%. #535744 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 87 + 68 = 238 (100%)
R 83 of 238 ~ 34.87%
G 87 of 238 ~ 36.55%
B 68 of 238 ~ 28.57'%

%34.87
%36.55
%28.57

CMYK color model

#535744 color CMYK value is (5,0,22,66).

  • cyan value is 4.60%
  • magenta value is 0.00%
  • yellow value is 21.84%
  • key color value is 65.88%

CMYK: (5,0,22,66)
C5M0Y22K66 (5%, 0%, 22%, 66%)
(0.05 / 0.00 / 0.22 / 0.66)

CMYK percentages

%4.6
%0
%21.84
%65.88

Codes

Color #535744 in popluar color models

53 57 44
RGB 83 87 68
HSL 73° 12.26% 30.39%
HSB/HSV 73° 21.84% 34.12%
CMYK 4.60% 0.00% 21.84%
65.88%

Color #535744 in popluar number systems.

HEX 53 57 44
Decimal 83 87 68
Binary 1010011 1010111 1000100
Octal 123 127 104

Shades and tints

Shades of #535744

#535744
(83,87,68)
#4C503E
(76,80,62)
#454938
(69,73,56)
#3E4232
(62,66,50)
#373B2C
(55,59,44)
#303426
(48,52,38)
#292D20
(41,45,32)
#22261A
(34,38,26)
#1B1F14
(27,31,20)
#14180E
(20,24,14)
#0D1108
(13,17,8)
#000000
(0,0,0)

Tints of #535744

#535744
(83,87,68)
#626655
(98,102,85)
#717566
(113,117,102)
#808477
(128,132,119)
#8F9388
(143,147,136)
#9EA299
(158,162,153)
#ADB1AA
(173,177,170)
#BCC0BB
(188,192,187)
#CBCFCC
(203,207,204)
#DADEDD
(218,222,221)
#E9EDEE
(233,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #535744; }

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

This text font color is #535744.

Background Color

.myBgColor { background-color: #535744; }

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

This div background color is #535744.

Border color

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

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

This div border color is #535744.

Opacity

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

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

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

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

This text has shadow with #535744 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #535744.

Preview

Color preview on black background

This text has color #535744 on black background.


Color preview on white background

This text has color #535744 on white background.


Black color preview on #535744 background

This text has black color on #535744 background.


White color preview on #535744 background

This text has white color on #535744 background.


Related colors

Complementary color

Complementary color for #hex is #ACA8BB.


I love getcolorcode.com

Triadic colors

1 #445357 and #574453 with #535744 are triadic colors.

2 #445753 and #575344 with #535744 are triadic colors.