COLOR #58275A

HEX: #58275A RGB: (88,39,90)

Color info

#58275A contains red, green and blue colors in about the same proportion. Web safe color of #58275A is #663366 (or #636).

RGB color model

#58275A color RGB value is (88,39,90).

RGB: (88,39,90) (35%, 15%, 35%)

RGB channels and saturation

R 88 of 255 = 35%
G 39 of 255 = 15%
B 90 of 255 = 35%

88
39
90

R + G + B ~ 28%. #58275A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 39 + 90 = 217 (100%)
R 88 of 217 ~ 40.55%
G 39 of 217 ~ 17.97%
B 90 of 217 ~ 41.47'%

%40.55
%17.97
%41.47

CMYK color model

#58275A color CMYK value is (2,57,0,65).

  • cyan value is 2.22%
  • magenta value is 56.67%
  • yellow value is 0.00%
  • key color value is 64.71%

CMYK: (2,57,0,65)
C2M57Y0K65 (2%, 57%, 0%, 65%)
(0.02 / 0.57 / 0.00 / 0.65)

CMYK percentages

%2.22
%56.67
%0
%64.71

Codes

Color #58275A in popluar color models

58 27 5A
RGB 88 39 90
HSL 298° 39.53% 25.29%
HSB/HSV 298° 56.67% 35.29%
CMYK 2.22% 56.67% 0.00%
64.71%

Color #58275A in popluar number systems.

HEX 58 27 5A
Decimal 88 39 90
Binary 1011000 100111 1011010
Octal 130 47 132

Shades and tints

Shades of #58275A

#58275A
(88,39,90)
#502452
(80,36,82)
#48214A
(72,33,74)
#401E42
(64,30,66)
#381B3A
(56,27,58)
#301832
(48,24,50)
#28152A
(40,21,42)
#201222
(32,18,34)
#180F1A
(24,15,26)
#100C12
(16,12,18)
#08090A
(8,9,10)
#000000
(0,0,0)

Tints of #58275A

#58275A
(88,39,90)
#673A69
(103,58,105)
#764D78
(118,77,120)
#856087
(133,96,135)
#947396
(148,115,150)
#A386A5
(163,134,165)
#B299B4
(178,153,180)
#C1ACC3
(193,172,195)
#D0BFD2
(208,191,210)
#DFD2E1
(223,210,225)
#EEE5F0
(238,229,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #58275A; }

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

This text font color is #58275A.

Background Color

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

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

This div background color is #58275A.

Border color

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

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

This div border color is #58275A.

Opacity

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

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

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

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

This text has shadow with #58275A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58275A.

Preview

Color preview on black background

This text has color #58275A on black background.


Color preview on white background

This text has color #58275A on white background.


Black color preview on #58275A background

This text has black color on #58275A background.


White color preview on #58275A background

This text has white color on #58275A background.


Related colors

Complementary color

Complementary color for #hex is #A7D8A5.


I love getcolorcode.com

Triadic colors

1 #5A5827 and #275A58 with #58275A are triadic colors.

2 #5A2758 and #27585A with #58275A are triadic colors.