@
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.

#c36aef hex color - Blue - Warm color - Information

#c36aef hex color - Blue - Warm color

Color Hue/Base color: Blue

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

Hex #c36aef color code is between #bb66ee web safe hex color code and #cc77ff web safe hex color code. #bb66ee is the nearest web safe color code. You can see here many more shades of #c36aef color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codec36aef#c36aef
RGB Decimal195, 106, 239rgb(195, 106, 239)
RGB Percent76%, 42%, 94%rgb(76%, 42%, 94%)
CSS RGBa195, 106, 239,1rgba(195,106,239,1)
CMYK Modelcmyk(18%,56%,0%,6.27%)
HSL Color Space280,81% ,68%hsl(280,81% ,68%)
HSV Color Space280°, 56%, 94%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110000110110101011101111
Octal303152357
Decimal195106239
Hexc36aef

Different shades of #c36aef color code.

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

Light Shade of #c36aef
#d698f4
Dark Shade of #c36aef
#b03cea
Saturated Shade of #c36aef
#c662f7
Desaturated Shade of #c36aef
#c072e7
Grey scale Shade of #c36aef
#acacac
Brighten Shade
#dc83ff
Most Readable Shade
#000000

Shades of #c36aef color code

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

#c36aef
#ad5ed4
#9752b9
#82469f
#6c3a84
#562f6a
#41234f
#2b1735
#150b1a
#000000

Similar Color like #c36aef color

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

#c46bf0
#c56cf1
#c66df2
#c76ef3
#c86ff4
#c970f5
#ca71f6
#cb72f7
#cc73f8
#cd74f9
#ce75fa
#cf76fb
#d077fc
#d178fd
#c269ee
#c168ed
#c067ec
#bf66eb
#be65ea
#bd64e9
#bc63e8
#bb62e7
#ba61e6
#b960e5
#b85fe4
#b75ee3
#b65de2
#b55ce1

Monochromatic Color with #c36aef

#c36aef
#160c1a
#381f45
#5b316f
#7e449a
#a057c4

Tints of #c36aef Color

#c36aef
#c97af0
#d08bf2
#d79bf4
#ddacf6
#e4bcf7
#ebcdf9
#f1ddfb
#f8eefd
#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

#c36aef
#96ef6a

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

Split Complementary

#c36aef
#d9ef6a
#6aef80

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

Analogous Color

#8e6aef
#a86aef
#c36aef
#de6aef
#ef6ae6

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

#c36aef
#efc36a
#6aefc3

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

#c36aef
#ef806a
#96ef6a
#6ad8ef

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

#c36aef
#96ef6a
#6aef80
#ef6ad9

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

#c36aef Color Code Preview on Black Background Color

This is how #c36aef Color will look on black background color. Color contrast ratio is 6.63

#c36aef in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c36aef

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c36aef

#c36aef color code is use for CSS Background Color

Background color for the above div is #c36aef

HTML with inline CSS

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

#c36aef color code is use for CSS Border Color

CSS Border color for the above div is #c36aef

HTML with inline CSS

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

CSS Border Left color for the above div is #c36aef

HTML with inline CSS

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

CSS Border Right color for the above div is #c36aef

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c36aef

HTML with inline CSS

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

CSS Border Top color for the above div is #c36aef

HTML with inline CSS

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

#c36aef hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c36aef Color code Preview on White Background

This is how #c36aef Color code will look on white background color. Color contrast ratio is 3.17

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(195,106,239,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(150,239,106,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(195,106,239,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.