COLOR #58274C

HEX: #58274C RGB: (88,39,76)

Color info

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

RGB color model

#58274C color RGB value is (88,39,76).

RGB: (88,39,76) (35%, 15%, 30%)

RGB channels and saturation

R 88 of 255 = 35%
G 39 of 255 = 15%
B 76 of 255 = 30%

88
39
76

R + G + B ~ 27%. #58274C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 39 + 76 = 203 (100%)
R 88 of 203 ~ 43.35%
G 39 of 203 ~ 19.21%
B 76 of 203 ~ 37.44'%

%43.35
%19.21
%37.44

CMYK color model

#58274C color CMYK value is (0,56,14,65).

  • cyan value is 0.00%
  • magenta value is 55.68%
  • yellow value is 13.64%
  • key color value is 65.49%
CMYK: (0,56,14,65) C0M56Y14K65 (0%,56%,14%,65%) (0.00/0.56/0.14/0.65) 

CMYK percentages

%0
%55.68
%13.64
%65.49

Codes

Color #58274C in popluar color models

58 27 4C
RGB 88 39 76
HSL 315° 38.58% 24.90%
HSB/HSV 315° 55.68% 34.51%
CMYK 0.00% 55.68% 13.64%
65.49%

Color #58274C in popluar number systems.

HEX 58 27 4C
Decimal 88 39 76
Binary 1011000 100111 1001100
Octal 130 47 114

Shades and tints

Shades of #58274C

#58274C
(88,39,76)
#502446
(80,36,70)
#482140
(72,33,64)
#401E3A
(64,30,58)
#381B34
(56,27,52)
#30182E
(48,24,46)
#281528
(40,21,40)
#201222
(32,18,34)
#180F1C
(24,15,28)
#100C16
(16,12,22)
#080910
(8,9,16)
#000000
(0,0,0)

Tints of #58274C

#58274C
(88,39,76)
#673A5C
(103,58,92)
#764D6C
(118,77,108)
#85607C
(133,96,124)
#94738C
(148,115,140)
#A3869C
(163,134,156)
#B299AC
(178,153,172)
#C1ACBC
(193,172,188)
#D0BFCC
(208,191,204)
#DFD2DC
(223,210,220)
#EEE5EC
(238,229,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #58274C color. Also use rgb(88,39,76) instead hex code.

Text Font Color

.myTextColor { color: #58274C; }

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

This text font color is #58274C.

Background Color

.myBgColor { background-color: #58274C; }

<div style="background-color:#58274C">Inner text</div>

This div background color is #58274C.

Border color

.myBorderColor { border: 1px solid #58274C; }

<div style="border:3px solid #58274C">Div</div>

This div border color is #58274C.

Opacity

.myOpacity80 { color: #58274C; opacity: 0.8; }

<p style="color:#58274C;opacity:0.8;">80%</p>

Text with #58274C 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 #58274C;}

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

This text has shadow with #58274C color.


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

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

This text has shadow with #58274C primary color and red secondary color.


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

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

This text has shadow with #58274C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #58274C.

Preview

Color preview on black background

This text has color #58274C on black background.


Color preview on white background

This text has color #58274C on white background.


Black color preview on #58274C background

This text has black color on #58274C background.


White color preview on #58274C background

This text has white color on #58274C background.


Related colors

Complementary color

Complementary color for #hex is #A7D8B3.


I love getcolorcode.com

Triadic colors

1 #4C5827 and #274C58 with #58274C are triadic colors.

2 #4C2758 and #27584C with #58274C are triadic colors.