COLOR #56874B

HEX: #56874B RGB: (86,135,75)

Color info

#56874B contains mainly red and green colors. Web safe color of #56874B is #669933 (or #693).

RGB color model

#56874B color RGB value is (86,135,75).

RGB: (86,135,75) (34%, 53%, 29%)

RGB channels and saturation

R 86 of 255 = 34%
G 135 of 255 = 53%
B 75 of 255 = 29%

86
135
75

R + G + B ~ 39%. #56874B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 86 + 135 + 75 = 296 (100%)
R 86 of 296 ~ 29.05%
G 135 of 296 ~ 45.61%
B 75 of 296 ~ 25.34'%

%29.05
%45.61
%25.34

CMYK color model

#56874B color CMYK value is (36,0,44,47).

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

CMYK: (36,0,44,47)
C36M0Y44K47 (36%, 0%, 44%, 47%)
(0.36 / 0.00 / 0.44 / 0.47)

CMYK percentages

%36.3
%0
%44.44
%47.06

Codes

Color #56874B in popluar color models

56 87 4B
RGB 86 135 75
HSL 109° 28.57% 41.18%
HSB/HSV 109° 44.44% 52.94%
CMYK 36.30% 0.00% 44.44%
47.06%

Color #56874B in popluar number systems.

HEX 56 87 4B
Decimal 86 135 75
Binary 1010110 10000111 1001011
Octal 126 207 113

Shades and tints

Shades of #56874B

#56874B
(86,135,75)
#4F7B45
(79,123,69)
#486F3F
(72,111,63)
#416339
(65,99,57)
#3A5733
(58,87,51)
#334B2D
(51,75,45)
#2C3F27
(44,63,39)
#253321
(37,51,33)
#1E271B
(30,39,27)
#171B15
(23,27,21)
#100F0F
(16,15,15)
#000000
(0,0,0)

Tints of #56874B

#56874B
(86,135,75)
#65915B
(101,145,91)
#749B6B
(116,155,107)
#83A57B
(131,165,123)
#92AF8B
(146,175,139)
#A1B99B
(161,185,155)
#B0C3AB
(176,195,171)
#BFCDBB
(191,205,187)
#CED7CB
(206,215,203)
#DDE1DB
(221,225,219)
#ECEBEB
(236,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #56874B; }

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

This text font color is #56874B.

Background Color

.myBgColor { background-color: #56874B; }

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

This div background color is #56874B.

Border color

.myBorderColor { border: 1px solid #56874B; }

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

This div border color is #56874B.

Opacity

.myOpacity80 { color: #56874B; opacity: 0.8; }

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

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

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

This text has shadow with #56874B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #56874B.

Preview

Color preview on black background

This text has color #56874B on black background.


Color preview on white background

This text has color #56874B on white background.


Black color preview on #56874B background

This text has black color on #56874B background.


White color preview on #56874B background

This text has white color on #56874B background.


Related colors

Complementary color

Complementary color for #hex is #A978B4.


I love getcolorcode.com

Triadic colors

1 #4B5687 and #874B56 with #56874B are triadic colors.

2 #4B8756 and #87564B with #56874B are triadic colors.