crispedge.com

Color picker

Loading...

#9550c9 hex color - Violet - Warm color - Information

#9550c9 hex color - Violet - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #9550c9 Color code in RGB color code model is created after adding 58.43% red color, 31.37% green color and 78.82% blue color. Hex #9550c9 Color code in CMYK color (process color) code model is generated after subtraction of 26% cyan, 60% magenta, 0% yellow and 21% black.

Hex #9550c9 color code is between #9955cc web safe hex color code and #8844bb web safe hex color code. #9955cc is the nearest web safe color code. You can see here many more shades of #9550c9 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code9550c9#9550c9
RGB Decimal149, 80, 201rgb(149, 80, 201)
RGB Percent58%, 31%, 79%rgb(58%, 31%, 79%)
CSS RGBa149, 80, 201,1rgba(149,80,201,1)
CMYK Modelcmyk(26%,60%,0%,21%)
HSL Color Space274,53% ,55%hsl(274,53% ,55%)
HSV Color Space274°, 60%, 79%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary100101010101000011001001
Octal225120311
Decimal14980201
Hex9550c9

Different shades of #9550c9 color code.

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

Light Shade of #9550c9
#ad77d5
Dark Shade of #9550c9
#7c36b0
Saturated Shade of #9550c9
#9745d4
Desaturated Shade of #9550c9
#935bbe
Grey scale Shade of #9550c9
#8c8c8c
Brighten Shade
#ae69e2
Most Readable Shade
#FFFFFF

Shades of #9550c9 color code

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

#9550c9
#8447b2
#733e9c
#633586
#522c6f
#422359
#311a43
#21112c
#100816
#000000

Similar Color like #9550c9 color

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

#9651ca
#9752cb
#9853cc
#9954cd
#9a55ce
#9b56cf
#9c57d0
#9d58d1
#9e59d2
#9f5ad3
#a05bd4
#a15cd5
#a25dd6
#a35ed7
#944fc8
#934ec7
#924dc6
#914cc5
#904bc4
#8f4ac3
#8e49c2
#8d48c1
#8c47c0
#8b46bf
#8a45be
#8944bd
#8843bc
#8742bb

Monochromatic Color with #9550c9

#9550c9
#b561f3
#170c1f
#361d49
#562e74
#753f9e

Tints of #9550c9 Color

#9550c9
#a063cf
#ac76d5
#b88adb
#c49de1
#cfb1e7
#dbc4ed
#e7d8f3
#f3ebf9
#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

#9550c9
#84c950

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

Split Complementary

#9550c9
#c1c950
#50c959

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

Analogous Color

#6550c9
#7d50c9
#9550c9
#ad50c9
#c550c9

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

#9550c9
#c99550
#50c995

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

#9550c9
#c95850
#84c950
#50c0c9

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

#9550c9
#84c950
#50c959
#c950c1

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 #9550c9 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.

#9550c9 Color Code Preview on Black Background Color

This is how #9550c9 Color will look on black background color. Color contrast ratio is 4.27

#9550c9 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #9550c9

HTML with inline CSS

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

Your Example Paragraph content text in with font color #9550c9

#9550c9 color code is use for CSS Background Color

Background color for the above div is #9550c9

HTML with inline CSS

<div style="background-color:#9550c9;"></div>

#9550c9 color code is use for CSS Border Color

CSS Border color for the above div is #9550c9

HTML with inline CSS

<div style="border:5px solid #9550c9;"></div>

CSS Border Left color for the above div is #9550c9

HTML with inline CSS

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

CSS Border Right color for the above div is #9550c9

HTML with inline CSS

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

CSS Border Bottom color for the above div is #9550c9

HTML with inline CSS

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

CSS Border Top color for the above div is #9550c9

HTML with inline CSS

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

#9550c9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#9550c9 Color code Preview on White Background

This is how #9550c9 Color code will look on white background color. Color contrast ratio is 4.92

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

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,80,201,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(132,201,80,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(149,80,201,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.