crispedge.com

Color picker

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

#c3bfbc hex color - Grey - Warm color - Information

#c3bfbc hex color - Grey - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Grey

Hex #c3bfbc Color code in RGB color code model is created after adding 76.47% red color, 74.9% green color and 73.73% blue color. Hex #c3bfbc Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 2% magenta, 4% yellow and 24% black.

Hex #c3bfbc color code is between #bbbbbb web safe hex color code and #cccccc web safe hex color code. #bbbbbb is the nearest web safe color code. You can see here many more shades of #c3bfbc color code.

0 Likes 0 Comments | 9 Views

Color Table

Hex Color Codec3bfbc#c3bfbc
RGB Decimal195, 191, 188rgb(195, 191, 188)
RGB Percent76%, 75%, 74%rgb(76%, 75%, 74%)
CSS RGBa195, 191, 188,1rgba(195,191,188,1)
CMYK Modelcmyk(0%,2%,4%,24%)
HSL Color Space26,6% ,75%hsl(26,6% ,75%)
HSV Color Space26°, 4%, 76%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110000111011111110111100
Octal303277274
Decimal195191188
Hexc3bfbc

Different shades of #c3bfbc color code.

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

Light Shade of #c3bfbc
#dbd9d7
Dark Shade of #c3bfbc
#aba5a1
Saturated Shade of #c3bfbc
#c9beb6
Desaturated Shade of #c3bfbc
#bfbfbf
Grey scale Shade of #c3bfbc
#bfbfbf
Brighten Shade
#dcd8d5
Most Readable Shade
#000000

Shades of #c3bfbc color code

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

#c3bfbc
#ada9a7
#979492
#827f7d
#6c6a68
#565453
#413f3e
#2b2a29
#151514
#000000

Similar Color like #c3bfbc color

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

#c4c0bd
#c5c1be
#c6c2bf
#c7c3c0
#c8c4c1
#c9c5c2
#cac6c3
#cbc7c4
#ccc8c5
#cdc9c6
#cecac7
#cfcbc8
#d0ccc9
#d1cdca
#c2bebb
#c1bdba
#c0bcb9
#bfbbb8
#bebab7
#bdb9b6
#bcb8b5
#bbb7b4
#bab6b3
#b9b5b2
#b8b4b1
#b7b3b0
#b6b2af
#b5b1ae

Monochromatic Color with #c3bfbc

#c3bfbc
#ede9e5
#191818
#434241
#6e6c6a
#989593

Tints of #c3bfbc Color

#c3bfbc
#c9c6c3
#d0cdca
#d7d4d2
#dddbd9
#e4e2e1
#ebe9e8
#f1f0f0
#f8f7f7
#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

#c3bfbc
#bcc0c3

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

Split Complementary

#c3bfbc
#bcc3c3
#bcbdc3

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

Analogous Color

#c3bcbc
#c3bebc
#c3bfbc
#c3c0bc
#c3c2bc

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

#c3bfbc
#bcc3bf
#bfbcc3

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

#c3bfbc
#bcc3bc
#bcc0c3
#c2bcc3

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

#c3bfbc
#bcc0c3
#bcbdc3
#c3c3bc

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

#c3bfbc Color Code Preview on Black Background Color

This is how #c3bfbc Color will look on black background color. Color contrast ratio is 11.50

#c3bfbc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c3bfbc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c3bfbc

#c3bfbc color code is use for CSS Background Color

Background color for the above div is #c3bfbc

HTML with inline CSS

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

#c3bfbc color code is use for CSS Border Color

CSS Border color for the above div is #c3bfbc

HTML with inline CSS

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

CSS Border Left color for the above div is #c3bfbc

HTML with inline CSS

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

CSS Border Right color for the above div is #c3bfbc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c3bfbc

HTML with inline CSS

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

CSS Border Top color for the above div is #c3bfbc

HTML with inline CSS

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

#c3bfbc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c3bfbc Color code Preview on White Background

This is how #c3bfbc Color code will look on white background color. Color contrast ratio is 1.83

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 #c3bfbc; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #c3bfbc; }

Related Gradients

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

0 Likes 0 Comments | 9 Views

Post your comment:-

By submitting comment you agree to our privacy policy.