COLOR #568868

HEX: #568868 RGB: (86,136,104)

Color info

#568868 contains red, green and blue colors in about the same proportion. Web safe color of #568868 is #669966 (or #696).

RGB color model

#568868 color RGB value is (86,136,104).

RGB: (86,136,104) (34%, 53%, 41%)

RGB channels and saturation

R 86 of 255 = 34%
G 136 of 255 = 53%
B 104 of 255 = 41%

86
136
104

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

Portions of RGB colors in percentages

R + G + B = 86 + 136 + 104 = 326 (100%)
R 86 of 326 ~ 26.38%
G 136 of 326 ~ 41.72%
B 104 of 326 ~ 31.9'%

%26.38
%41.72
%31.9

CMYK color model

#568868 color CMYK value is (37,0,24,47).

  • cyan value is 36.76%
  • magenta value is 0.00%
  • yellow value is 23.53%
  • key color value is 46.67%

CMYK: (37,0,24,47)
C37M0Y24K47 (37%, 0%, 24%, 47%)
(0.37 / 0.00 / 0.24 / 0.47)

CMYK percentages

%36.76
%0
%23.53
%46.67

Codes

Color #568868 in popluar color models

56 88 68
RGB 86 136 104
HSL 142° 22.52% 43.53%
HSB/HSV 142° 36.76% 53.33%
CMYK 36.76% 0.00% 23.53%
46.67%

Color #568868 in popluar number systems.

HEX 56 88 68
Decimal 86 136 104
Binary 1010110 10001000 1101000
Octal 126 210 150

Shades and tints

Shades of #568868

#568868
(86,136,104)
#4F7C5F
(79,124,95)
#487056
(72,112,86)
#41644D
(65,100,77)
#3A5844
(58,88,68)
#334C3B
(51,76,59)
#2C4032
(44,64,50)
#253429
(37,52,41)
#1E2820
(30,40,32)
#171C17
(23,28,23)
#10100E
(16,16,14)
#000000
(0,0,0)

Tints of #568868

#568868
(86,136,104)
#659275
(101,146,117)
#749C82
(116,156,130)
#83A68F
(131,166,143)
#92B09C
(146,176,156)
#A1BAA9
(161,186,169)
#B0C4B6
(176,196,182)
#BFCEC3
(191,206,195)
#CED8D0
(206,216,208)
#DDE2DD
(221,226,221)
#ECECEA
(236,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #568868 color. Also use rgb(86,136,104) instead hex code.

Text Font Color

.myTextColor { color: #568868; }

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

This text font color is #568868.

Background Color

.myBgColor { background-color: #568868; }

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

This div background color is #568868.

Border color

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

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

This div border color is #568868.

Opacity

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

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

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

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

This text has shadow with #568868 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #568868.

Preview

Color preview on black background

This text has color #568868 on black background.


Color preview on white background

This text has color #568868 on white background.


Black color preview on #568868 background

This text has black color on #568868 background.


White color preview on #568868 background

This text has white color on #568868 background.


Related colors

Complementary color

Complementary color for #hex is #A97797.


I love getcolorcode.com

Triadic colors

1 #685688 and #886856 with #568868 are triadic colors.

2 #688856 and #885668 with #568868 are triadic colors.