COLOR #587482

HEX: #587482 RGB: (88,116,130)

Color info

#587482 contains red, green and blue colors in about the same proportion. Web safe color of #587482 is #666699 (or #669).

RGB color model

#587482 color RGB value is (88,116,130).

RGB: (88,116,130) (35%, 45%, 51%)

RGB channels and saturation

R 88 of 255 = 35%
G 116 of 255 = 45%
B 130 of 255 = 51%

88
116
130

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

Portions of RGB colors in percentages

R + G + B = 88 + 116 + 130 = 334 (100%)
R 88 of 334 ~ 26.35%
G 116 of 334 ~ 34.73%
B 130 of 334 ~ 38.92'%

%26.35
%34.73
%38.92

CMYK color model

#587482 color CMYK value is (32,11,0,49).

  • cyan value is 32.31%
  • magenta value is 10.77%
  • yellow value is 0.00%
  • key color value is 49.02%

CMYK: (32,11,0,49)
C32M11Y0K49 (32%, 11%, 0%, 49%)
(0.32 / 0.11 / 0.00 / 0.49)

CMYK percentages

%32.31
%10.77
%0
%49.02

Codes

Color #587482 in popluar color models

58 74 82
RGB 88 116 130
HSL 200° 19.27% 42.75%
HSB/HSV 200° 32.31% 50.98%
CMYK 32.31% 10.77% 0.00%
49.02%

Color #587482 in popluar number systems.

HEX 58 74 82
Decimal 88 116 130
Binary 1011000 1110100 10000010
Octal 130 164 202

Shades and tints

Shades of #587482

#587482
(88,116,130)
#506A77
(80,106,119)
#48606C
(72,96,108)
#405661
(64,86,97)
#384C56
(56,76,86)
#30424B
(48,66,75)
#283840
(40,56,64)
#202E35
(32,46,53)
#18242A
(24,36,42)
#101A1F
(16,26,31)
#081014
(8,16,20)
#000000
(0,0,0)

Tints of #587482

#587482
(88,116,130)
#67808D
(103,128,141)
#768C98
(118,140,152)
#8598A3
(133,152,163)
#94A4AE
(148,164,174)
#A3B0B9
(163,176,185)
#B2BCC4
(178,188,196)
#C1C8CF
(193,200,207)
#D0D4DA
(208,212,218)
#DFE0E5
(223,224,229)
#EEECF0
(238,236,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #587482 color. Also use rgb(88,116,130) instead hex code.

Text Font Color

.myTextColor { color: #587482; }

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

This text font color is #587482.

Background Color

.myBgColor { background-color: #587482; }

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

This div background color is #587482.

Border color

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

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

This div border color is #587482.

Opacity

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

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

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

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

This text has shadow with #587482 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #587482.

Preview

Color preview on black background

This text has color #587482 on black background.


Color preview on white background

This text has color #587482 on white background.


Black color preview on #587482 background

This text has black color on #587482 background.


White color preview on #587482 background

This text has white color on #587482 background.


Related colors

Complementary color

Complementary color for #hex is #A78B7D.


I love getcolorcode.com

Triadic colors

1 #825874 and #748258 with #587482 are triadic colors.

2 #827458 and #745882 with #587482 are triadic colors.