COLOR #A894B6

HEX: #A894B6 RGB: (168,148,182)

Color info

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

RGB color model

#A894B6 color RGB value is (168,148,182).

RGB: (168,148,182) (66%, 58%, 71%)

RGB channels and saturation

R 168 of 255 = 66%
G 148 of 255 = 58%
B 182 of 255 = 71%

168
148
182

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

Portions of RGB colors in percentages

R + G + B = 168 + 148 + 182 = 498 (100%)
R 168 of 498 ~ 33.73%
G 148 of 498 ~ 29.72%
B 182 of 498 ~ 36.55'%

%33.73
%29.72
%36.55

CMYK color model

#A894B6 color CMYK value is (8,19,0,29).

  • cyan value is 7.69%
  • magenta value is 18.68%
  • yellow value is 0.00%
  • key color value is 28.63%

CMYK: (8,19,0,29)
C8M19Y0K29 (8%, 19%, 0%, 29%)
(0.08 / 0.19 / 0.00 / 0.29)

CMYK percentages

%7.69
%18.68
%0
%28.63

Codes

Color #A894B6 in popluar color models

A8 94 B6
RGB 168 148 182
HSL 275° 18.89% 64.71%
HSB/HSV 275° 18.68% 71.37%
CMYK 7.69% 18.68% 0.00%
28.63%

Color #A894B6 in popluar number systems.

HEX A8 94 B6
Decimal 168 148 182
Binary 10101000 10010100 10110110
Octal 250 224 266

Shades and tints

Shades of #A894B6

#A894B6
(168,148,182)
#9987A6
(153,135,166)
#8A7A96
(138,122,150)
#7B6D86
(123,109,134)
#6C6076
(108,96,118)
#5D5366
(93,83,102)
#4E4656
(78,70,86)
#3F3946
(63,57,70)
#302C36
(48,44,54)
#211F26
(33,31,38)
#121216
(18,18,22)
#000000
(0,0,0)

Tints of #A894B6

#A894B6
(168,148,182)
#AF9DBC
(175,157,188)
#B6A6C2
(182,166,194)
#BDAFC8
(189,175,200)
#C4B8CE
(196,184,206)
#CBC1D4
(203,193,212)
#D2CADA
(210,202,218)
#D9D3E0
(217,211,224)
#E0DCE6
(224,220,230)
#E7E5EC
(231,229,236)
#EEEEF2
(238,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A894B6 color. Also use rgb(168,148,182) instead hex code.

Text Font Color

.myTextColor { color: #A894B6; }

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

This text font color is #A894B6.

Background Color

.myBgColor { background-color: #A894B6; }

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

This div background color is #A894B6.

Border color

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

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

This div border color is #A894B6.

Opacity

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

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

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

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

This text has shadow with #A894B6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A894B6.

Preview

Color preview on black background

This text has color #A894B6 on black background.


Color preview on white background

This text has color #A894B6 on white background.


Black color preview on #A894B6 background

This text has black color on #A894B6 background.


White color preview on #A894B6 background

This text has white color on #A894B6 background.


Related colors

Complementary color

Complementary color for #hex is #576B49.


I love getcolorcode.com

Triadic colors

1 #B6A894 and #94B6A8 with #A894B6 are triadic colors.

2 #B694A8 and #94A8B6 with #A894B6 are triadic colors.