COLOR #567887

HEX: #567887 RGB: (86,120,135)

Color info

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

RGB color model

#567887 color RGB value is (86,120,135).

RGB: (86,120,135) (34%, 47%, 53%)

RGB channels and saturation

R 86 of 255 = 34%
G 120 of 255 = 47%
B 135 of 255 = 53%

86
120
135

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

Portions of RGB colors in percentages

R + G + B = 86 + 120 + 135 = 341 (100%)
R 86 of 341 ~ 25.22%
G 120 of 341 ~ 35.19%
B 135 of 341 ~ 39.59'%

%25.22
%35.19
%39.59

CMYK color model

#567887 color CMYK value is (36,11,0,47).

  • cyan value is 36.30%
  • magenta value is 11.11%
  • yellow value is 0.00%
  • key color value is 47.06%

CMYK: (36,11,0,47)
C36M11Y0K47 (36%, 11%, 0%, 47%)
(0.36 / 0.11 / 0.00 / 0.47)

CMYK percentages

%36.3
%11.11
%0
%47.06

Codes

Color #567887 in popluar color models

56 78 87
RGB 86 120 135
HSL 198° 22.17% 43.33%
HSB/HSV 198° 36.30% 52.94%
CMYK 36.30% 11.11% 0.00%
47.06%

Color #567887 in popluar number systems.

HEX 56 78 87
Decimal 86 120 135
Binary 1010110 1111000 10000111
Octal 126 170 207

Shades and tints

Shades of #567887

#567887
(86,120,135)
#4F6E7B
(79,110,123)
#48646F
(72,100,111)
#415A63
(65,90,99)
#3A5057
(58,80,87)
#33464B
(51,70,75)
#2C3C3F
(44,60,63)
#253233
(37,50,51)
#1E2827
(30,40,39)
#171E1B
(23,30,27)
#10140F
(16,20,15)
#000000
(0,0,0)

Tints of #567887

#567887
(86,120,135)
#658491
(101,132,145)
#74909B
(116,144,155)
#839CA5
(131,156,165)
#92A8AF
(146,168,175)
#A1B4B9
(161,180,185)
#B0C0C3
(176,192,195)
#BFCCCD
(191,204,205)
#CED8D7
(206,216,215)
#DDE4E1
(221,228,225)
#ECF0EB
(236,240,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #567887 color. Also use rgb(86,120,135) instead hex code.

Text Font Color

.myTextColor { color: #567887; }

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

This text font color is #567887.

Background Color

.myBgColor { background-color: #567887; }

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

This div background color is #567887.

Border color

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

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

This div border color is #567887.

Opacity

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

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

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

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

This text has shadow with #567887 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #567887.

Preview

Color preview on black background

This text has color #567887 on black background.


Color preview on white background

This text has color #567887 on white background.


Black color preview on #567887 background

This text has black color on #567887 background.


White color preview on #567887 background

This text has white color on #567887 background.


Related colors

Complementary color

Complementary color for #hex is #A98778.


I love getcolorcode.com

Triadic colors

1 #875678 and #788756 with #567887 are triadic colors.

2 #877856 and #785687 with #567887 are triadic colors.