crispedge.com

Color picker

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

#c397ef hex color - Blue - Cool color - Information

#c397ef hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #c397ef Color code in RGB color code model is created after adding 76.47% red color, 59.22% green color and 93.73% blue color. Hex #c397ef Color code in CMYK color (process color) code model is generated after subtraction of 18% cyan, 37% magenta, 0% yellow and 6% black.

Hex #c397ef color code is between #bb99ee web safe hex color code and #cc88ff web safe hex color code. #bb99ee is the nearest web safe color code. You can see here many more shades of #c397ef color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codec397ef#c397ef
RGB Decimal195, 151, 239rgb(195, 151, 239)
RGB Percent76%, 59%, 94%rgb(76%, 59%, 94%)
CSS RGBa195, 151, 239,1rgba(195,151,239,1)
CMYK Modelcmyk(18%,37%,0%,6%)
HSL Color Space270,73% ,76%hsl(270,73% ,76%)
HSV Color Space270°, 37%, 94%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary110000111001011111101111
Octal303227357
Decimal195151239
Hexc397ef

Different shades of #c397ef color code.

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

Light Shade of #c397ef
#dcc3f6
Dark Shade of #c397ef
#a96be8
Saturated Shade of #c397ef
#c391f5
Desaturated Shade of #c397ef
#c39de9
Grey scale Shade of #c397ef
#c3c3c3
Brighten Shade
#dcb0ff
Most Readable Shade
#000000

Shades of #c397ef color code

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

#c397ef
#ad86d4
#9775b9
#82649f
#6c5384
#56436a
#41324f
#2b2135
#15101a
#000000

Similar Color like #c397ef color

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

#c498f0
#c599f1
#c69af2
#c79bf3
#c89cf4
#c99df5
#ca9ef6
#cb9ff7
#cca0f8
#cda1f9
#cea2fa
#cfa3fb
#d0a4fc
#d1a5fd
#c296ee
#c195ed
#c094ec
#bf93eb
#be92ea
#bd91e9
#bc90e8
#bb8fe7
#ba8ee6
#b98de5
#b88ce4
#b78be3
#b68ae2
#b589e1

Monochromatic Color with #c397ef

#c397ef
#16111a
#382c45
#5b466f
#7e619a
#a07cc4

Tints of #c397ef Color

#c397ef
#c9a2f0
#d0aef2
#d7b9f4
#ddc5f6
#e4d0f7
#ebdcf9
#f1e7fb
#f8f3fd
#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

#c397ef
#c3ef97

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

Split Complementary

#c397ef
#efef97
#97ef97

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

Analogous Color

#a097ef
#b197ef
#c397ef
#d597ef
#e697ef

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

#c397ef
#efc397
#97efc3

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

#c397ef
#ef9797
#c3ef97
#97efef

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

#c397ef
#c3ef97
#97ef97
#ef97ef

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

#c397ef Color Code Preview on Black Background Color

This is how #c397ef Color will look on black background color. Color contrast ratio is 8.99

#c397ef in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c397ef

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c397ef

#c397ef color code is use for CSS Background Color

Background color for the above div is #c397ef

HTML with inline CSS

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

#c397ef color code is use for CSS Border Color

CSS Border color for the above div is #c397ef

HTML with inline CSS

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

CSS Border Left color for the above div is #c397ef

HTML with inline CSS

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

CSS Border Right color for the above div is #c397ef

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c397ef

HTML with inline CSS

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

CSS Border Top color for the above div is #c397ef

HTML with inline CSS

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

#c397ef hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c397ef Color code Preview on White Background

This is how #c397ef Color code will look on white background color. Color contrast ratio is 2.34

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

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.