COLOR #A87398

HEX: #A87398 RGB: (168,115,152)

Color info

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

RGB color model

#A87398 color RGB value is (168,115,152).

RGB: (168,115,152) (66%, 45%, 60%)

RGB channels and saturation

R 168 of 255 = 66%
G 115 of 255 = 45%
B 152 of 255 = 60%

168
115
152

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

Portions of RGB colors in percentages

R + G + B = 168 + 115 + 152 = 435 (100%)
R 168 of 435 ~ 38.62%
G 115 of 435 ~ 26.44%
B 152 of 435 ~ 34.94'%

%38.62
%26.44
%34.94

CMYK color model

#A87398 color CMYK value is (0,32,10,34).

  • cyan value is 0.00%
  • magenta value is 31.55%
  • yellow value is 9.52%
  • key color value is 34.12%

CMYK: (0,32,10,34)
C0M32Y10K34 (0%, 32%, 10%, 34%)
(0.00 / 0.32 / 0.10 / 0.34)

CMYK percentages

%0
%31.55
%9.52
%34.12

Codes

Color #A87398 in popluar color models

A8 73 98
RGB 168 115 152
HSL 318° 23.35% 55.49%
HSB/HSV 318° 31.55% 65.88%
CMYK 0.00% 31.55% 9.52%
34.12%

Color #A87398 in popluar number systems.

HEX A8 73 98
Decimal 168 115 152
Binary 10101000 1110011 10011000
Octal 250 163 230

Shades and tints

Shades of #A87398

#A87398
(168,115,152)
#99698B
(153,105,139)
#8A5F7E
(138,95,126)
#7B5571
(123,85,113)
#6C4B64
(108,75,100)
#5D4157
(93,65,87)
#4E374A
(78,55,74)
#3F2D3D
(63,45,61)
#302330
(48,35,48)
#211923
(33,25,35)
#120F16
(18,15,22)
#000000
(0,0,0)

Tints of #A87398

#A87398
(168,115,152)
#AF7FA1
(175,127,161)
#B68BAA
(182,139,170)
#BD97B3
(189,151,179)
#C4A3BC
(196,163,188)
#CBAFC5
(203,175,197)
#D2BBCE
(210,187,206)
#D9C7D7
(217,199,215)
#E0D3E0
(224,211,224)
#E7DFE9
(231,223,233)
#EEEBF2
(238,235,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A87398 color. Also use rgb(168,115,152) instead hex code.

Text Font Color

.myTextColor { color: #A87398; }

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

This text font color is #A87398.

Background Color

.myBgColor { background-color: #A87398; }

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

This div background color is #A87398.

Border color

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

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

This div border color is #A87398.

Opacity

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

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

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

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

This text has shadow with #A87398 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A87398.

Preview

Color preview on black background

This text has color #A87398 on black background.


Color preview on white background

This text has color #A87398 on white background.


Black color preview on #A87398 background

This text has black color on #A87398 background.


White color preview on #A87398 background

This text has white color on #A87398 background.


Related colors

Complementary color

Complementary color for #hex is #578C67.


I love getcolorcode.com

Triadic colors

1 #98A873 and #7398A8 with #A87398 are triadic colors.

2 #9873A8 and #73A898 with #A87398 are triadic colors.