crispedge.com

Color picker

Loading...

#c36eee hex color - Blue - Warm color - Information

#c36eee hex color - Blue - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #c36eee Color code in RGB color code model is created after adding 76.47% red color, 43.14% green color and 93.33% blue color. Hex #c36eee Color code in CMYK color (process color) code model is generated after subtraction of 18% cyan, 54% magenta, 0% yellow and 7% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codec36eee#c36eee
RGB Decimal195, 110, 238rgb(195, 110, 238)
RGB Percent76%, 43%, 93%rgb(76%, 43%, 93%)
CSS RGBa195, 110, 238,1rgba(195,110,238,1)
CMYK Modelcmyk(18%,54%,0%,7%)
HSL Color Space280,79% ,68%hsl(280,79% ,68%)
HSV Color Space280°, 54%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110000110110111011101110
Octal303156356
Decimal195110238
Hexc36eee

Different shades of #c36eee color code.

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

Light Shade of #c36eee
#d69cf3
Dark Shade of #c36eee
#b040e9
Saturated Shade of #c36eee
#c666f6
Desaturated Shade of #c36eee
#c076e6
Grey scale Shade of #c36eee
#aeaeae
Brighten Shade
#dc87ff
Most Readable Shade
#000000

Shades of #c36eee color code

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

#c36eee
#ad61d3
#9755b9
#82499e
#6c3d84
#563069
#41244f
#2b1834
#150c1a
#000000

Similar Color like #c36eee color

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

#c46fef
#c570f0
#c671f1
#c772f2
#c873f3
#c974f4
#ca75f5
#cb76f6
#cc77f7
#cd78f8
#ce79f9
#cf7afa
#d07bfb
#d17cfc
#c26ded
#c16cec
#c06beb
#bf6aea
#be69e9
#bd68e8
#bc67e7
#bb66e6
#ba65e5
#b964e4
#b863e3
#b762e2
#b661e1
#b560e0

Monochromatic Color with #c36eee

#c36eee
#150c1a
#381f44
#5b336e
#7d4799
#a05ac3

Tints of #c36eee Color

#c36eee
#c97eef
#d08ef1
#d79ef3
#ddaef5
#e4bef7
#ebcef9
#f1defb
#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

#c36eee
#99ee6e

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

Split Complementary

#c36eee
#d9ee6e
#6eee83

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

Analogous Color

#906eee
#a96eee
#c36eee
#dd6eee
#ee6ee6

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

#c36eee
#eec36e
#6eeec3

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

#c36eee
#ee836e
#99ee6e
#6ed9ee

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

#c36eee
#99ee6e
#6eee83
#ee6ed9

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

#c36eee Color Code Preview on Black Background Color

This is how #c36eee Color will look on black background color. Color contrast ratio is 6.79

#c36eee in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c36eee

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c36eee

#c36eee color code is use for CSS Background Color

Background color for the above div is #c36eee

HTML with inline CSS

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

#c36eee color code is use for CSS Border Color

CSS Border color for the above div is #c36eee

HTML with inline CSS

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

CSS Border Left color for the above div is #c36eee

HTML with inline CSS

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

CSS Border Right color for the above div is #c36eee

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c36eee

HTML with inline CSS

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

CSS Border Top color for the above div is #c36eee

HTML with inline CSS

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

#c36eee hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c36eee Color code Preview on White Background

This is how #c36eee Color code will look on white background color. Color contrast ratio is 3.09

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

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,110,238,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(153,238,110,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(195,110,238,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.