crispedge.com

Color picker

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

#c1b5e2 hex color - Violet - Cool color - Information

#c1b5e2 hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #c1b5e2 Color code in RGB color code model is created after adding 75.69% red color, 70.98% green color and 88.63% blue color. Hex #c1b5e2 Color code in CMYK color (process color) code model is generated after subtraction of 15% cyan, 20% magenta, 0% yellow and 11% black.

Hex #c1b5e2 color code is between #bbbbdd web safe hex color code and #ccaaee web safe hex color code. #bbbbdd is the nearest web safe color code. You can see here many more shades of #c1b5e2 color code.

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Codec1b5e2#c1b5e2
RGB Decimal193, 181, 226rgb(193, 181, 226)
RGB Percent76%, 71%, 89%rgb(76%, 71%, 89%)
CSS RGBa193, 181, 226,1rgba(193,181,226,1)
CMYK Modelcmyk(15%,20%,0%,11%)
HSL Color Space256,44% ,80%hsl(256,44% ,80%)
HSV Color Space256°, 20%, 89%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary110000011011010111100010
Octal301265342
Decimal193181226
Hexc1b5e2

Different shades of #c1b5e2 color code.

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

Light Shade of #c1b5e2
#e0daf0
Dark Shade of #c1b5e2
#a290d4
Saturated Shade of #c1b5e2
#bfb0e7
Desaturated Shade of #c1b5e2
#c3badd
Grey scale Shade of #c1b5e2
#cbcbcb
Brighten Shade
#dacefb
Most Readable Shade
#000000

Shades of #c1b5e2 color code

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

#c1b5e2
#aba0c8
#968caf
#807896
#6b647d
#555064
#403c4b
#2a2832
#151419
#000000

Similar Color like #c1b5e2 color

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

#c2b6e3
#c3b7e4
#c4b8e5
#c5b9e6
#c6bae7
#c7bbe8
#c8bce9
#c9bdea
#cabeeb
#cbbfec
#ccc0ed
#cdc1ee
#cec2ef
#cfc3f0
#c0b4e1
#bfb3e0
#beb2df
#bdb1de
#bcb0dd
#bbafdc
#baaedb
#b9adda
#b8acd9
#b7abd8
#b6aad7
#b5a9d6
#b4a8d5
#b3a7d4

Monochromatic Color with #c1b5e2

#c1b5e2
#0c0b0d
#302d38
#544f62
#78718d
#9d93b7

Tints of #c1b5e2 Color

#c1b5e2
#c7bde5
#cec5e8
#d5cdeb
#dcd5ee
#e3def2
#eae6f5
#f1eef8
#f8f6fb
#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

#c1b5e2
#d6e2b5

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

Split Complementary

#c1b5e2
#e2d8b5
#c0e2b5

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

Analogous Color

#b5bbe2
#b8b5e2
#c1b5e2
#cab5e2
#d3b5e2

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

#c1b5e2
#e2c1b5
#b5e2c1

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

#c1b5e2
#e2b5bf
#d6e2b5
#b5e2d7

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

#c1b5e2
#d6e2b5
#c0e2b5
#d8b5e2

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

#c1b5e2 Color Code Preview on Black Background Color

This is how #c1b5e2 Color will look on black background color. Color contrast ratio is 10.98

#c1b5e2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c1b5e2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c1b5e2

#c1b5e2 color code is use for CSS Background Color

Background color for the above div is #c1b5e2

HTML with inline CSS

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

#c1b5e2 color code is use for CSS Border Color

CSS Border color for the above div is #c1b5e2

HTML with inline CSS

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

CSS Border Left color for the above div is #c1b5e2

HTML with inline CSS

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

CSS Border Right color for the above div is #c1b5e2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c1b5e2

HTML with inline CSS

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

CSS Border Top color for the above div is #c1b5e2

HTML with inline CSS

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

#c1b5e2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c1b5e2 Color code Preview on White Background

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

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.