COLOR #58052D

HEX: #58052D RGB: (88,5,45)

Color info

#58052D contains mainly red and blue colors. Web safe color of #58052D is #660033 (or #603).

RGB color model

#58052D color RGB value is (88,5,45).

RGB: (88,5,45) (35%, 2%, 18%)

RGB channels and saturation

R 88 of 255 = 35%
G 5 of 255 = 2%
B 45 of 255 = 18%

88
5
45

R + G + B ~ 18%. #58052D is dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 5 + 45 = 138 (100%)
R 88 of 138 ~ 63.77%
G 5 of 138 ~ 3.62%
B 45 of 138 ~ 32.61'%

%63.77
%32.61

CMYK color model

#58052D color CMYK value is (0,94,49,65).

  • cyan value is 0.00%
  • magenta value is 94.32%
  • yellow value is 48.86%
  • key color value is 65.49%

CMYK: (0,94,49,65)
C0M94Y49K65 (0%, 94%, 49%, 65%)
(0.00 / 0.94 / 0.49 / 0.65)

CMYK percentages

%0
%94.32
%48.86
%65.49

Codes

Color #58052D in popluar color models

58 05 2D
RGB 88 5 45
HSL 331° 89.25% 18.24%
HSB/HSV 331° 94.32% 34.51%
CMYK 0.00% 94.32% 48.86%
65.49%

Color #58052D in popluar number systems.

HEX 58 05 2D
Decimal 88 5 45
Binary 1011000 101 101101
Octal 130 5 55

Shades and tints

Shades of #58052D

#58052D
(88,5,45)
#500529
(80,5,41)
#480525
(72,5,37)
#400521
(64,5,33)
#38051D
(56,5,29)
#300519
(48,5,25)
#280515
(40,5,21)
#200511
(32,5,17)
#18050D
(24,5,13)
#100509
(16,5,9)
#080505
(8,5,5)
#000000
(0,0,0)

Tints of #58052D

#58052D
(88,5,45)
#671B40
(103,27,64)
#763153
(118,49,83)
#854766
(133,71,102)
#945D79
(148,93,121)
#A3738C
(163,115,140)
#B2899F
(178,137,159)
#C19FB2
(193,159,178)
#D0B5C5
(208,181,197)
#DFCBD8
(223,203,216)
#EEE1EB
(238,225,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #58052D color. Also use rgb(88,5,45) instead hex code.

Text Font Color

.myTextColor { color: #58052D; }

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

This text font color is #58052D.

Background Color

.myBgColor { background-color: #58052D; }

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

This div background color is #58052D.

Border color

.myBorderColor { border: 1px solid #58052D; }

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

This div border color is #58052D.

Opacity

.myOpacity80 { color: #58052D; opacity: 0.8; }

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

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

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

This text has shadow with #58052D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58052D.

Preview

Color preview on black background

This text has color #58052D on black background.


Color preview on white background

This text has color #58052D on white background.


Black color preview on #58052D background

This text has black color on #58052D background.


White color preview on #58052D background

This text has white color on #58052D background.


Related colors

Complementary color

Complementary color for #hex is #A7FAD2.


I love getcolorcode.com

Triadic colors

1 #2D5805 and #052D58 with #58052D are triadic colors.

2 #2D0558 and #05582D with #58052D are triadic colors.