COLOR #586794

HEX: #586794 RGB: (88,103,148)

Color info

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

RGB color model

#586794 color RGB value is (88,103,148).

RGB: (88,103,148) (35%, 40%, 58%)

RGB channels and saturation

R 88 of 255 = 35%
G 103 of 255 = 40%
B 148 of 255 = 58%

88
103
148

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

Portions of RGB colors in percentages

R + G + B = 88 + 103 + 148 = 339 (100%)
R 88 of 339 ~ 25.96%
G 103 of 339 ~ 30.38%
B 148 of 339 ~ 43.66'%

%25.96
%30.38
%43.66

CMYK color model

#586794 color CMYK value is (41,30,0,42).

  • cyan value is 40.54%
  • magenta value is 30.41%
  • yellow value is 0.00%
  • key color value is 41.96%

CMYK: (41,30,0,42)
C41M30Y0K42 (41%, 30%, 0%, 42%)
(0.41 / 0.30 / 0.00 / 0.42)

CMYK percentages

%40.54
%30.41
%0
%41.96

Codes

Color #586794 in popluar color models

58 67 94
RGB 88 103 148
HSL 225° 25.42% 46.27%
HSB/HSV 225° 40.54% 58.04%
CMYK 40.54% 30.41% 0.00%
41.96%

Color #586794 in popluar number systems.

HEX 58 67 94
Decimal 88 103 148
Binary 1011000 1100111 10010100
Octal 130 147 224

Shades and tints

Shades of #586794

#586794
(88,103,148)
#505E87
(80,94,135)
#48557A
(72,85,122)
#404C6D
(64,76,109)
#384360
(56,67,96)
#303A53
(48,58,83)
#283146
(40,49,70)
#202839
(32,40,57)
#181F2C
(24,31,44)
#10161F
(16,22,31)
#080D12
(8,13,18)
#000000
(0,0,0)

Tints of #586794

#586794
(88,103,148)
#67749D
(103,116,157)
#7681A6
(118,129,166)
#858EAF
(133,142,175)
#949BB8
(148,155,184)
#A3A8C1
(163,168,193)
#B2B5CA
(178,181,202)
#C1C2D3
(193,194,211)
#D0CFDC
(208,207,220)
#DFDCE5
(223,220,229)
#EEE9EE
(238,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #586794 color. Also use rgb(88,103,148) instead hex code.

Text Font Color

.myTextColor { color: #586794; }

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

This text font color is #586794.

Background Color

.myBgColor { background-color: #586794; }

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

This div background color is #586794.

Border color

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

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

This div border color is #586794.

Opacity

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

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

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

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

This text has shadow with #586794 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #586794.

Preview

Color preview on black background

This text has color #586794 on black background.


Color preview on white background

This text has color #586794 on white background.


Black color preview on #586794 background

This text has black color on #586794 background.


White color preview on #586794 background

This text has white color on #586794 background.


Related colors

Complementary color

Complementary color for #hex is #A7986B.


I love getcolorcode.com

Triadic colors

1 #945867 and #679458 with #586794 are triadic colors.

2 #946758 and #675894 with #586794 are triadic colors.