COLOR #A7A1C4

HEX: #A7A1C4 RGB: (167,161,196)

Color info

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

RGB color model

#A7A1C4 color RGB value is (167,161,196).

RGB: (167,161,196) (65%, 63%, 77%)

RGB channels and saturation

R 167 of 255 = 65%
G 161 of 255 = 63%
B 196 of 255 = 77%

167
161
196

R + G + B ~ 68%. #A7A1C4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 167 + 161 + 196 = 524 (100%)
R 167 of 524 ~ 31.87%
G 161 of 524 ~ 30.73%
B 196 of 524 ~ 37.4'%

%31.87
%30.73
%37.4

CMYK color model

#A7A1C4 color CMYK value is (15,18,0,23).

  • cyan value is 14.80%
  • magenta value is 17.86%
  • yellow value is 0.00%
  • key color value is 23.14%
CMYK: (15,18,0,23) C15M18Y0K23 (15%,18%,0%,23%) (0.15/0.18/0.00/0.23) 

CMYK percentages

%14.8
%17.86
%0
%23.14

Codes

Color #A7A1C4 in popluar color models

A7 A1 C4
RGB 167 161 196
HSL 250° 22.88% 70.00%
HSB/HSV 250° 17.86% 76.86%
CMYK 14.80% 17.86% 0.00%
23.14%

Color #A7A1C4 in popluar number systems.

HEX A7 A1 C4
Decimal 167 161 196
Binary 10100111 10100001 11000100
Octal 247 241 304

Shades and tints

Shades of #A7A1C4

#A7A1C4
(167,161,196)
#9893B3
(152,147,179)
#8985A2
(137,133,162)
#7A7791
(122,119,145)
#6B6980
(107,105,128)
#5C5B6F
(92,91,111)
#4D4D5E
(77,77,94)
#3E3F4D
(62,63,77)
#2F313C
(47,49,60)
#20232B
(32,35,43)
#11151A
(17,21,26)
#000000
(0,0,0)

Tints of #A7A1C4

#A7A1C4
(167,161,196)
#AFA9C9
(175,169,201)
#B7B1CE
(183,177,206)
#BFB9D3
(191,185,211)
#C7C1D8
(199,193,216)
#CFC9DD
(207,201,221)
#D7D1E2
(215,209,226)
#DFD9E7
(223,217,231)
#E7E1EC
(231,225,236)
#EFE9F1
(239,233,241)
#F7F1F6
(247,241,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A7A1C4 color. Also use rgb(167,161,196) instead hex code.

Text Font Color

.myTextColor { color: #A7A1C4; }

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

This text font color is #A7A1C4.

Background Color

.myBgColor { background-color: #A7A1C4; }

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

This div background color is #A7A1C4.

Border color

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

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

This div border color is #A7A1C4.

Opacity

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

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

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

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

This text has shadow with #A7A1C4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A7A1C4.

Preview

Color preview on black background

This text has color #A7A1C4 on black background.


Color preview on white background

This text has color #A7A1C4 on white background.


Black color preview on #A7A1C4 background

This text has black color on #A7A1C4 background.


White color preview on #A7A1C4 background

This text has white color on #A7A1C4 background.


Related colors

Complementary color

Complementary color for #hex is #585E3B.


I love getcolorcode.com

Triadic colors

1 #C4A7A1 and #A1C4A7 with #A7A1C4 are triadic colors.

2 #C4A1A7 and #A1A7C4 with #A7A1C4 are triadic colors.