COLOR #53554B

HEX: #53554B RGB: (83,85,75)

Color info

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

RGB color model

#53554B color RGB value is (83,85,75).

RGB: (83,85,75) (33%, 33%, 29%)

RGB channels and saturation

R 83 of 255 = 33%
G 85 of 255 = 33%
B 75 of 255 = 29%

83
85
75

R + G + B ~ 32%. #53554B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 85 + 75 = 243 (100%)
R 83 of 243 ~ 34.16%
G 85 of 243 ~ 34.98%
B 75 of 243 ~ 30.86'%

%34.16
%34.98
%30.86

CMYK color model

#53554B color CMYK value is (2,0,12,67).

  • cyan value is 2.35%
  • magenta value is 0.00%
  • yellow value is 11.76%
  • key color value is 66.67%

CMYK: (2,0,12,67)
C2M0Y12K67 (2%, 0%, 12%, 67%)
(0.02 / 0.00 / 0.12 / 0.67)

CMYK percentages

%2.35
%0
%11.76
%66.67

Codes

Color #53554B in popluar color models

53 55 4B
RGB 83 85 75
HSL 72° 6.25% 31.37%
HSB/HSV 72° 11.76% 33.33%
CMYK 2.35% 0.00% 11.76%
66.67%

Color #53554B in popluar number systems.

HEX 53 55 4B
Decimal 83 85 75
Binary 1010011 1010101 1001011
Octal 123 125 113

Shades and tints

Shades of #53554B

#53554B
(83,85,75)
#4C4E45
(76,78,69)
#45473F
(69,71,63)
#3E4039
(62,64,57)
#373933
(55,57,51)
#30322D
(48,50,45)
#292B27
(41,43,39)
#222421
(34,36,33)
#1B1D1B
(27,29,27)
#141615
(20,22,21)
#0D0F0F
(13,15,15)
#000000
(0,0,0)

Tints of #53554B

#53554B
(83,85,75)
#62645B
(98,100,91)
#71736B
(113,115,107)
#80827B
(128,130,123)
#8F918B
(143,145,139)
#9EA09B
(158,160,155)
#ADAFAB
(173,175,171)
#BCBEBB
(188,190,187)
#CBCDCB
(203,205,203)
#DADCDB
(218,220,219)
#E9EBEB
(233,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #53554B color. Also use rgb(83,85,75) instead hex code.

Text Font Color

.myTextColor { color: #53554B; }

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

This text font color is #53554B.

Background Color

.myBgColor { background-color: #53554B; }

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

This div background color is #53554B.

Border color

.myBorderColor { border: 1px solid #53554B; }

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

This div border color is #53554B.

Opacity

.myOpacity80 { color: #53554B; opacity: 0.8; }

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

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

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

This text has shadow with #53554B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53554B.

Preview

Color preview on black background

This text has color #53554B on black background.


Color preview on white background

This text has color #53554B on white background.


Black color preview on #53554B background

This text has black color on #53554B background.


White color preview on #53554B background

This text has white color on #53554B background.


Related colors

Complementary color

Complementary color for #hex is #ACAAB4.


I love getcolorcode.com

Triadic colors

1 #4B5355 and #554B53 with #53554B are triadic colors.

2 #4B5553 and #55534B with #53554B are triadic colors.