COLOR #568397

HEX: #568397 RGB: (86,131,151)

Color info

#568397 contains mainly green and blue colors. Web safe color of #568397 is #669999 (or #699).

RGB color model

#568397 color RGB value is (86,131,151).

RGB: (86,131,151) (34%, 51%, 59%)

RGB channels and saturation

R 86 of 255 = 34%
G 131 of 255 = 51%
B 151 of 255 = 59%

86
131
151

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

Portions of RGB colors in percentages

R + G + B = 86 + 131 + 151 = 368 (100%)
R 86 of 368 ~ 23.37%
G 131 of 368 ~ 35.6%
B 151 of 368 ~ 41.03'%

%23.37
%35.6
%41.03

CMYK color model

#568397 color CMYK value is (43,13,0,41).

  • cyan value is 43.05%
  • magenta value is 13.25%
  • yellow value is 0.00%
  • key color value is 40.78%
CMYK: (43,13,0,41) C43M13Y0K41 (43%,13%,0%,41%) (0.43/0.13/0.00/0.41) 

CMYK percentages

%43.05
%13.25
%0
%40.78

Codes

Color #568397 in popluar color models

56 83 97
RGB 86 131 151
HSL 198° 27.43% 46.47%
HSB/HSV 198° 43.05% 59.22%
CMYK 43.05% 13.25% 0.00%
40.78%

Color #568397 in popluar number systems.

HEX 56 83 97
Decimal 86 131 151
Binary 1010110 10000011 10010111
Octal 126 203 227

Shades and tints

Shades of #568397

#568397
(86,131,151)
#4F788A
(79,120,138)
#486D7D
(72,109,125)
#416270
(65,98,112)
#3A5763
(58,87,99)
#334C56
(51,76,86)
#2C4149
(44,65,73)
#25363C
(37,54,60)
#1E2B2F
(30,43,47)
#172022
(23,32,34)
#101515
(16,21,21)
#000000
(0,0,0)

Tints of #568397

#568397
(86,131,151)
#658EA0
(101,142,160)
#7499A9
(116,153,169)
#83A4B2
(131,164,178)
#92AFBB
(146,175,187)
#A1BAC4
(161,186,196)
#B0C5CD
(176,197,205)
#BFD0D6
(191,208,214)
#CEDBDF
(206,219,223)
#DDE6E8
(221,230,232)
#ECF1F1
(236,241,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #568397 color. Also use rgb(86,131,151) instead hex code.

Text Font Color

.myTextColor { color: #568397; }

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

This text font color is #568397.

Background Color

.myBgColor { background-color: #568397; }

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

This div background color is #568397.

Border color

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

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

This div border color is #568397.

Opacity

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

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

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

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

This text has shadow with #568397 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #568397.

Preview

Color preview on black background

This text has color #568397 on black background.


Color preview on white background

This text has color #568397 on white background.


Black color preview on #568397 background

This text has black color on #568397 background.


White color preview on #568397 background

This text has white color on #568397 background.


Related colors

Complementary color

Complementary color for #hex is #A97C68.


I love getcolorcode.com

Triadic colors

1 #975683 and #839756 with #568397 are triadic colors.

2 #978356 and #835697 with #568397 are triadic colors.