crispedge.com

Color picker

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

#c3bdb9 hex color - Grey - Warm color - Information

#c3bdb9 hex color - Grey - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Grey

Hex #c3bdb9 Color code in RGB color code model is created after adding 76.47% red color, 74.12% green color and 72.55% blue color. Hex #c3bdb9 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 3% magenta, 5% yellow and 24% black.

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

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Codec3bdb9#c3bdb9
RGB Decimal195, 189, 185rgb(195, 189, 185)
RGB Percent76%, 74%, 73%rgb(76%, 74%, 73%)
CSS RGBa195, 189, 185,1rgba(195,189,185,1)
CMYK Modelcmyk(0%,3%,5%,24%)
HSL Color Space24,8% ,75%hsl(24,8% ,75%)
HSV Color Space24°, 5%, 76%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110000111011110110111001
Octal303275271
Decimal195189185
Hexc3bdb9

Different shades of #c3bdb9 color code.

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

Light Shade of #c3bdb9
#dbd7d4
Dark Shade of #c3bdb9
#aba39e
Saturated Shade of #c3bdb9
#c9bcb2
Desaturated Shade of #c3bdb9
#bebebe
Grey scale Shade of #c3bdb9
#bebebe
Brighten Shade
#dcd6d2
Most Readable Shade
#000000

Shades of #c3bdb9 color code

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

#c3bdb9
#ada8a4
#97938f
#827e7b
#6c6966
#565452
#413f3d
#2b2a29
#151514
#000000

Similar Color like #c3bdb9 color

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

#c4beba
#c5bfbb
#c6c0bc
#c7c1bd
#c8c2be
#c9c3bf
#cac4c0
#cbc5c1
#ccc6c2
#cdc7c3
#cec8c4
#cfc9c5
#d0cac6
#d1cbc7
#c2bcb8
#c1bbb7
#c0bab6
#bfb9b5
#beb8b4
#bdb7b3
#bcb6b2
#bbb5b1
#bab4b0
#b9b3af
#b8b2ae
#b7b1ad
#b6b0ac
#b5afab

Monochromatic Color with #c3bdb9

#c3bdb9
#ede6e1
#191818
#434140
#6e6b68
#989491

Tints of #c3bdb9 Color

#c3bdb9
#c9c4c0
#d0cbc8
#d7d3d0
#dddad8
#e4e1df
#ebe9e7
#f1f0ef
#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

#c3bdb9
#b9bfc3

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

Split Complementary

#c3bdb9
#b9c3c2
#b9bac3

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

Analogous Color

#c3b9b9
#c3bbb9
#c3bdb9
#c3bfb9
#c3c1b9

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

#c3bdb9
#b9c3bd
#bdb9c3

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

#c3bdb9
#bac3b9
#b9bfc3
#c2b9c3

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

#c3bdb9
#b9bfc3
#b9bac3
#c3c2b9

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

#c3bdb9 Color Code Preview on Black Background Color

This is how #c3bdb9 Color will look on black background color. Color contrast ratio is 11.30

#c3bdb9 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c3bdb9

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c3bdb9

#c3bdb9 color code is use for CSS Background Color

Background color for the above div is #c3bdb9

HTML with inline CSS

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

#c3bdb9 color code is use for CSS Border Color

CSS Border color for the above div is #c3bdb9

HTML with inline CSS

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

CSS Border Left color for the above div is #c3bdb9

HTML with inline CSS

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

CSS Border Right color for the above div is #c3bdb9

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c3bdb9

HTML with inline CSS

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

CSS Border Top color for the above div is #c3bdb9

HTML with inline CSS

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

#c3bdb9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c3bdb9 Color code Preview on White Background

This is how #c3bdb9 Color code will look on white background color. Color contrast ratio is 1.86

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

Related Gradients

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.