crispedge.com

Color picker

Loading...

#9d00bf hex color - Violet - Warm color - Information

#9d00bf hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #9d00bf Color code in RGB color code model is created after adding 61.57% red color, 0% green color and 74.9% blue color. Hex #9d00bf Color code in CMYK color (process color) code model is generated after subtraction of 18% cyan, 100% magenta, 0% yellow and 25% black.

Hex #9d00bf color code is between #9900bb web safe hex color code and #aa00cc web safe hex color code. #9900bb is the nearest web safe color code. You can see here many more shades of #9d00bf color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code9d00bf#9d00bf
RGB Decimal157, 0, 191rgb(157, 0, 191)
RGB Percent62%, 0%, 75%rgb(62%, 0%, 75%)
CSS RGBa157, 0, 191,1rgba(157,0,191,1)
CMYK Modelcmyk(18%,100%,0%,25%)
HSL Color Space289,100% ,37%hsl(289,100% ,37%)
HSV Color Space289°, 100%, 75%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary100111010000000010111111
Octal2350277
Decimal1570191
Hex9d00bf

Different shades of #9d00bf color code.

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

Light Shade of #9d00bf
#c700f2
Dark Shade of #9d00bf
#73008c
Saturated Shade of #9d00bf
#9d00bf
Desaturated Shade of #9d00bf
#970ab5
Grey scale Shade of #9d00bf
#5f5f5f
Brighten Shade
#b619d8
Most Readable Shade
#FFFFFF

Shades of #9d00bf color code

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

#9d00bf
#8b00a9
#7a0094
#68007f
#57006a
#450054
#34003f
#22002a
#110015
#000000

Similar Color like #9d00bf color

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

#9e01c0
#9f02c1
#a003c2
#a104c3
#a205c4
#a306c5
#a407c6
#a508c7
#a609c8
#a70ac9
#a80bca
#a90ccb
#aa0dcc
#ab0ecd
#9c00be
#9b00bd
#9a00bc
#9900bb
#9800ba
#9700b9
#9600b8
#9500b7
#9400b6
#9300b5
#9200b4
#9100b3
#9000b2
#8f00b1

Monochromatic Color with #9d00bf

#9d00bf
#c000e9
#110015
#34003f
#57006a
#7a0094

Tints of #9d00bf Color

#9d00bf
#a71cc6
#b238cd
#bd55d4
#c871db
#d38de2
#deaae9
#e9c6f0
#f4e2f7
#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

#9d00bf
#22bf00

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

Split Complementary

#9d00bf
#81bf00
#00bf3e

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

Analogous Color

#5100bf
#7700bf
#9d00bf
#bf00bb
#bf0095

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

#9d00bf
#bf9d00
#00bf9d

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

#9d00bf
#bf3d00
#22bf00
#0081bf

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

#9d00bf
#22bf00
#00bf3e
#bf0081

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 #9d00bf 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.

#9d00bf Color Code Preview on Black Background Color

This is how #9d00bf Color will look on black background color. Color contrast ratio is 3.19

#9d00bf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #9d00bf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #9d00bf

#9d00bf color code is use for CSS Background Color

Background color for the above div is #9d00bf

HTML with inline CSS

<div style="background-color:#9d00bf;"></div>

#9d00bf color code is use for CSS Border Color

CSS Border color for the above div is #9d00bf

HTML with inline CSS

<div style="border:5px solid #9d00bf;"></div>

CSS Border Left color for the above div is #9d00bf

HTML with inline CSS

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

CSS Border Right color for the above div is #9d00bf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #9d00bf

HTML with inline CSS

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

CSS Border Top color for the above div is #9d00bf

HTML with inline CSS

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

#9d00bf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#9d00bf Color code Preview on White Background

This is how #9d00bf Color code will look on white background color. Color contrast ratio is 6.59

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

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(157,0,191,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(34,191,0,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(157,0,191,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.