crispedge.com

Color picker

Loading...

#946dbb hex color - Violet - Cool color - Information

#946dbb hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #946dbb Color code in RGB color code model is created after adding 58.04% red color, 42.75% green color and 73.33% blue color. Hex #946dbb Color code in CMYK color (process color) code model is generated after subtraction of 21% cyan, 42% magenta, 0% yellow and 27% black.

Hex #946dbb color code is between #9966aa web safe hex color code and #8877cc web safe hex color code. #9966aa is the nearest web safe color code. You can see here many more shades of #946dbb color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code946dbb#946dbb
RGB Decimal148, 109, 187rgb(148, 109, 187)
RGB Percent58%, 43%, 73%rgb(58%, 43%, 73%)
CSS RGBa148, 109, 187,1rgba(148,109,187,1)
CMYK Modelcmyk(21%,42%,0%,27%)
HSL Color Space270,36% ,58%hsl(270,36% ,58%)
HSV Color Space270°, 42%, 73%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100101000110110110111011
Octal224155273
Decimal148109187
Hex946dbb

Different shades of #946dbb color code.

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

Light Shade of #946dbb
#ad90cb
Dark Shade of #946dbb
#7a4ea7
Saturated Shade of #946dbb
#9462c6
Desaturated Shade of #946dbb
#9478b0
Grey scale Shade of #946dbb
#949494
Brighten Shade
#ad86d4
Most Readable Shade
#FFFFFF

Shades of #946dbb color code

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

#946dbb
#8360a6
#735491
#62487c
#523c67
#413053
#31243e
#201829
#100c14
#000000

Similar Color like #946dbb color

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

#956ebc
#966fbd
#9770be
#9871bf
#9972c0
#9a73c1
#9b74c2
#9c75c3
#9d76c4
#9e77c5
#9f78c6
#a079c7
#a17ac8
#a27bc9
#936cba
#926bb9
#916ab8
#9069b7
#8f68b6
#8e67b5
#8d66b4
#8c65b3
#8b64b2
#8a63b1
#8962b0
#8861af
#8760ae
#865fad

Monochromatic Color with #946dbb

#946dbb
#b686e5
#0d0a11
#2f233b
#513b66
#725490

Tints of #946dbb Color

#946dbb
#9f7dc2
#ab8dca
#b79dd1
#c3add9
#cfbee0
#dbcee8
#e7deef
#f3eef7
#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

#946dbb
#94bb6d

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

Split Complementary

#946dbb
#bbbb6d
#6dbb6d

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

Analogous Color

#756dbb
#846dbb
#946dbb
#a46dbb
#b36dbb

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

#946dbb
#bb946d
#6dbb94

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

#946dbb
#bb6d6d
#94bb6d
#6dbbbb

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

#946dbb
#94bb6d
#6dbb6d
#bb6dbb

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 #946dbb 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.

#946dbb Color Code Preview on Black Background Color

This is how #946dbb Color will look on black background color. Color contrast ratio is 5.16

#946dbb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #946dbb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #946dbb

#946dbb color code is use for CSS Background Color

Background color for the above div is #946dbb

HTML with inline CSS

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

#946dbb color code is use for CSS Border Color

CSS Border color for the above div is #946dbb

HTML with inline CSS

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

CSS Border Left color for the above div is #946dbb

HTML with inline CSS

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

CSS Border Right color for the above div is #946dbb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #946dbb

HTML with inline CSS

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

CSS Border Top color for the above div is #946dbb

HTML with inline CSS

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

#946dbb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#946dbb Color code Preview on White Background

This is how #946dbb Color code will look on white background color. Color contrast ratio is 4.07

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

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