crispedge.com

Color picker

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

#996fea hex color - Blue - Cool color - Information

#996fea hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #996fea Color code in RGB color code model is created after adding 60% red color, 43.53% green color and 91.76% blue color. Hex #996fea Color code in CMYK color (process color) code model is generated after subtraction of 35% cyan, 53% magenta, 0% yellow and 8% black.

Hex #996fea color code is between #8877ee web safe hex color code and #aa66dd web safe hex color code. #8877ee is the nearest web safe color code. You can see here many more shades of #996fea color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code996fea#996fea
RGB Decimal153, 111, 234rgb(153, 111, 234)
RGB Percent60%, 44%, 92%rgb(60%, 44%, 92%)
CSS RGBa153, 111, 234,1rgba(153,111,234,1)
CMYK Modelcmyk(35%,53%,0%,8%)
HSL Color Space260,75% ,68%hsl(260,75% ,68%)
HSV Color Space260°, 53%, 92%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100110010110111111101010
Octal231157352
Decimal153111234
Hex996fea

Different shades of #996fea color code.

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

Light Shade of #996fea
#b99bf0
Dark Shade of #996fea
#7942e3
Saturated Shade of #996fea
#9667f2
Desaturated Shade of #996fea
#9c77e2
Grey scale Shade of #996fea
#acacac
Brighten Shade
#b288ff
Most Readable Shade
#FFFFFF

Shades of #996fea color code

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

#996fea
#8862d0
#7756b6
#664a9c
#553d82
#443168
#33254e
#221834
#110c1a
#000000

Similar Color like #996fea color

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

#9a70eb
#9b71ec
#9c72ed
#9d73ee
#9e74ef
#9f75f0
#a076f1
#a177f2
#a278f3
#a379f4
#a47af5
#a57bf6
#a67cf7
#a77df8
#986ee9
#976de8
#966ce7
#956be6
#946ae5
#9369e4
#9268e3
#9167e2
#9066e1
#8f65e0
#8e64df
#8d63de
#8c62dd
#8b61dc

Monochromatic Color with #996fea

#996fea
#0e0a15
#2a1e40
#46336a
#614795
#7d5bbf

Tints of #996fea Color

#996fea
#a47fec
#af8fee
#bb9ff1
#c6aff3
#d1bff5
#ddcff8
#e8dffa
#f3effc
#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

#996fea
#c0ea6f

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

Split Complementary

#996fea
#ead76f
#82ea6f

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

Analogous Color

#6f76ea
#806fea
#996fea
#b26fea
#ca6fea

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

#996fea
#ea996f
#6fea99

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

#996fea
#ea6f82
#c0ea6f
#6fead6

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

#996fea
#c0ea6f
#82ea6f
#d76fea

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 #996fea 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.

#996fea Color Code Preview on Black Background Color

This is how #996fea Color will look on black background color. Color contrast ratio is 5.82

#996fea in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #996fea

HTML with inline CSS

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

Your Example Paragraph content text in with font color #996fea

#996fea color code is use for CSS Background Color

Background color for the above div is #996fea

HTML with inline CSS

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

#996fea color code is use for CSS Border Color

CSS Border color for the above div is #996fea

HTML with inline CSS

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

CSS Border Left color for the above div is #996fea

HTML with inline CSS

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

CSS Border Right color for the above div is #996fea

HTML with inline CSS

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

CSS Border Bottom color for the above div is #996fea

HTML with inline CSS

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

CSS Border Top color for the above div is #996fea

HTML with inline CSS

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

#996fea hex Color code used as CSS color Codes

Example CSS Class for usage

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

#996fea Color code Preview on White Background

This is how #996fea Color code will look on white background color. Color contrast ratio is 3.61

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.