COLOR #567748

HEX: #567748 RGB: (86,119,72)

Color info

#567748 contains red, green and blue colors in about the same proportion. Web safe color of #567748 is #666633 (or #663).

RGB color model

#567748 color RGB value is (86,119,72).

RGB: (86,119,72) (34%, 47%, 28%)

RGB channels and saturation

R 86 of 255 = 34%
G 119 of 255 = 47%
B 72 of 255 = 28%

86
119
72

R + G + B ~ 36%. #567748 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 86 + 119 + 72 = 277 (100%)
R 86 of 277 ~ 31.05%
G 119 of 277 ~ 42.96%
B 72 of 277 ~ 25.99'%

%31.05
%42.96
%25.99

CMYK color model

#567748 color CMYK value is (28,0,39,53).

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

CMYK: (28,0,39,53)
C28M0Y39K53 (28%, 0%, 39%, 53%)
(0.28 / 0.00 / 0.39 / 0.53)

CMYK percentages

%27.73
%0
%39.5
%53.33

Codes

Color #567748 in popluar color models

56 77 48
RGB 86 119 72
HSL 102° 24.61% 37.45%
HSB/HSV 102° 39.50% 46.67%
CMYK 27.73% 0.00% 39.50%
53.33%

Color #567748 in popluar number systems.

HEX 56 77 48
Decimal 86 119 72
Binary 1010110 1110111 1001000
Octal 126 167 110

Shades and tints

Shades of #567748

#567748
(86,119,72)
#4F6D42
(79,109,66)
#48633C
(72,99,60)
#415936
(65,89,54)
#3A4F30
(58,79,48)
#33452A
(51,69,42)
#2C3B24
(44,59,36)
#25311E
(37,49,30)
#1E2718
(30,39,24)
#171D12
(23,29,18)
#10130C
(16,19,12)
#000000
(0,0,0)

Tints of #567748

#567748
(86,119,72)
#658358
(101,131,88)
#748F68
(116,143,104)
#839B78
(131,155,120)
#92A788
(146,167,136)
#A1B398
(161,179,152)
#B0BFA8
(176,191,168)
#BFCBB8
(191,203,184)
#CED7C8
(206,215,200)
#DDE3D8
(221,227,216)
#ECEFE8
(236,239,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #567748; }

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

This text font color is #567748.

Background Color

.myBgColor { background-color: #567748; }

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

This div background color is #567748.

Border color

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

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

This div border color is #567748.

Opacity

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

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

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

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

This text has shadow with #567748 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #567748.

Preview

Color preview on black background

This text has color #567748 on black background.


Color preview on white background

This text has color #567748 on white background.


Black color preview on #567748 background

This text has black color on #567748 background.


White color preview on #567748 background

This text has white color on #567748 background.


Related colors

Complementary color

Complementary color for #hex is #A988B7.


I love getcolorcode.com

Triadic colors

1 #485677 and #774856 with #567748 are triadic colors.

2 #487756 and #775648 with #567748 are triadic colors.