COLOR #A297B8

HEX: #A297B8 RGB: (162,151,184)

Color info

#A297B8 contains red, green and blue colors in about the same proportion. Web safe color of #A297B8 is #9999CC (or #99C).

RGB color model

#A297B8 color RGB value is (162,151,184).

RGB: (162,151,184) (64%, 59%, 72%)

RGB channels and saturation

R 162 of 255 = 64%
G 151 of 255 = 59%
B 184 of 255 = 72%

162
151
184

R + G + B ~ 65%. #A297B8 is quite light color.

Portions of RGB colors in percentages

R + G + B = 162 + 151 + 184 = 497 (100%)
R 162 of 497 ~ 32.6%
G 151 of 497 ~ 30.38%
B 184 of 497 ~ 37.02'%

%32.6
%30.38
%37.02

CMYK color model

#A297B8 color CMYK value is (12,18,0,28).

  • cyan value is 11.96%
  • magenta value is 17.93%
  • yellow value is 0.00%
  • key color value is 27.84%

CMYK: (12,18,0,28)
C12M18Y0K28 (12%, 18%, 0%, 28%)
(0.12 / 0.18 / 0.00 / 0.28)

CMYK percentages

%11.96
%17.93
%0
%27.84

Codes

Color #A297B8 in popluar color models

A2 97 B8
RGB 162 151 184
HSL 260° 18.86% 65.69%
HSB/HSV 260° 17.93% 72.16%
CMYK 11.96% 17.93% 0.00%
27.84%

Color #A297B8 in popluar number systems.

HEX A2 97 B8
Decimal 162 151 184
Binary 10100010 10010111 10111000
Octal 242 227 270

Shades and tints

Shades of #A297B8

#A297B8
(162,151,184)
#948AA8
(148,138,168)
#867D98
(134,125,152)
#787088
(120,112,136)
#6A6378
(106,99,120)
#5C5668
(92,86,104)
#4E4958
(78,73,88)
#403C48
(64,60,72)
#322F38
(50,47,56)
#242228
(36,34,40)
#161518
(22,21,24)
#000000
(0,0,0)

Tints of #A297B8

#A297B8
(162,151,184)
#AAA0BE
(170,160,190)
#B2A9C4
(178,169,196)
#BAB2CA
(186,178,202)
#C2BBD0
(194,187,208)
#CAC4D6
(202,196,214)
#D2CDDC
(210,205,220)
#DAD6E2
(218,214,226)
#E2DFE8
(226,223,232)
#EAE8EE
(234,232,238)
#F2F1F4
(242,241,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A297B8 color. Also use rgb(162,151,184) instead hex code.

Text Font Color

.myTextColor { color: #A297B8; }

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

This text font color is #A297B8.

Background Color

.myBgColor { background-color: #A297B8; }

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

This div background color is #A297B8.

Border color

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

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

This div border color is #A297B8.

Opacity

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

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

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

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

This text has shadow with #A297B8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A297B8.

Preview

Color preview on black background

This text has color #A297B8 on black background.


Color preview on white background

This text has color #A297B8 on white background.


Black color preview on #A297B8 background

This text has black color on #A297B8 background.


White color preview on #A297B8 background

This text has white color on #A297B8 background.


Related colors

Complementary color

Complementary color for #hex is #5D6847.


I love getcolorcode.com

Triadic colors

1 #B8A297 and #97B8A2 with #A297B8 are triadic colors.

2 #B897A2 and #97A2B8 with #A297B8 are triadic colors.