crispedge.com

Color picker

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

#c498eb hex color - Blue - Warm color - Information

#c498eb hex color - Blue - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #c498eb Color code in RGB color code model is created after adding 76.86% red color, 59.61% green color and 92.16% blue color. Hex #c498eb Color code in CMYK color (process color) code model is generated after subtraction of 17% cyan, 35% magenta, 0% yellow and 8% black.

Hex #c498eb color code is between #cc99ee web safe hex color code and #bb88dd web safe hex color code. #cc99ee is the nearest web safe color code. You can see here many more shades of #c498eb color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codec498eb#c498eb
RGB Decimal196, 152, 235rgb(196, 152, 235)
RGB Percent77%, 60%, 92%rgb(77%, 60%, 92%)
CSS RGBa196, 152, 235,1rgba(196,152,235,1)
CMYK Modelcmyk(17%,35%,0%,8%)
HSL Color Space272,67% ,76%hsl(272,67% ,76%)
HSV Color Space272°, 35%, 92%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110001001001100011101011
Octal304230353
Decimal196152235
Hexc498eb

Different shades of #c498eb color code.

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

Light Shade of #c498eb
#dcc3f3
Dark Shade of #c498eb
#ac6de3
Saturated Shade of #c498eb
#c492f1
Desaturated Shade of #c498eb
#c49ee5
Grey scale Shade of #c498eb
#c1c1c1
Brighten Shade
#ddb1ff
Most Readable Shade
#000000

Shades of #c498eb color code

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

#c498eb
#ae87d0
#9876b6
#82659c
#6c5482
#574368
#41324e
#2b2134
#15101a
#000000

Similar Color like #c498eb color

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

#c599ec
#c69aed
#c79bee
#c89cef
#c99df0
#ca9ef1
#cb9ff2
#cca0f3
#cda1f4
#cea2f5
#cfa3f6
#d0a4f7
#d1a5f8
#d2a6f9
#c397ea
#c296e9
#c195e8
#c094e7
#bf93e6
#be92e5
#bd91e4
#bc90e3
#bb8fe2
#ba8ee1
#b98de0
#b88cdf
#b78bde
#b68add

Monochromatic Color with #c498eb

#c498eb
#130f16
#362a41
#5a466b
#7d6196
#a17dc0

Tints of #c498eb Color

#c498eb
#caa3ed
#d1aeef
#d7baf1
#dec5f3
#e4d1f6
#ebdcf8
#f1e8fa
#f8f3fc
#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

#c498eb
#bfeb98

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

Split Complementary

#c498eb
#e8eb98
#98eb9b

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

Analogous Color

#a398eb
#b398eb
#c498eb
#d598eb
#e598eb

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

#c498eb
#ebc498
#98ebc4

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

#c498eb
#eb9a98
#bfeb98
#98e8eb

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

#c498eb
#bfeb98
#98eb9b
#eb98e8

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

#c498eb Color Code Preview on Black Background Color

This is how #c498eb Color will look on black background color. Color contrast ratio is 9.04

#c498eb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c498eb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c498eb

#c498eb color code is use for CSS Background Color

Background color for the above div is #c498eb

HTML with inline CSS

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

#c498eb color code is use for CSS Border Color

CSS Border color for the above div is #c498eb

HTML with inline CSS

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

CSS Border Left color for the above div is #c498eb

HTML with inline CSS

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

CSS Border Right color for the above div is #c498eb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c498eb

HTML with inline CSS

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

CSS Border Top color for the above div is #c498eb

HTML with inline CSS

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

#c498eb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c498eb Color code Preview on White Background

This is how #c498eb Color code will look on white background color. Color contrast ratio is 2.32

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

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.