#c6c6c2 Color Hex Brume

Information about Brume Color | #0000FF

#c6c6c2 color RGB value is (198,198,194). #c6c6c2 color name is Brume color.

#c6c6c2 hex color red value is 198 , green value is 198 and the blue value of its RGB is 194 . Cylindrical-coordinate representations (also known as HSL) of color #c6c6c2 hue: 60 , saturation: 3 and the lightness value of #c6c6c2 is 77

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

#c6c6c2

~Brume

Color Converions

HEX
#c6c6c2
RGB
198,198,194
LAB
80,-1,2
CMYK
0,0,2,22
LCH
80,2,105
XYZ
53,56,59
HSV
60,2,78
HSL
60,3,77

Base Numbers

Base Red Green Blue
Binary 11000110 11000110 11000010
Octal 306 306 302
Decimal 198 198 194
Hex c6 c6 c2

RGB Percentages of Color #c6c6c2

78%
78%
76%

CMYK Percentages of Color #c6c6c2

0%
1%
0%
9%

Color Variations

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

Shades of #c6c6c2

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

10%
#c6c6c2
20%
#b2b2af
30%
#9e9e9b
40%
#8b8b88
50%
#777774
60%
#636361
70%
#4f4f4e
80%
#3b3b3a
90%
#282827
100%
#141413

Tints of #c6c6c2

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

10%
#c6c6c2
20%
#ccccc8
30%
#d1d1ce
40%
#d7d7d4
50%
#ddddda
60%
#e3e3e1
70%
#e8e8e7
80%
#eeeeed
90%
#f4f4f3
100%
#f9f9f9

Tones of #c6c6c2

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

10%
#c6c6c2
20%
#bfbfbb
30%
#b8b8b5
40%
#b1b1ae
50%
#aaaaa7
60%
#a3a3a1
70%
#9c9c9a
80%
#959593
90%
#8e8e8d
100%
#878786

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.
#c6c6c2
#c6c4c2
#c6c5c2
#c6c6c2
#c5c6c2
#c4c6c2

Complementary

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

Split complementary

Split complementary schemes are like complementary but they uses two adiacent colors of the complement. They are more flexible than complementary ones.
#c6c6c2
#c2c6c3
#c4c2c6

Triadic

Triadic color schemes are created by picking three colors equally spaced on the color wheel. They appear quite contrasted and multicolored.
#c6c6c2
#c2c6c6
#c6c2c6

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.
#c6c6c2
#c2c6c4
#c2c2c6
#c6c2c4

Monochromatic

Colors of the same hue with luminance values +/-50%. Subtle and refined.
#c6c6c2
#f0f0ec
#1c1c1b
#464645
#71716f
#9b9b98

Blindness simulator

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

Normal

#c6c6c2

protanopia

#c9c3c0

deuteranopia

#d9bec3

tritanopia

#c8c2d1

achromatopsia

#c6c6c6

protanomaly

#c8c4c1

deuteranomaly

#d2c1c2

achromatopsia

#c6c6c6

tritanomaly

#c7c3cc

achromatomaly

#c6c6c4

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 !

#c6c6c2 Color CSS Codes

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

#c6c6c2 Text Font Color

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

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

#c6c6c2 Background Color

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

#c6c6c2 Border Color

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

This div border color is #c6c6c2

#c6c6c2 Color CSS Codes Examples

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

Text Shadow with Hex Values

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

This text has shadow with hex values.


Div Box Shadow

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

This div box has shadow with color #c6c6c2

More Colors

Ivy Topiary
#67614f
Diamonds Therapy
#e9e8e0
Light Shōshin Yellow
#f7e582
Ivory Paper
#e6deca
Lavender Leaf Green
#8c9180
Pink Slip
#d58d8a
Petrichor Brown
#6a4345
Creamy Ivory
#eeddaa
Ole Pink
#ebd5cc
Nasturtium
#fe6347
Bering Wave
#3d6d84
Holenso
#598069
Melted Butter
#ffcf53
Courgette Yellow
#daa135
Polvo de Oro
#e8b87f
Mushroom
#bdaca3
Fresh Artichoke
#7c8447
Old Doeskin
#bdab9b
Flame
#e25822
Holland Tulip
#f89851
Minified Malachite
#ddf3e5
Canadian Voodoo Grey
#b8b7a3
Haute Red
#a11729
Cadet
#536872
Green Envy
#77aa00
Cinder
#242a2e
Mint Fizz
#e6f3e7
Masked Mauve
#c6b2be
Cloud Abyss
#dfe7eb
Maize
#f4d054
Ice Flower
#c3e7ec
Bristol Green
#83a492
Heavy Sugar
#eff5f1
Grey Olive
#a19a7f
Cooled Cream
#fadc97
Norwich Green
#acb597
Classic Brown
#6a493d
Natural Spring
#aa838b
Mohair Mauve
#bfa59e
Misty Moss
#bbb477
rating-img
Rate this tool
NaN/5   0 votes