COLOR #567059

HEX: #567059 RGB: (86,112,89)

Color info

#567059 contains red, green and blue colors in about the same proportion. Web safe color of #567059 is #666666 (or #666).

RGB color model

#567059 color RGB value is (86,112,89).

RGB: (86,112,89) (34%, 44%, 35%)

RGB channels and saturation

R 86 of 255 = 34%
G 112 of 255 = 44%
B 89 of 255 = 35%

86
112
89

R + G + B ~ 38%. #567059 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 86 + 112 + 89 = 287 (100%)
R 86 of 287 ~ 29.97%
G 112 of 287 ~ 39.02%
B 89 of 287 ~ 31.01'%

%29.97
%39.02
%31.01

CMYK color model

#567059 color CMYK value is (23,0,21,56).

  • cyan value is 23.21%
  • magenta value is 0.00%
  • yellow value is 20.54%
  • key color value is 56.08%

CMYK: (23,0,21,56)
C23M0Y21K56 (23%, 0%, 21%, 56%)
(0.23 / 0.00 / 0.21 / 0.56)

CMYK percentages

%23.21
%0
%20.54
%56.08

Codes

Color #567059 in popluar color models

56 70 59
RGB 86 112 89
HSL 127° 13.13% 38.82%
HSB/HSV 127° 23.21% 43.92%
CMYK 23.21% 0.00% 20.54%
56.08%

Color #567059 in popluar number systems.

HEX 56 70 59
Decimal 86 112 89
Binary 1010110 1110000 1011001
Octal 126 160 131

Shades and tints

Shades of #567059

#567059
(86,112,89)
#4F6651
(79,102,81)
#485C49
(72,92,73)
#415241
(65,82,65)
#3A4839
(58,72,57)
#333E31
(51,62,49)
#2C3429
(44,52,41)
#252A21
(37,42,33)
#1E2019
(30,32,25)
#171611
(23,22,17)
#100C09
(16,12,9)
#000000
(0,0,0)

Tints of #567059

#567059
(86,112,89)
#657D68
(101,125,104)
#748A77
(116,138,119)
#839786
(131,151,134)
#92A495
(146,164,149)
#A1B1A4
(161,177,164)
#B0BEB3
(176,190,179)
#BFCBC2
(191,203,194)
#CED8D1
(206,216,209)
#DDE5E0
(221,229,224)
#ECF2EF
(236,242,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #567059 color. Also use rgb(86,112,89) instead hex code.

Text Font Color

.myTextColor { color: #567059; }

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

This text font color is #567059.

Background Color

.myBgColor { background-color: #567059; }

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

This div background color is #567059.

Border color

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

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

This div border color is #567059.

Opacity

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

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

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

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

This text has shadow with #567059 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #567059.

Preview

Color preview on black background

This text has color #567059 on black background.


Color preview on white background

This text has color #567059 on white background.


Black color preview on #567059 background

This text has black color on #567059 background.


White color preview on #567059 background

This text has white color on #567059 background.


Related colors

Complementary color

Complementary color for #hex is #A98FA6.


I love getcolorcode.com

Triadic colors

1 #595670 and #705956 with #567059 are triadic colors.

2 #597056 and #705659 with #567059 are triadic colors.