crispedge.com

Color picker

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

#c5b8be hex color - Violet - Warm color - Information

#c5b8be hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #c5b8be Color code in RGB color code model is created after adding 77.25% red color, 72.16% green color and 74.51% blue color. Hex #c5b8be Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 7% magenta, 4% yellow and 23% black.

Hex #c5b8be color code is between #ccbbbb web safe hex color code and #bbaacc web safe hex color code. #ccbbbb is the nearest web safe color code. You can see here many more shades of #c5b8be color code.

0 Likes 0 Comments | 16 Views

Color Table

Hex Color Codec5b8be#c5b8be
RGB Decimal197, 184, 190rgb(197, 184, 190)
RGB Percent77%, 72%, 75%rgb(77%, 72%, 75%)
CSS RGBa197, 184, 190,1rgba(197,184,190,1)
CMYK Modelcmyk(0%,7%,4%,23%)
HSL Color Space332,10% ,75%hsl(332,10% ,75%)
HSV Color Space332°, 7%, 77%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110001011011100010111110
Octal305270276
Decimal197184190
Hexc5b8be

Different shades of #c5b8be color code.

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

Light Shade of #c5b8be
#dcd4d8
Dark Shade of #c5b8be
#ae9ca4
Saturated Shade of #c5b8be
#cbb2bd
Desaturated Shade of #c5b8be
#bfbebe
Grey scale Shade of #c5b8be
#bebebe
Brighten Shade
#ded1d7
Most Readable Shade
#000000

Shades of #c5b8be color code

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

#c5b8be
#afa3a8
#998f93
#837a7e
#6d6669
#575154
#413d3f
#2b282a
#151415
#000000

Similar Color like #c5b8be color

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

#c6b9bf
#c7bac0
#c8bbc1
#c9bcc2
#cabdc3
#cbbec4
#ccbfc5
#cdc0c6
#cec1c7
#cfc2c8
#d0c3c9
#d1c4ca
#d2c5cb
#d3c6cc
#c4b7bd
#c3b6bc
#c2b5bb
#c1b4ba
#c0b3b9
#bfb2b8
#beb1b7
#bdb0b6
#bcafb5
#bbaeb4
#baadb3
#b9acb2
#b8abb1
#b7aab0

Monochromatic Color with #c5b8be

#c5b8be
#efe0e7
#1b191a
#454143
#70696c
#9a9095

Tints of #c5b8be Color

#c5b8be
#cbbfc5
#d1c7cc
#d8cfd3
#ded7da
#e5dfe2
#ebe7e9
#f2eff0
#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

#c5b8be
#b8c5bf

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

Split Complementary

#c5b8be
#b8c5b9
#b8c5c5

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

Analogous Color

#c5b8c3
#c5b8c1
#c5b8be
#c5b8bb
#c5b8b9

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

#c5b8be
#bec5b8
#b8bec5

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

#c5b8be
#c4c5b8
#b8c5bf
#b8b8c5

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

#c5b8be
#b8c5bf
#b8c5c5
#c5b9b8

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

#c5b8be Color Code Preview on Black Background Color

This is how #c5b8be Color will look on black background color. Color contrast ratio is 10.97

#c5b8be in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c5b8be

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c5b8be

#c5b8be color code is use for CSS Background Color

Background color for the above div is #c5b8be

HTML with inline CSS

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

#c5b8be color code is use for CSS Border Color

CSS Border color for the above div is #c5b8be

HTML with inline CSS

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

CSS Border Left color for the above div is #c5b8be

HTML with inline CSS

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

CSS Border Right color for the above div is #c5b8be

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c5b8be

HTML with inline CSS

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

CSS Border Top color for the above div is #c5b8be

HTML with inline CSS

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

#c5b8be hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c5b8be Color code Preview on White Background

This is how #c5b8be Color code will look on white background color. Color contrast ratio is 1.91

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

Related Gradients

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

0 Likes 0 Comments | 16 Views

Post your comment:-

By submitting comment you agree to our privacy policy.