COLOR #58384B

HEX: #58384B RGB: (88,56,75)

Color info

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

RGB color model

#58384B color RGB value is (88,56,75).

RGB: (88,56,75) (35%, 22%, 29%)

RGB channels and saturation

R 88 of 255 = 35%
G 56 of 255 = 22%
B 75 of 255 = 29%

88
56
75

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

Portions of RGB colors in percentages

R + G + B = 88 + 56 + 75 = 219 (100%)
R 88 of 219 ~ 40.18%
G 56 of 219 ~ 25.57%
B 75 of 219 ~ 34.25'%

%40.18
%25.57
%34.25

CMYK color model

#58384B color CMYK value is (0,36,15,65).

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

CMYK: (0,36,15,65)
C0M36Y15K65 (0%, 36%, 15%, 65%)
(0.00 / 0.36 / 0.15 / 0.65)

CMYK percentages

%0
%36.36
%14.77
%65.49

Codes

Color #58384B in popluar color models

58 38 4B
RGB 88 56 75
HSL 324° 22.22% 28.24%
HSB/HSV 324° 36.36% 34.51%
CMYK 0.00% 36.36% 14.77%
65.49%

Color #58384B in popluar number systems.

HEX 58 38 4B
Decimal 88 56 75
Binary 1011000 111000 1001011
Octal 130 70 113

Shades and tints

Shades of #58384B

#58384B
(88,56,75)
#503345
(80,51,69)
#482E3F
(72,46,63)
#402939
(64,41,57)
#382433
(56,36,51)
#301F2D
(48,31,45)
#281A27
(40,26,39)
#201521
(32,21,33)
#18101B
(24,16,27)
#100B15
(16,11,21)
#08060F
(8,6,15)
#000000
(0,0,0)

Tints of #58384B

#58384B
(88,56,75)
#674A5B
(103,74,91)
#765C6B
(118,92,107)
#856E7B
(133,110,123)
#94808B
(148,128,139)
#A3929B
(163,146,155)
#B2A4AB
(178,164,171)
#C1B6BB
(193,182,187)
#D0C8CB
(208,200,203)
#DFDADB
(223,218,219)
#EEECEB
(238,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #58384B; }

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

This text font color is #58384B.

Background Color

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

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

This div background color is #58384B.

Border color

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

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

This div border color is #58384B.

Opacity

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

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

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

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

This text has shadow with #58384B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58384B.

Preview

Color preview on black background

This text has color #58384B on black background.


Color preview on white background

This text has color #58384B on white background.


Black color preview on #58384B background

This text has black color on #58384B background.


White color preview on #58384B background

This text has white color on #58384B background.


Related colors

Complementary color

Complementary color for #hex is #A7C7B4.


I love getcolorcode.com

Triadic colors

1 #4B5838 and #384B58 with #58384B are triadic colors.

2 #4B3858 and #38584B with #58384B are triadic colors.