COLOR #587395

HEX: #587395 RGB: (88,115,149)

Color info

#587395 contains mainly green and blue colors. Web safe color of #587395 is #666699 (or #669).

RGB color model

#587395 color RGB value is (88,115,149).

RGB: (88,115,149) (35%, 45%, 58%)

RGB channels and saturation

R 88 of 255 = 35%
G 115 of 255 = 45%
B 149 of 255 = 58%

88
115
149

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

Portions of RGB colors in percentages

R + G + B = 88 + 115 + 149 = 352 (100%)
R 88 of 352 ~ 25%
G 115 of 352 ~ 32.67%
B 149 of 352 ~ 42.33'%

%25
%32.67
%42.33

CMYK color model

#587395 color CMYK value is (41,23,0,42).

  • cyan value is 40.94%
  • magenta value is 22.82%
  • yellow value is 0.00%
  • key color value is 41.57%
CMYK: (41,23,0,42) C41M23Y0K42 (41%,23%,0%,42%) (0.41/0.23/0.00/0.42) 

CMYK percentages

%40.94
%22.82
%0
%41.57

Codes

Color #587395 in popluar color models

58 73 95
RGB 88 115 149
HSL 213° 25.74% 46.47%
HSB/HSV 213° 40.94% 58.43%
CMYK 40.94% 22.82% 0.00%
41.57%

Color #587395 in popluar number systems.

HEX 58 73 95
Decimal 88 115 149
Binary 1011000 1110011 10010101
Octal 130 163 225

Shades and tints

Shades of #587395

#587395
(88,115,149)
#506988
(80,105,136)
#485F7B
(72,95,123)
#40556E
(64,85,110)
#384B61
(56,75,97)
#304154
(48,65,84)
#283747
(40,55,71)
#202D3A
(32,45,58)
#18232D
(24,35,45)
#101920
(16,25,32)
#080F13
(8,15,19)
#000000
(0,0,0)

Tints of #587395

#587395
(88,115,149)
#677F9E
(103,127,158)
#768BA7
(118,139,167)
#8597B0
(133,151,176)
#94A3B9
(148,163,185)
#A3AFC2
(163,175,194)
#B2BBCB
(178,187,203)
#C1C7D4
(193,199,212)
#D0D3DD
(208,211,221)
#DFDFE6
(223,223,230)
#EEEBEF
(238,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #587395; }

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

This text font color is #587395.

Background Color

.myBgColor { background-color: #587395; }

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

This div background color is #587395.

Border color

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

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

This div border color is #587395.

Opacity

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

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

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

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

This text has shadow with #587395 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #587395.

Preview

Color preview on black background

This text has color #587395 on black background.


Color preview on white background

This text has color #587395 on white background.


Black color preview on #587395 background

This text has black color on #587395 background.


White color preview on #587395 background

This text has white color on #587395 background.


Related colors

Complementary color

Complementary color for #hex is #A78C6A.


I love getcolorcode.com

Triadic colors

1 #955873 and #739558 with #587395 are triadic colors.

2 #957358 and #735895 with #587395 are triadic colors.