COLOR #567764

HEX: #567764 RGB: (86,119,100)

Color info

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

RGB color model

#567764 color RGB value is (86,119,100).

RGB: (86,119,100) (34%, 47%, 39%)

RGB channels and saturation

R 86 of 255 = 34%
G 119 of 255 = 47%
B 100 of 255 = 39%

86
119
100

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

Portions of RGB colors in percentages

R + G + B = 86 + 119 + 100 = 305 (100%)
R 86 of 305 ~ 28.2%
G 119 of 305 ~ 39.02%
B 100 of 305 ~ 32.79'%

%28.2
%39.02
%32.79

CMYK color model

#567764 color CMYK value is (28,0,16,53).

  • cyan value is 27.73%
  • magenta value is 0.00%
  • yellow value is 15.97%
  • key color value is 53.33%

CMYK: (28,0,16,53)
C28M0Y16K53 (28%, 0%, 16%, 53%)
(0.28 / 0.00 / 0.16 / 0.53)

CMYK percentages

%27.73
%0
%15.97
%53.33

Codes

Color #567764 in popluar color models

56 77 64
RGB 86 119 100
HSL 145° 16.10% 40.20%
HSB/HSV 145° 27.73% 46.67%
CMYK 27.73% 0.00% 15.97%
53.33%

Color #567764 in popluar number systems.

HEX 56 77 64
Decimal 86 119 100
Binary 1010110 1110111 1100100
Octal 126 167 144

Shades and tints

Shades of #567764

#567764
(86,119,100)
#4F6D5B
(79,109,91)
#486352
(72,99,82)
#415949
(65,89,73)
#3A4F40
(58,79,64)
#334537
(51,69,55)
#2C3B2E
(44,59,46)
#253125
(37,49,37)
#1E271C
(30,39,28)
#171D13
(23,29,19)
#10130A
(16,19,10)
#000000
(0,0,0)

Tints of #567764

#567764
(86,119,100)
#658372
(101,131,114)
#748F80
(116,143,128)
#839B8E
(131,155,142)
#92A79C
(146,167,156)
#A1B3AA
(161,179,170)
#B0BFB8
(176,191,184)
#BFCBC6
(191,203,198)
#CED7D4
(206,215,212)
#DDE3E2
(221,227,226)
#ECEFF0
(236,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #567764; }

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

This text font color is #567764.

Background Color

.myBgColor { background-color: #567764; }

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

This div background color is #567764.

Border color

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

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

This div border color is #567764.

Opacity

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

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

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

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

This text has shadow with #567764 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #567764.

Preview

Color preview on black background

This text has color #567764 on black background.


Color preview on white background

This text has color #567764 on white background.


Black color preview on #567764 background

This text has black color on #567764 background.


White color preview on #567764 background

This text has white color on #567764 background.


Related colors

Complementary color

Complementary color for #hex is #A9889B.


I love getcolorcode.com

Triadic colors

1 #645677 and #776456 with #567764 are triadic colors.

2 #647756 and #775664 with #567764 are triadic colors.