COLOR #56668C

HEX: #56668C RGB: (86,102,140)

Color info

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

RGB color model

#56668C color RGB value is (86,102,140).

RGB: (86,102,140) (34%, 40%, 55%)

RGB channels and saturation

R 86 of 255 = 34%
G 102 of 255 = 40%
B 140 of 255 = 55%

86
102
140

R + G + B ~ 43%. #56668C is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 86 + 102 + 140 = 328 (100%)
R 86 of 328 ~ 26.22%
G 102 of 328 ~ 31.1%
B 140 of 328 ~ 42.68'%

%26.22
%31.1
%42.68

CMYK color model

#56668C color CMYK value is (39,27,0,45).

  • cyan value is 38.57%
  • magenta value is 27.14%
  • yellow value is 0.00%
  • key color value is 45.10%

CMYK: (39,27,0,45)
C39M27Y0K45 (39%, 27%, 0%, 45%)
(0.39 / 0.27 / 0.00 / 0.45)

CMYK percentages

%38.57
%27.14
%0
%45.1

Codes

Color #56668C in popluar color models

56 66 8C
RGB 86 102 140
HSL 222° 23.89% 44.31%
HSB/HSV 222° 38.57% 54.90%
CMYK 38.57% 27.14% 0.00%
45.10%

Color #56668C in popluar number systems.

HEX 56 66 8C
Decimal 86 102 140
Binary 1010110 1100110 10001100
Octal 126 146 214

Shades and tints

Shades of #56668C

#56668C
(86,102,140)
#4F5D80
(79,93,128)
#485474
(72,84,116)
#414B68
(65,75,104)
#3A425C
(58,66,92)
#333950
(51,57,80)
#2C3044
(44,48,68)
#252738
(37,39,56)
#1E1E2C
(30,30,44)
#171520
(23,21,32)
#100C14
(16,12,20)
#000000
(0,0,0)

Tints of #56668C

#56668C
(86,102,140)
#657396
(101,115,150)
#7480A0
(116,128,160)
#838DAA
(131,141,170)
#929AB4
(146,154,180)
#A1A7BE
(161,167,190)
#B0B4C8
(176,180,200)
#BFC1D2
(191,193,210)
#CECEDC
(206,206,220)
#DDDBE6
(221,219,230)
#ECE8F0
(236,232,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #56668C color. Also use rgb(86,102,140) instead hex code.

Text Font Color

.myTextColor { color: #56668C; }

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

This text font color is #56668C.

Background Color

.myBgColor { background-color: #56668C; }

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

This div background color is #56668C.

Border color

.myBorderColor { border: 1px solid #56668C; }

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

This div border color is #56668C.

Opacity

.myOpacity80 { color: #56668C; opacity: 0.8; }

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

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

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

This text has shadow with #56668C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #56668C.

Preview

Color preview on black background

This text has color #56668C on black background.


Color preview on white background

This text has color #56668C on white background.


Black color preview on #56668C background

This text has black color on #56668C background.


White color preview on #56668C background

This text has white color on #56668C background.


Related colors

Complementary color

Complementary color for #hex is #A99973.


I love getcolorcode.com

Triadic colors

1 #8C5666 and #668C56 with #56668C are triadic colors.

2 #8C6656 and #66568C with #56668C are triadic colors.