#c6c5c1 Color Hex Fortitude

Information about Fortitude Color | #0000FF

#c6c5c1 color RGB value is (198,197,193). #c6c5c1 color name is Fortitude color.

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

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

#c6c5c1

~Fortitude

Color Converions

HEX
#c6c5c1
RGB
198,197,193
LAB
80,0,2
CMYK
0,1,3,22
LCH
80,2,95
XYZ
53,56,58
HSV
48,3,78
HSL
48,4,77

Base Numbers

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

RGB Percentages of Color #c6c5c1

78%
77%
76%

CMYK Percentages of Color #c6c5c1

0%
1%
0%
9%

Color Variations

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

Shades of #c6c5c1

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

10%
#c6c5c1
20%
#b2b1ae
30%
#9e9e9a
40%
#8b8a87
50%
#777674
60%
#636261
70%
#4f4f4d
80%
#3b3b3a
90%
#282727
100%
#141413

Tints of #c6c5c1

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

10%
#c6c5c1
20%
#cccbc7
30%
#d1d1cd
40%
#d7d6d4
50%
#dddcda
60%
#e3e2e0
70%
#e8e8e6
80%
#eeeeec
90%
#f4f3f3
100%
#f9f9f9

Tones of #c6c5c1

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

10%
#c6c5c1
20%
#bfbeba
30%
#b8b7b4
40%
#b1b0ad
50%
#aaa9a7
60%
#a3a2a0
70%
#9c9b9a
80%
#959493
90%
#8e8d8d
100%
#878686

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.
#c6c5c1
#c6c3c1
#c6c4c1
#c6c5c1
#c6c6c1
#c5c6c1

Complementary

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

Split complementary

Split complementary schemes are like complementary but they uses two adiacent colors of the complement. They are more flexible than complementary ones.
#c6c5c1
#c1c6c1
#c3c1c6

Triadic

Triadic color schemes are created by picking three colors equally spaced on the color wheel. They appear quite contrasted and multicolored.
#c6c5c1
#c1c6c5
#c5c1c6

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.
#c6c5c1
#c1c6c2
#c1c2c6
#c6c1c4

Monochromatic

Colors of the same hue with luminance values +/-50%. Subtle and refined.
#c6c5c1
#f0efea
#1c1c1b
#464645
#71706e
#9b9b98

Blindness simulator

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

Normal

#c6c5c1

protanopia

#c8c3bf

deuteranopia

#d8bdc2

tritanopia

#c8c1d0

achromatopsia

#c5c5c5

protanomaly

#c7c3c0

deuteranomaly

#d1c0c1

achromatopsia

#c5c5c5

tritanomaly

#c7c2cb

achromatomaly

#c5c5c3

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 !

#c6c5c1 Color CSS Codes

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

#c6c5c1 Text Font Color

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

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

#c6c5c1 Background Color

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

#c6c5c1 Border Color

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

This div border color is #c6c5c1

#c6c5c1 Color CSS Codes Examples

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

Text Shadow with Hex Values

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

This text has shadow with hex values.


Div Box Shadow

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

This div box has shadow with color #c6c5c1

More Colors

Dark Side of the Moon
#070d0d
Infinity
#222831
Balinese Sunset
#f1a177
Oceanus
#90aba8
Memory Lane
#c7d1db
Gulf Harbour
#225e64
Frosted Tulip
#f6d8d7
Ghosting
#cac6ba
Olive Sand
#9abf8d
Britches
#a09073
Deep Mulberry
#544954
Master Nacho
#ffb81b
Clear Turquoise
#008a81
Lilac Haze
#d5b6d4
Crayola Orange
#fe7438
Ancient Earth
#746550
Mosque
#005f5b
God-Given
#faf4e0
Hedgehog Mushroom
#faf0da
Black Ribbon
#484c51
Dolphin Grey
#9a9997
Lake Red
#b74a70
Harmonious Gold
#eacfa3
Fresh Croissant
#cc9f76
Calico Cat
#c48e36
More Melon
#e0e3c8
Cool Grey
#8c93ad
Pale Ale
#fef068
Deep Amethyst
#5b3082
Fingerpaint
#8a7e61
Grand Sunset
#c38d87
Cat's Cream
#e7e7e3
Blush d'Amour
#de5d83
Flying Carpet
#787489
Casual Elegance
#dfd5c8
Nylon
#e9e3cb
Frosty Pine
#c7cfbe
Near Moon
#5ee7df
My Place or Yours?
#4f434e
Greyish White
#d6dee9
rating-img
Rate this tool
NaN/5   0 votes