@
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.

#954f9e hex color - Violet - Warm color - Information

#954f9e hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #954f9e Color code in RGB color code model is created after adding 58.43% red color, 30.98% green color and 61.96% blue color. Hex #954f9e Color code in CMYK color (process color) code model is generated after subtraction of 6% cyan, 50% magenta, 0% yellow and 38.04% black.

Hex #954f9e color code is between #995599 web safe hex color code and #8844aa web safe hex color code. #995599 is the nearest web safe color code. You can see here many more shades of #954f9e color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code 954f9e #954f9e
RGB Decimal 149, 79, 158 rgb(149, 79, 158)
RGB Percent 58%, 31%, 62% rgb(58%, 31%, 62%)
CSS RGBa 149, 79, 158,1 rgba(149,79,158,1)
CMYK Model cmyk(6%,50%,0%,38.04%)
HSL Color Space 293,33% ,46% hsl(293,33% ,46%)
HSV Color Space 293°, 50%, 62%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10010101 01001111 10011110
Octal 225 117 236
Decimal 149 79 158
Hex 95 4f 9e

Different shades of #954f9e color code.

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

Light Shade of #954f9e
#ad6bb5
Dark Shade of #954f9e
#753e7c
Saturated Shade of #954f9e
#9e43aa
Desaturated Shade of #954f9e
#8c5b92
Grey scale Shade of #954f9e
#767676
Brighten Shade
#ae68b7
Most Readable Shade
#FFFFFF

Shades of #954f9e color code

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

#954f9e
#84468c
#733d7a
#633469
#522b57
#422346
#311a34
#211123
#100811
#000000

Similar Color like #954f9e color

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

#96509f
#9751a0
#9852a1
#9953a2
#9a54a3
#9b55a4
#9c56a5
#9d57a6
#9e58a7
#9f59a8
#a05aa9
#a15baa
#a25cab
#a35dac
#944e9d
#934d9c
#924c9b
#914b9a
#904a99
#8f4998
#8e4897
#8d4796
#8c4695
#8b4594
#8a4493
#894392
#884291
#874190

Monochromatic Color with #954f9e

#954f9e
#bd64c8
#e579f3
#1d0f1e
#452449
#6d3a73

Tints of #954f9e Color

#954f9e
#a062a8
#ac76b3
#b889be
#c49dc9
#cfb0d3
#dbc4de
#e7d7e9
#f3ebf4
#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

#954f9e
#589e4f

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

Split Complementary

#954f9e
#809e4f
#4f9e6d

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

Analogous Color

#754f9e
#854f9e
#954f9e
#9e4f97
#9e4f87

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

#954f9e
#9e954f
#4f9e95

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

#954f9e
#9e6d4f
#589e4f
#4f7f9e

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

#954f9e
#589e4f
#4f9e6d
#9e4f80

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 #954f9e 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.

#954f9e Color Code Preview on Black Background Color

This is how #954f9e Color will look on black background color. Color contrast ratio is 3.89

#954f9e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #954f9e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #954f9e

#954f9e color code is use for CSS Background Color

Background color for the above div is #954f9e

HTML with inline CSS

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

#954f9e color code is use for CSS Border Color

CSS Border color for the above div is #954f9e

HTML with inline CSS

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

CSS Border Left color for the above div is #954f9e

HTML with inline CSS

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

CSS Border Right color for the above div is #954f9e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #954f9e

HTML with inline CSS

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

CSS Border Top color for the above div is #954f9e

HTML with inline CSS

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

#954f9e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#954f9e Color code Preview on White Background

This is how #954f9e Color code will look on white background color. Color contrast ratio is 5.40

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

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(149,79,158,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(88,158,79,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(149,79,158,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.