COLOR #566E94

HEX: #566E94 RGB: (86,110,148)

Color info

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

RGB color model

#566E94 color RGB value is (86,110,148).

RGB: (86,110,148) (34%, 43%, 58%)

RGB channels and saturation

R 86 of 255 = 34%
G 110 of 255 = 43%
B 148 of 255 = 58%

86
110
148

R + G + B ~ 45%. #566E94 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 86 + 110 + 148 = 344 (100%)
R 86 of 344 ~ 25%
G 110 of 344 ~ 31.98%
B 148 of 344 ~ 43.02'%

%25
%31.98
%43.02

CMYK color model

#566E94 color CMYK value is (42,26,0,42).

  • cyan value is 41.89%
  • magenta value is 25.68%
  • yellow value is 0.00%
  • key color value is 41.96%

CMYK: (42,26,0,42)
C42M26Y0K42 (42%, 26%, 0%, 42%)
(0.42 / 0.26 / 0.00 / 0.42)

CMYK percentages

%41.89
%25.68
%0
%41.96

Codes

Color #566E94 in popluar color models

56 6E 94
RGB 86 110 148
HSL 217° 26.50% 45.88%
HSB/HSV 217° 41.89% 58.04%
CMYK 41.89% 25.68% 0.00%
41.96%

Color #566E94 in popluar number systems.

HEX 56 6E 94
Decimal 86 110 148
Binary 1010110 1101110 10010100
Octal 126 156 224

Shades and tints

Shades of #566E94

#566E94
(86,110,148)
#4F6487
(79,100,135)
#485A7A
(72,90,122)
#41506D
(65,80,109)
#3A4660
(58,70,96)
#333C53
(51,60,83)
#2C3246
(44,50,70)
#252839
(37,40,57)
#1E1E2C
(30,30,44)
#17141F
(23,20,31)
#100A12
(16,10,18)
#000000
(0,0,0)

Tints of #566E94

#566E94
(86,110,148)
#657B9D
(101,123,157)
#7488A6
(116,136,166)
#8395AF
(131,149,175)
#92A2B8
(146,162,184)
#A1AFC1
(161,175,193)
#B0BCCA
(176,188,202)
#BFC9D3
(191,201,211)
#CED6DC
(206,214,220)
#DDE3E5
(221,227,229)
#ECF0EE
(236,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #566E94 color. Also use rgb(86,110,148) instead hex code.

Text Font Color

.myTextColor { color: #566E94; }

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

This text font color is #566E94.

Background Color

.myBgColor { background-color: #566E94; }

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

This div background color is #566E94.

Border color

.myBorderColor { border: 1px solid #566E94; }

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

This div border color is #566E94.

Opacity

.myOpacity80 { color: #566E94; opacity: 0.8; }

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

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

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

This text has shadow with #566E94 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #566E94.

Preview

Color preview on black background

This text has color #566E94 on black background.


Color preview on white background

This text has color #566E94 on white background.


Black color preview on #566E94 background

This text has black color on #566E94 background.


White color preview on #566E94 background

This text has white color on #566E94 background.


Related colors

Complementary color

Complementary color for #hex is #A9916B.


I love getcolorcode.com

Triadic colors

1 #94566E and #6E9456 with #566E94 are triadic colors.

2 #946E56 and #6E5694 with #566E94 are triadic colors.