COLOR #58273A

HEX: #58273A RGB: (88,39,58)

Color info

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

RGB color model

#58273A color RGB value is (88,39,58).

RGB: (88,39,58) (35%, 15%, 23%)

RGB channels and saturation

R 88 of 255 = 35%
G 39 of 255 = 15%
B 58 of 255 = 23%

88
39
58

R + G + B ~ 24%. #58273A is dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 39 + 58 = 185 (100%)
R 88 of 185 ~ 47.57%
G 39 of 185 ~ 21.08%
B 58 of 185 ~ 31.35'%

%47.57
%21.08
%31.35

CMYK color model

#58273A color CMYK value is (0,56,34,65).

  • cyan value is 0.00%
  • magenta value is 55.68%
  • yellow value is 34.09%
  • key color value is 65.49%

CMYK: (0,56,34,65)
C0M56Y34K65 (0%, 56%, 34%, 65%)
(0.00 / 0.56 / 0.34 / 0.65)

CMYK percentages

%0
%55.68
%34.09
%65.49

Codes

Color #58273A in popluar color models

58 27 3A
RGB 88 39 58
HSL 337° 38.58% 24.90%
HSB/HSV 337° 55.68% 34.51%
CMYK 0.00% 55.68% 34.09%
65.49%

Color #58273A in popluar number systems.

HEX 58 27 3A
Decimal 88 39 58
Binary 1011000 100111 111010
Octal 130 47 72

Shades and tints

Shades of #58273A

#58273A
(88,39,58)
#502435
(80,36,53)
#482130
(72,33,48)
#401E2B
(64,30,43)
#381B26
(56,27,38)
#301821
(48,24,33)
#28151C
(40,21,28)
#201217
(32,18,23)
#180F12
(24,15,18)
#100C0D
(16,12,13)
#080908
(8,9,8)
#000000
(0,0,0)

Tints of #58273A

#58273A
(88,39,58)
#673A4B
(103,58,75)
#764D5C
(118,77,92)
#85606D
(133,96,109)
#94737E
(148,115,126)
#A3868F
(163,134,143)
#B299A0
(178,153,160)
#C1ACB1
(193,172,177)
#D0BFC2
(208,191,194)
#DFD2D3
(223,210,211)
#EEE5E4
(238,229,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #58273A color. Also use rgb(88,39,58) instead hex code.

Text Font Color

.myTextColor { color: #58273A; }

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

This text font color is #58273A.

Background Color

.myBgColor { background-color: #58273A; }

<div style="background-color:#58273A">Inner text</div>

This div background color is #58273A.

Border color

.myBorderColor { border: 1px solid #58273A; }

<div style="border:3px solid #58273A">Div</div>

This div border color is #58273A.

Opacity

.myOpacity80 { color: #58273A; opacity: 0.8; }

<p style="color:#58273A;opacity:0.8;">80%</p>

Text with #58273A 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 #58273A;}

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

This text has shadow with #58273A color.


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

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

This text has shadow with #58273A primary color and red secondary color.


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

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

This text has shadow with #58273A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #58273A.

Preview

Color preview on black background

This text has color #58273A on black background.


Color preview on white background

This text has color #58273A on white background.


Black color preview on #58273A background

This text has black color on #58273A background.


White color preview on #58273A background

This text has white color on #58273A background.


Related colors

Complementary color

Complementary color for #hex is #A7D8C5.


I love getcolorcode.com

Triadic colors

1 #3A5827 and #273A58 with #58273A are triadic colors.

2 #3A2758 and #27583A with #58273A are triadic colors.