COLOR #584B49

HEX: #584B49 RGB: (88,75,73)

Color info

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

RGB color model

#584B49 color RGB value is (88,75,73).

RGB: (88,75,73) (35%, 29%, 29%)

RGB channels and saturation

R 88 of 255 = 35%
G 75 of 255 = 29%
B 73 of 255 = 29%

88
75
73

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

Portions of RGB colors in percentages

R + G + B = 88 + 75 + 73 = 236 (100%)
R 88 of 236 ~ 37.29%
G 75 of 236 ~ 31.78%
B 73 of 236 ~ 30.93'%

%37.29
%31.78
%30.93

CMYK color model

#584B49 color CMYK value is (0,15,17,65).

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

CMYK: (0,15,17,65)
C0M15Y17K65 (0%, 15%, 17%, 65%)
(0.00 / 0.15 / 0.17 / 0.65)

CMYK percentages

%0
%14.77
%17.05
%65.49

Codes

Color #584B49 in popluar color models

58 4B 49
RGB 88 75 73
HSL 9.32% 31.57%
HSB/HSV 17.05% 34.51%
CMYK 0.00% 14.77% 17.05%
65.49%

Color #584B49 in popluar number systems.

HEX 58 4B 49
Decimal 88 75 73
Binary 1011000 1001011 1001001
Octal 130 113 111

Shades and tints

Shades of #584B49

#584B49
(88,75,73)
#504543
(80,69,67)
#483F3D
(72,63,61)
#403937
(64,57,55)
#383331
(56,51,49)
#302D2B
(48,45,43)
#282725
(40,39,37)
#20211F
(32,33,31)
#181B19
(24,27,25)
#101513
(16,21,19)
#080F0D
(8,15,13)
#000000
(0,0,0)

Tints of #584B49

#584B49
(88,75,73)
#675B59
(103,91,89)
#766B69
(118,107,105)
#857B79
(133,123,121)
#948B89
(148,139,137)
#A39B99
(163,155,153)
#B2ABA9
(178,171,169)
#C1BBB9
(193,187,185)
#D0CBC9
(208,203,201)
#DFDBD9
(223,219,217)
#EEEBE9
(238,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #584B49 color. Also use rgb(88,75,73) instead hex code.

Text Font Color

.myTextColor { color: #584B49; }

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

This text font color is #584B49.

Background Color

.myBgColor { background-color: #584B49; }

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

This div background color is #584B49.

Border color

.myBorderColor { border: 1px solid #584B49; }

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

This div border color is #584B49.

Opacity

.myOpacity80 { color: #584B49; opacity: 0.8; }

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

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

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

This text has shadow with #584B49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #584B49.

Preview

Color preview on black background

This text has color #584B49 on black background.


Color preview on white background

This text has color #584B49 on white background.


Black color preview on #584B49 background

This text has black color on #584B49 background.


White color preview on #584B49 background

This text has white color on #584B49 background.


Related colors

Complementary color

Complementary color for #hex is #A7B4B6.


I love getcolorcode.com

Triadic colors

1 #49584B and #4B4958 with #584B49 are triadic colors.

2 #494B58 and #4B5849 with #584B49 are triadic colors.