COLOR #587273

HEX: #587273 RGB: (88,114,115)

Color info

#587273 contains red, green and blue colors in about the same proportion. Web safe color of #587273 is #666666 (or #666).

RGB color model

#587273 color RGB value is (88,114,115).

RGB: (88,114,115) (35%, 45%, 45%)

RGB channels and saturation

R 88 of 255 = 35%
G 114 of 255 = 45%
B 115 of 255 = 45%

88
114
115

R + G + B ~ 42%. #587273 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 88 + 114 + 115 = 317 (100%)
R 88 of 317 ~ 27.76%
G 114 of 317 ~ 35.96%
B 115 of 317 ~ 36.28'%

%27.76
%35.96
%36.28

CMYK color model

#587273 color CMYK value is (23,1,0,55).

  • cyan value is 23.48%
  • magenta value is 0.87%
  • yellow value is 0.00%
  • key color value is 54.90%
CMYK: (23,1,0,55) C23M1Y0K55 (23%,1%,0%,55%) (0.23/0.01/0.00/0.55) 

CMYK percentages

%23.48
%0.87
%0
%54.9

Codes

Color #587273 in popluar color models

58 72 73
RGB 88 114 115
HSL 182° 13.30% 39.80%
HSB/HSV 182° 23.48% 45.10%
CMYK 23.48% 0.87% 0.00%
54.90%

Color #587273 in popluar number systems.

HEX 58 72 73
Decimal 88 114 115
Binary 1011000 1110010 1110011
Octal 130 162 163

Shades and tints

Shades of #587273

#587273
(88,114,115)
#506869
(80,104,105)
#485E5F
(72,94,95)
#405455
(64,84,85)
#384A4B
(56,74,75)
#304041
(48,64,65)
#283637
(40,54,55)
#202C2D
(32,44,45)
#182223
(24,34,35)
#101819
(16,24,25)
#080E0F
(8,14,15)
#000000
(0,0,0)

Tints of #587273

#587273
(88,114,115)
#677E7F
(103,126,127)
#768A8B
(118,138,139)
#859697
(133,150,151)
#94A2A3
(148,162,163)
#A3AEAF
(163,174,175)
#B2BABB
(178,186,187)
#C1C6C7
(193,198,199)
#D0D2D3
(208,210,211)
#DFDEDF
(223,222,223)
#EEEAEB
(238,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #587273 color. Also use rgb(88,114,115) instead hex code.

Text Font Color

.myTextColor { color: #587273; }

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

This text font color is #587273.

Background Color

.myBgColor { background-color: #587273; }

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

This div background color is #587273.

Border color

.myBorderColor { border: 1px solid #587273; }

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

This div border color is #587273.

Opacity

.myOpacity80 { color: #587273; opacity: 0.8; }

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

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

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

This text has shadow with #587273 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #587273.

Preview

Color preview on black background

This text has color #587273 on black background.


Color preview on white background

This text has color #587273 on white background.


Black color preview on #587273 background

This text has black color on #587273 background.


White color preview on #587273 background

This text has white color on #587273 background.


Related colors

Complementary color

Complementary color for #hex is #A78D8C.


I love getcolorcode.com

Triadic colors

1 #735872 and #727358 with #587273 are triadic colors.

2 #737258 and #725873 with #587273 are triadic colors.