crispedge.com

Color picker

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

#c69dea hex color - Blue - Warm color - Information

#c69dea hex color - Blue - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #c69dea Color code in RGB color code model is created after adding 77.65% red color, 61.57% green color and 91.76% blue color. Hex #c69dea Color code in CMYK color (process color) code model is generated after subtraction of 15% cyan, 33% magenta, 0% yellow and 8% black.

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

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codec69dea#c69dea
RGB Decimal198, 157, 234rgb(198, 157, 234)
RGB Percent78%, 62%, 92%rgb(78%, 62%, 92%)
CSS RGBa198, 157, 234,1rgba(198,157,234,1)
CMYK Modelcmyk(15%,33%,0%,8%)
HSL Color Space272,65% ,77%hsl(272,65% ,77%)
HSV Color Space272°, 33%, 92%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110001101001110111101010
Octal306235352
Decimal198157234
Hexc69dea

Different shades of #c69dea color code.

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

Light Shade of #c69dea
#dec7f3
Dark Shade of #c69dea
#ae73e1
Saturated Shade of #c69dea
#c697f0
Desaturated Shade of #c69dea
#c6a3e4
Grey scale Shade of #c69dea
#c3c3c3
Brighten Shade
#dfb6ff
Most Readable Shade
#000000

Shades of #c69dea color code

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

#c69dea
#b08bd0
#9a7ab6
#84689c
#6e5782
#584568
#42344e
#2c2234
#16111a
#000000

Similar Color like #c69dea color

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

#c79eeb
#c89fec
#c9a0ed
#caa1ee
#cba2ef
#cca3f0
#cda4f1
#cea5f2
#cfa6f3
#d0a7f4
#d1a8f5
#d2a9f6
#d3aaf7
#d4abf8
#c59ce9
#c49be8
#c39ae7
#c299e6
#c198e5
#c097e4
#bf96e3
#be95e2
#bd94e1
#bc93e0
#bb92df
#ba91de
#b990dd
#b88fdc

Monochromatic Color with #c69dea

#c69dea
#120e15
#362b40
#5a476a
#7e6495
#a280bf

Tints of #c69dea Color

#c69dea
#cca7ec
#d2b2ee
#d9bdf1
#dfc8f3
#e5d3f5
#ecdef8
#f2e9fa
#f8f4fc
#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

#c69dea
#c1ea9d

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

Split Complementary

#c69dea
#e8ea9d
#9deaa0

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

Analogous Color

#a79dea
#b79dea
#c69dea
#d59dea
#e59dea

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

#c69dea
#eac69d
#9deac6

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

#c69dea
#ea9f9d
#c1ea9d
#9de7ea

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

#c69dea
#c1ea9d
#9deaa0
#ea9de8

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

#c69dea Color Code Preview on Black Background Color

This is how #c69dea Color will look on black background color. Color contrast ratio is 9.41

#c69dea in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c69dea

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c69dea

#c69dea color code is use for CSS Background Color

Background color for the above div is #c69dea

HTML with inline CSS

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

#c69dea color code is use for CSS Border Color

CSS Border color for the above div is #c69dea

HTML with inline CSS

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

CSS Border Left color for the above div is #c69dea

HTML with inline CSS

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

CSS Border Right color for the above div is #c69dea

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c69dea

HTML with inline CSS

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

CSS Border Top color for the above div is #c69dea

HTML with inline CSS

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

#c69dea hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c69dea Color code Preview on White Background

This is how #c69dea Color code will look on white background color. Color contrast ratio is 2.23

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.