COLOR #586792

HEX: #586792 RGB: (88,103,146)

Color info

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

RGB color model

#586792 color RGB value is (88,103,146).

RGB: (88,103,146) (35%, 40%, 57%)

RGB channels and saturation

R 88 of 255 = 35%
G 103 of 255 = 40%
B 146 of 255 = 57%

88
103
146

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

Portions of RGB colors in percentages

R + G + B = 88 + 103 + 146 = 337 (100%)
R 88 of 337 ~ 26.11%
G 103 of 337 ~ 30.56%
B 146 of 337 ~ 43.32'%

%26.11
%30.56
%43.32

CMYK color model

#586792 color CMYK value is (40,29,0,43).

  • cyan value is 39.73%
  • magenta value is 29.45%
  • yellow value is 0.00%
  • key color value is 42.75%

CMYK: (40,29,0,43)
C40M29Y0K43 (40%, 29%, 0%, 43%)
(0.40 / 0.29 / 0.00 / 0.43)

CMYK percentages

%39.73
%29.45
%0
%42.75

Codes

Color #586792 in popluar color models

58 67 92
RGB 88 103 146
HSL 224° 24.79% 45.88%
HSB/HSV 224° 39.73% 57.25%
CMYK 39.73% 29.45% 0.00%
42.75%

Color #586792 in popluar number systems.

HEX 58 67 92
Decimal 88 103 146
Binary 1011000 1100111 10010010
Octal 130 147 222

Shades and tints

Shades of #586792

#586792
(88,103,146)
#505E85
(80,94,133)
#485578
(72,85,120)
#404C6B
(64,76,107)
#38435E
(56,67,94)
#303A51
(48,58,81)
#283144
(40,49,68)
#202837
(32,40,55)
#181F2A
(24,31,42)
#10161D
(16,22,29)
#080D10
(8,13,16)
#000000
(0,0,0)

Tints of #586792

#586792
(88,103,146)
#67749B
(103,116,155)
#7681A4
(118,129,164)
#858EAD
(133,142,173)
#949BB6
(148,155,182)
#A3A8BF
(163,168,191)
#B2B5C8
(178,181,200)
#C1C2D1
(193,194,209)
#D0CFDA
(208,207,218)
#DFDCE3
(223,220,227)
#EEE9EC
(238,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #586792; }

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

This text font color is #586792.

Background Color

.myBgColor { background-color: #586792; }

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

This div background color is #586792.

Border color

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

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

This div border color is #586792.

Opacity

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

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

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

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

This text has shadow with #586792 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #586792.

Preview

Color preview on black background

This text has color #586792 on black background.


Color preview on white background

This text has color #586792 on white background.


Black color preview on #586792 background

This text has black color on #586792 background.


White color preview on #586792 background

This text has white color on #586792 background.


Related colors

Complementary color

Complementary color for #hex is #A7986D.


I love getcolorcode.com

Triadic colors

1 #925867 and #679258 with #586792 are triadic colors.

2 #926758 and #675892 with #586792 are triadic colors.