COLOR #568768

HEX: #568768 RGB: (86,135,104)

Color info

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

RGB color model

#568768 color RGB value is (86,135,104).

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

RGB channels and saturation

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

86
135
104

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

Portions of RGB colors in percentages

R + G + B = 86 + 135 + 104 = 325 (100%)
R 86 of 325 ~ 26.46%
G 135 of 325 ~ 41.54%
B 104 of 325 ~ 32'%

%26.46
%41.54
%32

CMYK color model

#568768 color CMYK value is (36,0,23,47).

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

CMYK: (36,0,23,47)
C36M0Y23K47 (36%, 0%, 23%, 47%)
(0.36 / 0.00 / 0.23 / 0.47)

CMYK percentages

%36.3
%0
%22.96
%47.06

Codes

Color #568768 in popluar color models

56 87 68
RGB 86 135 104
HSL 142° 22.17% 43.33%
HSB/HSV 142° 36.30% 52.94%
CMYK 36.30% 0.00% 22.96%
47.06%

Color #568768 in popluar number systems.

HEX 56 87 68
Decimal 86 135 104
Binary 1010110 10000111 1101000
Octal 126 207 150

Shades and tints

Shades of #568768

#568768
(86,135,104)
#4F7B5F
(79,123,95)
#486F56
(72,111,86)
#41634D
(65,99,77)
#3A5744
(58,87,68)
#334B3B
(51,75,59)
#2C3F32
(44,63,50)
#253329
(37,51,41)
#1E2720
(30,39,32)
#171B17
(23,27,23)
#100F0E
(16,15,14)
#000000
(0,0,0)

Tints of #568768

#568768
(86,135,104)
#659175
(101,145,117)
#749B82
(116,155,130)
#83A58F
(131,165,143)
#92AF9C
(146,175,156)
#A1B9A9
(161,185,169)
#B0C3B6
(176,195,182)
#BFCDC3
(191,205,195)
#CED7D0
(206,215,208)
#DDE1DD
(221,225,221)
#ECEBEA
(236,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #568768; }

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

This text font color is #568768.

Background Color

.myBgColor { background-color: #568768; }

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

This div background color is #568768.

Border color

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

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

This div border color is #568768.

Opacity

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

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

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

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

This text has shadow with #568768 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #568768.

Preview

Color preview on black background

This text has color #568768 on black background.


Color preview on white background

This text has color #568768 on white background.


Black color preview on #568768 background

This text has black color on #568768 background.


White color preview on #568768 background

This text has white color on #568768 background.


Related colors

Complementary color

Complementary color for #hex is #A97897.


I love getcolorcode.com

Triadic colors

1 #685687 and #876856 with #568768 are triadic colors.

2 #688756 and #875668 with #568768 are triadic colors.