COLOR #53584B

HEX: #53584B RGB: (83,88,75)

Color info

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

RGB color model

#53584B color RGB value is (83,88,75).

RGB: (83,88,75) (33%, 35%, 29%)

RGB channels and saturation

R 83 of 255 = 33%
G 88 of 255 = 35%
B 75 of 255 = 29%

83
88
75

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

Portions of RGB colors in percentages

R + G + B = 83 + 88 + 75 = 246 (100%)
R 83 of 246 ~ 33.74%
G 88 of 246 ~ 35.77%
B 75 of 246 ~ 30.49'%

%33.74
%35.77
%30.49

CMYK color model

#53584B color CMYK value is (6,0,15,65).

  • cyan value is 5.68%
  • magenta value is 0.00%
  • yellow value is 14.77%
  • key color value is 65.49%

CMYK: (6,0,15,65)
C6M0Y15K65 (6%, 0%, 15%, 65%)
(0.06 / 0.00 / 0.15 / 0.65)

CMYK percentages

%5.68
%0
%14.77
%65.49

Codes

Color #53584B in popluar color models

53 58 4B
RGB 83 88 75
HSL 83° 7.98% 31.96%
HSB/HSV 83° 14.77% 34.51%
CMYK 5.68% 0.00% 14.77%
65.49%

Color #53584B in popluar number systems.

HEX 53 58 4B
Decimal 83 88 75
Binary 1010011 1011000 1001011
Octal 123 130 113

Shades and tints

Shades of #53584B

#53584B
(83,88,75)
#4C5045
(76,80,69)
#45483F
(69,72,63)
#3E4039
(62,64,57)
#373833
(55,56,51)
#30302D
(48,48,45)
#292827
(41,40,39)
#222021
(34,32,33)
#1B181B
(27,24,27)
#141015
(20,16,21)
#0D080F
(13,8,15)
#000000
(0,0,0)

Tints of #53584B

#53584B
(83,88,75)
#62675B
(98,103,91)
#71766B
(113,118,107)
#80857B
(128,133,123)
#8F948B
(143,148,139)
#9EA39B
(158,163,155)
#ADB2AB
(173,178,171)
#BCC1BB
(188,193,187)
#CBD0CB
(203,208,203)
#DADFDB
(218,223,219)
#E9EEEB
(233,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #53584B; }

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

This text font color is #53584B.

Background Color

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

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

This div background color is #53584B.

Border color

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

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

This div border color is #53584B.

Opacity

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

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

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

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

This text has shadow with #53584B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53584B.

Preview

Color preview on black background

This text has color #53584B on black background.


Color preview on white background

This text has color #53584B on white background.


Black color preview on #53584B background

This text has black color on #53584B background.


White color preview on #53584B background

This text has white color on #53584B background.


Related colors

Complementary color

Complementary color for #hex is #ACA7B4.


I love getcolorcode.com

Triadic colors

1 #4B5358 and #584B53 with #53584B are triadic colors.

2 #4B5853 and #58534B with #53584B are triadic colors.