crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#c1c2c9 hex color - Blue - Cool color - Information

#c1c2c9 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #c1c2c9 Color code in RGB color code model is created after adding 75.69% red color, 76.08% green color and 78.82% blue color. Hex #c1c2c9 Color code in CMYK color (process color) code model is generated after subtraction of 4% cyan, 3% magenta, 0% yellow and 21% black.

Hex #c1c2c9 color code is between #bbbbcc web safe hex color code and #ccccbb web safe hex color code. #bbbbcc is the nearest web safe color code. You can see here many more shades of #c1c2c9 color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codec1c2c9#c1c2c9
RGB Decimal193, 194, 201rgb(193, 194, 201)
RGB Percent76%, 76%, 79%rgb(76%, 76%, 79%)
CSS RGBa193, 194, 201,1rgba(193,194,201,1)
CMYK Modelcmyk(4%,3%,0%,21%)
HSL Color Space233,7% ,77%hsl(233,7% ,77%)
HSV Color Space233°, 4%, 79%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary110000011100001011001001
Octal301302311
Decimal193194201
Hexc1c2c9

Different shades of #c1c2c9 color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Light Shade of #c1c2c9
#dcdde1
Dark Shade of #c1c2c9
#a6a7b1
Saturated Shade of #c1c2c9
#bbbecf
Desaturated Shade of #c1c2c9
#c5c5c5
Grey scale Shade of #c1c2c9
#c5c5c5
Brighten Shade
#dadbe2
Most Readable Shade
#000000

Shades of #c1c2c9 color code

Generate more color scales with scales (color stack) generator.

#c1c2c9
#abacb2
#96969c
#808186
#6b6b6f
#555659
#404043
#2a2b2c
#151516
#000000

Similar Color like #c1c2c9 color

Find visually similar hex color codes nearing to #c1c2c9 hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#c2c3ca
#c3c4cb
#c4c5cc
#c5c6cd
#c6c7ce
#c7c8cf
#c8c9d0
#c9cad1
#cacbd2
#cbccd3
#cccdd4
#cdced5
#cecfd6
#cfd0d7
#c0c1c8
#bfc0c7
#bebfc6
#bdbec5
#bcbdc4
#bbbcc3
#babbc2
#b9bac1
#b8b9c0
#b7b8bf
#b6b7be
#b5b6bd
#b4b5bc
#b3b4bb

Monochromatic Color with #c1c2c9

#c1c2c9
#eaebf3
#1e1e1f
#474749
#6f7074
#98999e

Tints of #c1c2c9 Color

#c1c2c9
#c7c8cf
#cecfd5
#d5d6db
#dcdde1
#e3e3e7
#eaeaed
#f1f1f3
#f8f8f9
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#c1c2c9
#c9c8c1

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#c1c2c9
#c9c4c1
#c6c9c1

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#c1c5c9
#c1c4c9
#c1c2c9
#c2c1c9
#c3c1c9

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#c1c2c9
#c9c1c2
#c2c9c1

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#c1c2c9
#c9c1c6
#c9c8c1
#c1c9c4

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#c1c2c9
#c9c8c1
#c6c9c1
#c4c1c9

Double Complementary is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Hex #c1c2c9 Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#c1c2c9 Color Code Preview on Black Background Color

This is how #c1c2c9 Color will look on black background color. Color contrast ratio is 11.83

#c1c2c9 in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#c1c2c9">Your Example Paragraph content text in with font color #c1c2c9 </p>

Your Example Paragraph content text in with font color #c1c2c9

HTML with inline CSS

<div style="color:#c1c2c9">Your Paragraph text in with font color #c1c2c9 </div>

Your Example Paragraph content text in with font color #c1c2c9

#c1c2c9 color code is use for CSS Background Color

Background color for the above div is #c1c2c9

HTML with inline CSS

<div style="background-color:#c1c2c9;"></div>

#c1c2c9 color code is use for CSS Border Color

CSS Border color for the above div is #c1c2c9

HTML with inline CSS

<div style="border:5px solid #c1c2c9;"></div>

CSS Border Left color for the above div is #c1c2c9

HTML with inline CSS

<div style="border-left:5px solid #c1c2c9;"></div>

CSS Border Right color for the above div is #c1c2c9

HTML with inline CSS

<div style="border-right:5px solid #c1c2c9;"></div>

CSS Border Bottom color for the above div is #c1c2c9

HTML with inline CSS

<div style="border-bottom:5px solid #c1c2c9;"></div>

CSS Border Top color for the above div is #c1c2c9

HTML with inline CSS

<div style="border-top:5px solid #c1c2c9;"></div>

#c1c2c9 hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#c1c2c9; } .examplecolorclass {color:#c1c2c9; } .examplebordercolor {border:3px solid #c1c2c9; }

#c1c2c9 Color code Preview on White Background

This is how #c1c2c9 Color code will look on white background color. Color contrast ratio is 1.78

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #c1c2c9; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #c1c2c9; }

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.