COLOR #567267

HEX: #567267 RGB: (86,114,103)

Color info

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

RGB color model

#567267 color RGB value is (86,114,103).

RGB: (86,114,103) (34%, 45%, 40%)

RGB channels and saturation

R 86 of 255 = 34%
G 114 of 255 = 45%
B 103 of 255 = 40%

86
114
103

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

Portions of RGB colors in percentages

R + G + B = 86 + 114 + 103 = 303 (100%)
R 86 of 303 ~ 28.38%
G 114 of 303 ~ 37.62%
B 103 of 303 ~ 33.99'%

%28.38
%37.62
%33.99

CMYK color model

#567267 color CMYK value is (25,0,10,55).

  • cyan value is 24.56%
  • magenta value is 0.00%
  • yellow value is 9.65%
  • key color value is 55.29%

CMYK: (25,0,10,55)
C25M0Y10K55 (25%, 0%, 10%, 55%)
(0.25 / 0.00 / 0.10 / 0.55)

CMYK percentages

%24.56
%0
%9.65
%55.29

Codes

Color #567267 in popluar color models

56 72 67
RGB 86 114 103
HSL 156° 14.00% 39.22%
HSB/HSV 156° 24.56% 44.71%
CMYK 24.56% 0.00% 9.65%
55.29%

Color #567267 in popluar number systems.

HEX 56 72 67
Decimal 86 114 103
Binary 1010110 1110010 1100111
Octal 126 162 147

Shades and tints

Shades of #567267

#567267
(86,114,103)
#4F685E
(79,104,94)
#485E55
(72,94,85)
#41544C
(65,84,76)
#3A4A43
(58,74,67)
#33403A
(51,64,58)
#2C3631
(44,54,49)
#252C28
(37,44,40)
#1E221F
(30,34,31)
#171816
(23,24,22)
#100E0D
(16,14,13)
#000000
(0,0,0)

Tints of #567267

#567267
(86,114,103)
#657E74
(101,126,116)
#748A81
(116,138,129)
#83968E
(131,150,142)
#92A29B
(146,162,155)
#A1AEA8
(161,174,168)
#B0BAB5
(176,186,181)
#BFC6C2
(191,198,194)
#CED2CF
(206,210,207)
#DDDEDC
(221,222,220)
#ECEAE9
(236,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #567267 color. Also use rgb(86,114,103) instead hex code.

Text Font Color

.myTextColor { color: #567267; }

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

This text font color is #567267.

Background Color

.myBgColor { background-color: #567267; }

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

This div background color is #567267.

Border color

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

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

This div border color is #567267.

Opacity

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

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

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

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

This text has shadow with #567267 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #567267.

Preview

Color preview on black background

This text has color #567267 on black background.


Color preview on white background

This text has color #567267 on white background.


Black color preview on #567267 background

This text has black color on #567267 background.


White color preview on #567267 background

This text has white color on #567267 background.


Related colors

Complementary color

Complementary color for #hex is #A98D98.


I love getcolorcode.com

Triadic colors

1 #675672 and #726756 with #567267 are triadic colors.

2 #677256 and #725667 with #567267 are triadic colors.