COLOR #A87088

HEX: #A87088 RGB: (168,112,136)

Color info

#A87088 contains red, green and blue colors in about the same proportion. Web safe color of #A87088 is #996699 (or #969).

RGB color model

#A87088 color RGB value is (168,112,136).

RGB: (168,112,136) (66%, 44%, 53%)

RGB channels and saturation

R 168 of 255 = 66%
G 112 of 255 = 44%
B 136 of 255 = 53%

168
112
136

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

Portions of RGB colors in percentages

R + G + B = 168 + 112 + 136 = 416 (100%)
R 168 of 416 ~ 40.38%
G 112 of 416 ~ 26.92%
B 136 of 416 ~ 32.69'%

%40.38
%26.92
%32.69

CMYK color model

#A87088 color CMYK value is (0,33,19,34).

  • cyan value is 0.00%
  • magenta value is 33.33%
  • yellow value is 19.05%
  • key color value is 34.12%
CMYK: (0,33,19,34) C0M33Y19K34 (0%,33%,19%,34%) (0.00/0.33/0.19/0.34) 

CMYK percentages

%0
%33.33
%19.05
%34.12

Codes

Color #A87088 in popluar color models

A8 70 88
RGB 168 112 136
HSL 334° 24.35% 54.90%
HSB/HSV 334° 33.33% 65.88%
CMYK 0.00% 33.33% 19.05%
34.12%

Color #A87088 in popluar number systems.

HEX A8 70 88
Decimal 168 112 136
Binary 10101000 1110000 10001000
Octal 250 160 210

Shades and tints

Shades of #A87088

#A87088
(168,112,136)
#99667C
(153,102,124)
#8A5C70
(138,92,112)
#7B5264
(123,82,100)
#6C4858
(108,72,88)
#5D3E4C
(93,62,76)
#4E3440
(78,52,64)
#3F2A34
(63,42,52)
#302028
(48,32,40)
#21161C
(33,22,28)
#120C10
(18,12,16)
#000000
(0,0,0)

Tints of #A87088

#A87088
(168,112,136)
#AF7D92
(175,125,146)
#B68A9C
(182,138,156)
#BD97A6
(189,151,166)
#C4A4B0
(196,164,176)
#CBB1BA
(203,177,186)
#D2BEC4
(210,190,196)
#D9CBCE
(217,203,206)
#E0D8D8
(224,216,216)
#E7E5E2
(231,229,226)
#EEF2EC
(238,242,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A87088 color. Also use rgb(168,112,136) instead hex code.

Text Font Color

.myTextColor { color: #A87088; }

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

This text font color is #A87088.

Background Color

.myBgColor { background-color: #A87088; }

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

This div background color is #A87088.

Border color

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

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

This div border color is #A87088.

Opacity

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

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

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

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

This text has shadow with #A87088 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A87088.

Preview

Color preview on black background

This text has color #A87088 on black background.


Color preview on white background

This text has color #A87088 on white background.


Black color preview on #A87088 background

This text has black color on #A87088 background.


White color preview on #A87088 background

This text has white color on #A87088 background.


Related colors

Complementary color

Complementary color for #hex is #578F77.


I love getcolorcode.com

Triadic colors

1 #88A870 and #7088A8 with #A87088 are triadic colors.

2 #8870A8 and #70A888 with #A87088 are triadic colors.