COLOR #A87988

HEX: #A87988 RGB: (168,121,136)

Renk bilgisi

#A87988 contains red, green and blue colors in about the same proportion. #A87988 ‘ nin web güvenlik rengi #996699 (ya da #969) dir.

RGB renk modeli

#A87988 color RGB value is (168,121,136).

RGB: (168,121,136) (66%, 47%, 53%)

RGB bağlantıları ve doygunluk

R 168 of 255 = 66%
G 121 of 255 = 47%
B 136 of 255 = 53%

168
121
136

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

Yüzdelerle RGB renk parçaları

R + G + B = 168 + 121 + 136 = 425 (100%)
R 168 of 425 ~ 39.53%
G 121 of 425 ~ 28.47%
B 136 of 425 ~ 32'%

%39.53
%28.47
%32

CMYK RENK MODELİ

#A87988 rengi CMYK tonu (0,28,19,34).

  • camgöbeği tonu 0.00%
  • eflatun tonu 27.98%
  • sarı tonu 19.05%
  • ana renk tonu 34.12%

CMYK: (0,28,19,34)
C0M28Y19K34 (0%, 28%, 19%, 34%)
(0.00 / 0.28 / 0.19 / 0.34)

CMYK yüzdeleri

%0
%27.98
%19.05
%34.12

Codes

Color #A87988 in popluar color models

A8 79 88
RGB 168 121 136
HSL 341° 21.27% 56.67%
HSB/HSV 341° 27.98% 65.88%
CMYK 0.00% 27.98% 19.05%
34.12%

Color #A87988 in popluar number systems.

HEX A8 79 88
Decimal 168 121 136
Binary 10101000 1111001 10001000
Octal 250 171 210

Shades and tints

Shades of #A87988

#A87988
(168,121,136)
#996E7C
(153,110,124)
#8A6370
(138,99,112)
#7B5864
(123,88,100)
#6C4D58
(108,77,88)
#5D424C
(93,66,76)
#4E3740
(78,55,64)
#3F2C34
(63,44,52)
#302128
(48,33,40)
#21161C
(33,22,28)
#120B10
(18,11,16)
#000000
(0,0,0)

Tints of #A87988

#A87988
(168,121,136)
#AF8592
(175,133,146)
#B6919C
(182,145,156)
#BD9DA6
(189,157,166)
#C4A9B0
(196,169,176)
#CBB5BA
(203,181,186)
#D2C1C4
(210,193,196)
#D9CDCE
(217,205,206)
#E0D9D8
(224,217,216)
#E7E5E2
(231,229,226)
#EEF1EC
(238,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A87988; }

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

This text font color is #A87988.

Background Color

.myBgColor { background-color: #A87988; }

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

This div background color is #A87988.

Border color

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

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

This div border color is #A87988.

Opacity

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

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

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

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

This text has shadow with #A87988 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A87988.

Preview

Color preview on black background

This text has color #A87988 on black background.


Color preview on white background

This text has color #A87988 on white background.


Black color preview on #A87988 background

This text has black color on #A87988 background.


White color preview on #A87988 background

This text has white color on #A87988 background.


Related colors

Complementary color

Complementary color for #hex is #578677.


I love getcolorcode.com

Triadic colors

1 #88A879 and #7988A8 with #A87988 are triadic colors.

2 #8879A8 and #79A888 with #A87988 are triadic colors.