#c6c5c6 Color Hex Antarctica

Information about Antarctica Color | #0000FF

#c6c5c6 color RGB value is (198,197,198). #c6c5c6 color name is Antarctica color.

#c6c5c6 hex color red value is 198 , green value is 197 and the blue value of its RGB is 198 . Cylindrical-coordinate representations (also known as HSL) of color #c6c5c6 hue: 300 , saturation: 1 and the lightness value of #c6c5c6 is 77

The process color (four color CMYK) of #c6c5c6 color hex is 0 , 0 ,0, 9 .

#c6c5c6

~Antarctica

Color Converions

HEX
#c6c5c6
RGB
198,197,198
LAB
80,0,0
CMYK
0,1,0,22
LCH
80,1,-38
XYZ
53,56,61
HSV
300,1,78
HSL
300,1,77

Base Numbers

Base Red Green Blue
Binary 11000110 11000101 11000110
Octal 306 305 306
Decimal 198 197 198
Hex c6 c5 c6

RGB Percentages of Color #c6c5c6

78%
77%
78%

CMYK Percentages of Color #c6c5c6

0%
0%
0%
9%

Color Variations

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

Shades of #c6c5c6

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

10%
#c6c5c6
20%
#b2b1b2
30%
#9e9e9e
40%
#8b8a8b
50%
#777677
60%
#636263
70%
#4f4f4f
80%
#3b3b3b
90%
#282728
100%
#141414

Tints of #c6c5c6

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

10%
#c6c5c6
20%
#cccbcc
30%
#d1d1d1
40%
#d7d6d7
50%
#dddcdd
60%
#e3e2e3
70%
#e8e8e8
80%
#eeeeee
90%
#f4f3f4
100%
#f9f9f9

Tones of #c6c5c6

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

10%
#c6c5c6
20%
#bfbebf
30%
#b8b7b8
40%
#b1b0b1
50%
#aaa9aa
60%
#a3a2a3
70%
#9c9b9c
80%
#959495
90%
#8e8d8e
100%
#878687

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.
#c6c5c6
#c6c5c6
#c6c5c6
#c6c5c6
#c6c5c6
#c6c5c6

Complementary

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

Split complementary

Split complementary schemes are like complementary but they uses two adiacent colors of the complement. They are more flexible than complementary ones.
#c6c5c6
#c6c5c5
#c5c6c6

Triadic

Triadic color schemes are created by picking three colors equally spaced on the color wheel. They appear quite contrasted and multicolored.
#c6c5c6
#c6c6c5
#c5c6c6

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.
#c6c5c6
#c6c5c5
#c5c6c5
#c5c5c6

Monochromatic

Colors of the same hue with luminance values +/-50%. Subtle and refined.
#c6c5c6
#f0eff0
#1c1c1c
#464646
#717071
#9b9b9b

Blindness simulator

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

Normal

#c6c5c6

protanopia

#c7c3c4

deuteranopia

#d6bec7

tritanopia

#c7c2d1

achromatopsia

#c5c5c5

protanomaly

#c7c4c5

deuteranomaly

#d0c0c6

achromatopsia

#c5c5c5

tritanomaly

#c7c3cd

achromatomaly

#c6c5c6

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 12/21
Hello World !

#c6c5c6 Color CSS Codes

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

#c6c5c6 Text Font Color

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

This sample text font color is #c6c5c6
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.

#c6c5c6 Background Color

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

#c6c5c6 Border Color

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

This div border color is #c6c5c6

#c6c5c6 Color CSS Codes Examples

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

Text Shadow with Hex Values

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

This text has shadow with hex values.


Div Box Shadow

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

This div box has shadow with color #c6c5c6

More Colors

A Lot of Love
#ffbcc5
Lemon Soap
#fffcc4
Cool Camel
#ae996b
Mined Coal
#6c6b65
Bud Green
#79b465
Artichoke Dip
#a19676
Parmesan
#ffffdd
Claret
#680018
Guava Juice
#f4b694
Fairy Wand
#aea4c1
Grey Monument
#707c78
Noble Black
#202124
Amaranth Purple
#6a397b
Pesto
#c1b23e
Blue Angora
#a7cfcb
Elkhound
#897269
Crisp Capsicum
#5d6e3b
Brisa De Mar
#d2e0ef
Orange Creamsicle
#ffb710
Arable Brown
#7a552e
Light Continental Waters
#afd5d8
Jubilant Jade
#44aa77
Evening Blush
#c49087
Grey Timber Wolf
#acaeb1
Pale Mountain Lake Turquoise
#bae1d3
Pink Insanity
#cc44ff
Heather Feather
#c3adc5
Crunchy Carrot
#ea5013
CG Blue
#007aa5
Lime Punch
#c0d725
Hawthorn Berry
#cc1111
Early Spring Night
#3c3fb1
Hazy Daze
#a5b8c5
Latigo Bay
#379190
Fairbank Green
#9d9c7e
Cottage Walk
#a08e77
Logan
#9d9cb4
Olive Conquering White
#e4e5d8
Bluish Grey
#748b97
rating-img
Rate this tool
NaN/5   0 votes