COLOR #567790

HEX: #567790 RGB: (86,119,144)

Color info

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

RGB color model

#567790 color RGB value is (86,119,144).

RGB: (86,119,144) (34%, 47%, 56%)

RGB channels and saturation

R 86 of 255 = 34%
G 119 of 255 = 47%
B 144 of 255 = 56%

86
119
144

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

Portions of RGB colors in percentages

R + G + B = 86 + 119 + 144 = 349 (100%)
R 86 of 349 ~ 24.64%
G 119 of 349 ~ 34.1%
B 144 of 349 ~ 41.26'%

%24.64
%34.1
%41.26

CMYK color model

#567790 color CMYK value is (40,17,0,44).

  • cyan value is 40.28%
  • magenta value is 17.36%
  • yellow value is 0.00%
  • key color value is 43.53%

CMYK: (40,17,0,44)
C40M17Y0K44 (40%, 17%, 0%, 44%)
(0.40 / 0.17 / 0.00 / 0.44)

CMYK percentages

%40.28
%17.36
%0
%43.53

Codes

Color #567790 in popluar color models

56 77 90
RGB 86 119 144
HSL 206° 25.22% 45.10%
HSB/HSV 206° 40.28% 56.47%
CMYK 40.28% 17.36% 0.00%
43.53%

Color #567790 in popluar number systems.

HEX 56 77 90
Decimal 86 119 144
Binary 1010110 1110111 10010000
Octal 126 167 220

Shades and tints

Shades of #567790

#567790
(86,119,144)
#4F6D83
(79,109,131)
#486376
(72,99,118)
#415969
(65,89,105)
#3A4F5C
(58,79,92)
#33454F
(51,69,79)
#2C3B42
(44,59,66)
#253135
(37,49,53)
#1E2728
(30,39,40)
#171D1B
(23,29,27)
#10130E
(16,19,14)
#000000
(0,0,0)

Tints of #567790

#567790
(86,119,144)
#65839A
(101,131,154)
#748FA4
(116,143,164)
#839BAE
(131,155,174)
#92A7B8
(146,167,184)
#A1B3C2
(161,179,194)
#B0BFCC
(176,191,204)
#BFCBD6
(191,203,214)
#CED7E0
(206,215,224)
#DDE3EA
(221,227,234)
#ECEFF4
(236,239,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #567790 color. Also use rgb(86,119,144) instead hex code.

Text Font Color

.myTextColor { color: #567790; }

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

This text font color is #567790.

Background Color

.myBgColor { background-color: #567790; }

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

This div background color is #567790.

Border color

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

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

This div border color is #567790.

Opacity

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

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

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

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

This text has shadow with #567790 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #567790.

Preview

Color preview on black background

This text has color #567790 on black background.


Color preview on white background

This text has color #567790 on white background.


Black color preview on #567790 background

This text has black color on #567790 background.


White color preview on #567790 background

This text has white color on #567790 background.


Related colors

Complementary color

Complementary color for #hex is #A9886F.


I love getcolorcode.com

Triadic colors

1 #905677 and #779056 with #567790 are triadic colors.

2 #907756 and #775690 with #567790 are triadic colors.