COLOR #57886B

HEX: #57886B RGB: (87,136,107)

Color info

#57886B contains red, green and blue colors in about the same proportion. Web safe color of #57886B is #669966 (or #696).

RGB color model

#57886B color RGB value is (87,136,107).

RGB: (87,136,107) (34%, 53%, 42%)

RGB channels and saturation

R 87 of 255 = 34%
G 136 of 255 = 53%
B 107 of 255 = 42%

87
136
107

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

Portions of RGB colors in percentages

R + G + B = 87 + 136 + 107 = 330 (100%)
R 87 of 330 ~ 26.36%
G 136 of 330 ~ 41.21%
B 107 of 330 ~ 32.42'%

%26.36
%41.21
%32.42

CMYK color model

#57886B color CMYK value is (36,0,21,47).

  • cyan value is 36.03%
  • magenta value is 0.00%
  • yellow value is 21.32%
  • key color value is 46.67%

CMYK: (36,0,21,47)
C36M0Y21K47 (36%, 0%, 21%, 47%)
(0.36 / 0.00 / 0.21 / 0.47)

CMYK percentages

%36.03
%0
%21.32
%46.67

Codes

Color #57886B in popluar color models

57 88 6B
RGB 87 136 107
HSL 144° 21.97% 43.73%
HSB/HSV 144° 36.03% 53.33%
CMYK 36.03% 0.00% 21.32%
46.67%

Color #57886B in popluar number systems.

HEX 57 88 6B
Decimal 87 136 107
Binary 1010111 10001000 1101011
Octal 127 210 153

Shades and tints

Shades of #57886B

#57886B
(87,136,107)
#507C62
(80,124,98)
#497059
(73,112,89)
#426450
(66,100,80)
#3B5847
(59,88,71)
#344C3E
(52,76,62)
#2D4035
(45,64,53)
#26342C
(38,52,44)
#1F2823
(31,40,35)
#181C1A
(24,28,26)
#111011
(17,16,17)
#000000
(0,0,0)

Tints of #57886B

#57886B
(87,136,107)
#669278
(102,146,120)
#759C85
(117,156,133)
#84A692
(132,166,146)
#93B09F
(147,176,159)
#A2BAAC
(162,186,172)
#B1C4B9
(177,196,185)
#C0CEC6
(192,206,198)
#CFD8D3
(207,216,211)
#DEE2E0
(222,226,224)
#EDECED
(237,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #57886B color. Also use rgb(87,136,107) instead hex code.

Text Font Color

.myTextColor { color: #57886B; }

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

This text font color is #57886B.

Background Color

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

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

This div background color is #57886B.

Border color

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

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

This div border color is #57886B.

Opacity

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

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

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

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

This text has shadow with #57886B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #57886B.

Preview

Color preview on black background

This text has color #57886B on black background.


Color preview on white background

This text has color #57886B on white background.


Black color preview on #57886B background

This text has black color on #57886B background.


White color preview on #57886B background

This text has white color on #57886B background.


Related colors

Complementary color

Complementary color for #hex is #A87794.


I love getcolorcode.com

Triadic colors

1 #6B5788 and #886B57 with #57886B are triadic colors.

2 #6B8857 and #88576B with #57886B are triadic colors.