crispedge.com

Color picker

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

#c3baf6 hex color - Blue - Cool color - Information

#c3baf6 hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

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

Hex #c3baf6 color code is between #bbbbee web safe hex color code and #ccaaff web safe hex color code. #bbbbee is the nearest web safe color code. You can see here many more shades of #c3baf6 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codec3baf6#c3baf6
RGB Decimal195, 186, 246rgb(195, 186, 246)
RGB Percent76%, 73%, 96%rgb(76%, 73%, 96%)
CSS RGBa195, 186, 246,1rgba(195,186,246,1)
CMYK Modelcmyk(21%,24%,0%,4%)
HSL Color Space249,77% ,85%hsl(249,77% ,85%)
HSV Color Space249°, 24%, 96%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary110000111011101011110110
Octal303272366
Decimal195186246
Hexc3baf6

Different shades of #c3baf6 color code.

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

Light Shade of #c3baf6
#eae7fc
Dark Shade of #c3baf6
#9c8df0
Saturated Shade of #c3baf6
#c0b6fa
Desaturated Shade of #c3baf6
#c6bef2
Grey scale Shade of #c3baf6
#d8d8d8
Brighten Shade
#dcd3ff
Most Readable Shade
#000000

Shades of #c3baf6 color code

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

#c3baf6
#ada5da
#9790bf
#827ca4
#6c6788
#56526d
#413e52
#2b2936
#15141b
#000000

Similar Color like #c3baf6 color

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

#c4bbf7
#c5bcf8
#c6bdf9
#c7befa
#c8bffb
#c9c0fc
#cac1fd
#cbc2fe
#ccc3ff
#cdc4ff
#cec5ff
#cfc6ff
#d0c7ff
#d1c8ff
#c2b9f5
#c1b8f4
#c0b7f3
#bfb6f2
#beb5f1
#bdb4f0
#bcb3ef
#bbb2ee
#bab1ed
#b9b0ec
#b8afeb
#b7aeea
#b6ade9
#b5ace8

Monochromatic Color with #c3baf6

#c3baf6
#1b1921
#3c394c
#5e5a76
#807aa1
#a19acb

Tints of #c3baf6 Color

#c3baf6
#c9c1f7
#d0c9f8
#d7d1f9
#ddd8fa
#e4e0fb
#ebe8fc
#f1effd
#f8f7fe
#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

#c3baf6
#edf6ba

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

Split Complementary

#c3baf6
#f6e1ba
#cff6ba

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

Analogous Color

#bac9f6
#babdf6
#c3baf6
#cfbaf6
#dbbaf6

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

#c3baf6
#f6c3ba
#baf6c3

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

#c3baf6
#f6bacf
#edf6ba
#baf6e1

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

#c3baf6
#edf6ba
#cff6ba
#e1baf6

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

#c3baf6 Color Code Preview on Black Background Color

This is how #c3baf6 Color will look on black background color. Color contrast ratio is 11.67

#c3baf6 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c3baf6

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c3baf6

#c3baf6 color code is use for CSS Background Color

Background color for the above div is #c3baf6

HTML with inline CSS

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

#c3baf6 color code is use for CSS Border Color

CSS Border color for the above div is #c3baf6

HTML with inline CSS

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

CSS Border Left color for the above div is #c3baf6

HTML with inline CSS

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

CSS Border Right color for the above div is #c3baf6

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c3baf6

HTML with inline CSS

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

CSS Border Top color for the above div is #c3baf6

HTML with inline CSS

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

#c3baf6 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c3baf6 Color code Preview on White Background

This is how #c3baf6 Color code will look on white background color. Color contrast ratio is 1.80

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.