Skip to main content Skip to docs navigation

#c49cee hex color | Download Light Blue BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Lavender Cream and its hex is #C79FEF Nearest Color Name

Color Hue/Base color: Blue

Hex #c49cee Color code in RGB color code model is created after adding 76.86% red color, 61.18% green color and 93.33% blue color. Hex #c49cee Color code in CMYK color (process color) code model is generated after subtraction of 18% cyan, 34% magenta, 0% yellow and 6.67% black.

Hex #c49cee color code is between #cc99dd web safe hex color code and #bbaaff web safe hex color code. #cc99dd is the nearest web safe color code. You can see here many more shades of #c49cee color code.

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code c49cee #c49cee
RGB Decimal 196, 156, 238 196, 156, 238
RGB Percent 77%, 61%, 93% rgb(77%, 61%, 93%)
CSS RGBa 196, 156, 238,1 rgba(196,156,238,1)
CMYK Model cmyk(18%,34%,0%,6.67%)
HSL Color Space 269,71% ,77% hsl(269,71% ,77%)
HSV Color Space 269°, 34%, 93%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 11000100 10011100 11101110
Octal 304 234 356
Decimal 196 156 238
Hex c4 9c ee

Different shades of #c49cee color code.

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

Darkest of #c49cee
#7623ce
Darker of #c49cee
#9045df
Dark of #c49cee
#aa70e7
Base of #c49cee
#c49cee
Light of #c49cee
#dec8f5
Lighter
#f8f3fd
Lightest
#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

#c49cee
#c6ee9c

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

Split Complementary

#c49cee
#eeed9c
#9dee9c

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

Analogous Color

#9ca4ee
#a29cee
#c49cee
#df9cee
#ee9cda

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

#c49cee
#9ceec4
#eec49c

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

#c49cee
#eec49c
#c6ee9c
#9cc6ee

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#c49cee
#ee9c9d
#c6ee9c
#9ceeed

Square 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).

Monochromatic Color with #c49cee

#5d1ca2
#7623ce
#9045df
#aa70e7
#c49cee
#dec8f5
#f8f3fd
#ffffff
#ffffff

Tints of #c49cee Color

#c49cee
#caa7ef
#d1b2f1
#d7bdf3
#dec8f5
#e4d3f7
#ebdef9
#f1e9fb
#f8f4fd
#ffffff

Shades of #c49cee color code

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

#c49cee
#ae8ad3
#9879b9
#82689e
#6c5684
#574569
#41344f
#2b2234
#15111a
#000000

Tones

#c49cee
#c4a8e2
#c5b3d7
#c5bfcb
#c5c5c5

Tones

Similar Color like #c49cee color

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

#c59def
#c69ef0
#c79ff1
#c8a0f2
#c9a1f3
#caa2f4
#cba3f5
#cca4f6
#cda5f7
#cea6f8
#cfa7f9
#d0a8fa
#d1a9fb
#d2aafc
#c39bed
#c29aec
#c199eb
#c098ea
#bf97e9
#be96e8
#bd95e7
#bc94e6
#bb93e5
#ba92e4
#b991e3
#b890e2
#b78fe1
#b68ee0

Download this Light Blue

Hex #c49cee 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.

#c49cee Color Code Preview on Black Background Color

This is how #c49cee Color will look on black background color. Color contrast ratio is 9.34

#c49cee in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c49cee

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c49cee

#c49cee color code is use for CSS Background Color

Background color for the above div is #c49cee

HTML with inline CSS

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

#c49cee color code is use for CSS Border Color

CSS Border color for the above div is #c49cee

HTML with inline CSS

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

CSS Border Left color for the above div is #c49cee

HTML with inline CSS

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

CSS Border Right color for the above div is #c49cee

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c49cee

HTML with inline CSS

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

CSS Border Top color for the above div is #c49cee

HTML with inline CSS

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

#c49cee hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c49cee Color code Preview on White Background

This is how #c49cee Color code will look on white background color. Color contrast ratio is 2.25

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(196,156,238,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(198,238,156,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(196,156,238,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }