crispedge.com

Color picker

Loading...

#9994cf hex color - Blue - Cool color - Information

#9994cf hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #9994cf Color code in RGB color code model is created after adding 60% red color, 58.04% green color and 81.18% blue color. Hex #9994cf Color code in CMYK color (process color) code model is generated after subtraction of 26% cyan, 29% magenta, 0% yellow and 19% black.

Hex #9994cf color code is between #8899cc web safe hex color code and #aa88dd web safe hex color code. #8899cc is the nearest web safe color code. You can see here many more shades of #9994cf color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code9994cf#9994cf
RGB Decimal153, 148, 207rgb(153, 148, 207)
RGB Percent60%, 58%, 81%rgb(60%, 58%, 81%)
CSS RGBa153, 148, 207,1rgba(153,148,207,1)
CMYK Modelcmyk(26%,29%,0%,19%)
HSL Color Space245,38% ,70%hsl(245,38% ,70%)
HSV Color Space245°, 29%, 81%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100110011001010011001111
Octal231224317
Decimal153148207
Hex9994cf

Different shades of #9994cf color code.

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

Light Shade of #9994cf
#bbb7df
Dark Shade of #9994cf
#7771bf
Saturated Shade of #9994cf
#938cd7
Desaturated Shade of #9994cf
#9f9cc7
Grey scale Shade of #9994cf
#b1b1b1
Brighten Shade
#b2ade8
Most Readable Shade
#000000

Shades of #9994cf color code

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

#9994cf
#8883b8
#7773a1
#66628a
#555273
#44415c
#333145
#22202e
#111017
#000000

Similar Color like #9994cf color

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

#9a95d0
#9b96d1
#9c97d2
#9d98d3
#9e99d4
#9f9ad5
#a09bd6
#a19cd7
#a29dd8
#a39ed9
#a49fda
#a5a0db
#a6a1dc
#a7a2dd
#9893ce
#9792cd
#9691cc
#9590cb
#948fca
#938ec9
#928dc8
#918cc7
#908bc6
#8f8ac5
#8e89c4
#8d88c3
#8c87c2
#8b86c1

Monochromatic Color with #9994cf

#9994cf
#b8b2f9
#1b1a25
#3b394f
#5a577a
#7a76a4

Tints of #9994cf Color

#9994cf
#a49fd4
#afabd9
#bbb7df
#c6c3e4
#d1cfe9
#dddbef
#e8e7f4
#f3f3f9
#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

#9994cf
#cacf94

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

Split Complementary

#9994cf
#cfb794
#adcf94

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

Analogous Color

#94a7cf
#949bcf
#9994cf
#a594cf
#b194cf

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

#9994cf
#cf9994
#94cf99

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

#9994cf
#cf94ac
#cacf94
#94cfb6

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

#9994cf
#cacf94
#adcf94
#b794cf

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 #9994cf 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.

#9994cf Color Code Preview on Black Background Color

This is how #9994cf Color will look on black background color. Color contrast ratio is 7.49

#9994cf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #9994cf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #9994cf

#9994cf color code is use for CSS Background Color

Background color for the above div is #9994cf

HTML with inline CSS

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

#9994cf color code is use for CSS Border Color

CSS Border color for the above div is #9994cf

HTML with inline CSS

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

CSS Border Left color for the above div is #9994cf

HTML with inline CSS

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

CSS Border Right color for the above div is #9994cf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #9994cf

HTML with inline CSS

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

CSS Border Top color for the above div is #9994cf

HTML with inline CSS

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

#9994cf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#9994cf Color code Preview on White Background

This is how #9994cf Color code will look on white background color. Color contrast ratio is 2.80

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

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(153,148,207,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(202,207,148,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(153,148,207,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.