Skip to main content Skip to docs navigation

#992feb hex color | Download Dark Violet 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 Sweet Desire and its hex is #AA33EE Nearest Color Name

Color Hue/Base color: Violet

Hex #992feb Color code in RGB color code model is created after adding 60% red color, 18.43% green color and 92.16% blue color. Hex #992feb Color code in CMYK color (process color) code model is generated after subtraction of 35% cyan, 80% magenta, 0% yellow and 7.84% black.

Hex #992feb color code is between #8833ee web safe hex color code and #aa22dd web safe hex color code. #8833ee is the nearest web safe color code. You can see here many more shades of #992feb color code.

RGB Chart

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

Color Table

Hex Color Code 992feb #992feb
RGB Decimal 153, 47, 235 153, 47, 235
RGB Percent 60%, 18%, 92% rgb(60%, 18%, 92%)
CSS RGBa 153, 47, 235,1 rgba(153,47,235,1)
CMYK Model cmyk(35%,80%,0%,7.84%)
HSL Color Space 274,82% ,55% hsl(274,82% ,55%)
HSV Color Space 274°, 80%, 92%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10011001 00101111 11101011
Octal 231 57 353
Decimal 153 47 235
Hex 99 2f eb

Different shades of #992feb color code.

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

Darkest of #992feb
#470b76
Darker of #992feb
#6310a4
Dark of #992feb
#8014d3
Base of #992feb
#992feb
Light of #992feb
#b05eef
Lighter
#c78cf4
Lightest
#ddbbf8

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

#992feb
#81eb2f

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

Split Complementary

#992feb
#dfeb2f
#2feb3b

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

Analogous Color

#2f33eb
#4b2feb
#992feb
#d82feb
#eb2fb0

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

#992feb
#2feb99
#eb992f

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

#992feb
#eb992f
#81eb2f
#2f81eb

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

#992feb
#eb3b2f
#81eb2f
#2fdfeb

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 #992feb

#2b0747
#470b76
#6310a4
#8014d3
#992feb
#b05eef
#c78cf4
#ddbbf8
#f4e9fd

Tints of #992feb Color

#992feb
#a446ed
#af5def
#bb74f1
#c68bf3
#d1a2f6
#ddb9f8
#e8d0fa
#f3e7fc
#ffffff

Shades of #992feb color code

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

#992feb
#8829d0
#7724b6
#661f9c
#551a82
#441468
#330f4e
#220a34
#11051a
#000000

Tones

#992feb
#9646d4
#935dbd
#9073a7
#8d8a90

Tones

Similar Color like #992feb color

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

#9a30ec
#9b31ed
#9c32ee
#9d33ef
#9e34f0
#9f35f1
#a036f2
#a137f3
#a238f4
#a339f5
#a43af6
#a53bf7
#a63cf8
#a73df9
#982eea
#972de9
#962ce8
#952be7
#942ae6
#9329e5
#9228e4
#9127e3
#9026e2
#8f25e1
#8e24e0
#8d23df
#8c22de
#8b21dd

Download this Dark Violet

Hex #992feb 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.

#992feb Color Code Preview on Black Background Color

This is how #992feb Color will look on black background color. Color contrast ratio is 3.96

#992feb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #992feb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #992feb

#992feb color code is use for CSS Background Color

Background color for the above div is #992feb

HTML with inline CSS

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

#992feb color code is use for CSS Border Color

CSS Border color for the above div is #992feb

HTML with inline CSS

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

CSS Border Left color for the above div is #992feb

HTML with inline CSS

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

CSS Border Right color for the above div is #992feb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #992feb

HTML with inline CSS

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

CSS Border Top color for the above div is #992feb

HTML with inline CSS

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

#992feb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#992feb Color code Preview on White Background

This is how #992feb Color code will look on white background color. Color contrast ratio is 5.30

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

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(153,47,235,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(129,235,47,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(153,47,235,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }