#a7a4c0 Color Hex Canyon Mist

Information about Canyon Mist Color | #0000FF

#a7a4c0 color RGB value is (167,164,192). #a7a4c0 color name is Canyon Mist color.

#a7a4c0 hex color red value is 167 , green value is 164 and the blue value of its RGB is 192 . Cylindrical-coordinate representations (also known as HSL) of color #a7a4c0 hue: 246 , saturation: 18 and the lightness value of #a7a4c0 is 70

The process color (four color CMYK) of #a7a4c0 color hex is 5 , 6 ,0, 10 .

#a7a4c0

~Canyon Mist

Color Converions

HEX
#a7a4c0
RGB
167,164,192
LAB
68,5,-14
CMYK
13,15,0,25
LCH
68,15,-69
XYZ
39,39,55
HSV
246,15,75
HSL
246,18,70

Base Numbers

Base Red Green Blue
Binary 10100111 10100100 11000000
Octal 247 244 300
Decimal 167 164 192
Hex a7 a4 c0

RGB Percentages of Color #a7a4c0

65%
64%
75%

CMYK Percentages of Color #a7a4c0

5%
0%
6%
10%

Color Variations

View this color variations of shades, tints, tones, hues and temperatures.

Shades of #a7a4c0

A shade is created by adding black to a base color, increasing its darkness. Shades appear more dramatic and richer.

10%
#a7a4c0
20%
#9694ad
30%
#86839a
40%
#757386
50%
#646273
60%
#545260
70%
#43424d
80%
#32313a
90%
#212126
100%
#111013

Tints of #a7a4c0

A tint is created by adding white to a base color, increasing its lightness. Tints are likely to look pastel and less intense.

10%
#a7a4c0
20%
#b0adc6
30%
#b9b6cd
40%
#c1bfd3
50%
#cac8d9
60%
#d3d1df
70%
#dcdbe6
80%
#e5e4ec
90%
#ededf2
100%
#f6f6f9

Tones of #a7a4c0

A tone is created by adding gray to a base color, increasing its lightness. Tones looks more sophisticated and complex than base colors.

10%
#a7a4c0
20%
#a3a0ba
30%
#9f9db3
40%
#9b99ad
50%
#9795a6
60%
#9392a0
70%
#8f8e99
80%
#8b8a93
90%
#87878c
100%
#838386

Color harmonies

Color harmonies are pleasing color schemes created according to their position on a color wheel.

Analogous

Colors of the same luminance and saturation with hues that are adjacent on the color wheel, 30 degrees apart. Smooth transitions.
#a7a4c0
#a4acc0
#a4a7c0
#a7a4c0
#ada4c0
#b2a4c0

Complementary

Complementary color schemes are made by picking two opposite colors con the color wheel. They appear vibrant near to each other.
#a7a4c0
#bdc0a4

Split complementary

Split complementary schemes are like complementary but they uses two adiacent colors of the complement. They are more flexible than complementary ones.
#a7a4c0
#c0a4b7
#acc0a4

Triadic

Triadic color schemes are created by picking three colors equally spaced on the color wheel. They appear quite contrasted and multicolored.
#a7a4c0
#c0a7a4
#a4c0a7

Tetradic

Tetradic color schemes are made form two couples of complementary colors in a rectangular shape on the color wheel. They are very versatile, and work best with one dominant color.
#a7a4c0
#c0a4af
#bdc0a4
#a4c0b5

Monochromatic

Colors of the same hue with luminance values +/-50%. Subtle and refined.
#a7a4c0
#ccc8ea
#131316
#383740
#5d5b6b
#828095

Blindness simulator

Check how a color is perceived by color blind people to create accessible designs.

Normal

#a7a4c0

protanopia

#a0a4c0

deuteranopia

#a9a1bf

tritanopia

#a3a5b2

achromatopsia

#a7a7a7

protanomaly

#a3a4c0

deuteranomaly

#a8a2bf

achromatopsia

#a7a7a7

tritanomaly

#a4a5b7

achromatomaly

#a7a6b0

Contrast Checker

Verify the contrast of a text on white and black backgrounds.

White background

Poor 2/21
Hello World ! 2

Black background-color

Good 9/21
Hello World !

#a7a4c0 Color CSS Codes

.bgcolor {background-color:#a7a4c0; } 
.forecolor {color:#a7a4c0; }
.bordercolor {border:3px solid #a7a4c0; }
            

#a7a4c0 Text Font Color

<div style="color:#a7a4c0">
Div content here</div>

This sample text font color is #a7a4c0
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

#a7a4c0 Background Color

<div style="background-color:#a7a4c0">
Div content here</div>
Div content here

#a7a4c0 Border Color

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

This div border color is #a7a4c0

#a7a4c0 Color CSS Codes Examples

.textShadowRgb {
  text-shadow: 4px 4px 2px #a7a4c0; } 
.textShadowHex { 
  text-shadow: 4px 4px 2px #a7a4c0; }
.divShadow { 
  -moz-box-shadow: 1px 1px 3px 2px #a7a4c0;
  -webkit-box-shadow: 1px 1px 3px 2px #a7a4c0;
  box-shadow: 1px 1px 3px 2px #a7a4c0; }
            

Text Shadow with Hex Values

<p style="text-shadow: 4px 4px 2px #a7a4c0">Text here</p>
            

This text has shadow with hex values.


Div Box Shadow

<div style="-moz-box-shadow: 1px 1px 3px 2px #a7a4c0;
              -webkit-box-shadow: 1px 1px 3px 2px #a7a4c0;
              box-shadow:         1px 1px 3px 2px #a7a4c0#a7a4c0">
Div content here</div>

This div box has shadow with color #a7a4c0

More Colors

Golden Pilsner
#956f3f
Black Ice
#4d5051
Lemon Bundt Cake
#fef59f
Gris Morado
#8f8a91
Classy Mauve
#bb99aa
Blue Emerald
#0f5a5e
Buoyant Blue
#84addb
Limoges
#243f6c
Brandied Pears
#eae2d1
Blush Mint
#d9e6e0
Cotton Cardigan
#7596b8
Dark Violet
#34013f
Piggy
#ef98aa
Astro Bound
#899fb9
Algae Green
#93dfb8
Jelly Yogurt
#ede6d9
Bridgeport
#004683
Mirror Lake
#7aa8cb
Garden Twilight
#a3bbb3
Antique Linen
#faeedb
Macadamia
#e4cfb6
House Martin Eggs
#e2e0db
Imperial Primer
#21303e
Concord Buff
#e2ceb0
Birōdo Green
#224634
Mid Century Furniture
#ae5c1b
Green Glimpse
#e7eae3
Crystal Lake
#88b5c4
Amaranth Blossom
#7b2331
Blueprint
#35637c
Jardin
#bdd0ab
Champagne Flute
#f6ece2
Clown Nose
#e94257
Georgia Peach
#f97272
Dew Green
#97b391
Inverness Grey
#dce3e2
Essex Blue
#b0ccda
Chinese Dragon
#cb5251
Home Song
#f2eec7
rating-img
Rate this tool
NaN/5   0 votes