crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#971caf hex color - Violet - Warm color - Information

#971caf hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #971caf Color code in RGB color code model is created after adding 59.22% red color, 10.98% green color and 68.63% blue color. Hex #971caf Color code in CMYK color (process color) code model is generated after subtraction of 14% cyan, 84% magenta, 0% yellow and 31% black.

Hex #971caf color code is between #9922aa web safe hex color code and #8811bb web safe hex color code. #9922aa is the nearest web safe color code. You can see here many more shades of #971caf color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code971caf#971caf
RGB Decimal151, 28, 175rgb(151, 28, 175)
RGB Percent59%, 11%, 69%rgb(59%, 11%, 69%)
CSS RGBa151, 28, 175,1rgba(151,28,175,1)
CMYK Modelcmyk(14%,84%,0%,31%)
HSL Color Space290,72% ,40%hsl(290,72% ,40%)
HSV Color Space290°, 84%, 69%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary100101110001110010101111
Octal22734257
Decimal15128175
Hex971caf

Different shades of #971caf color code.

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

Light Shade of #971caf
#bd23db
Dark Shade of #971caf
#711583
Saturated Shade of #971caf
#9e12b9
Desaturated Shade of #971caf
#9026a5
Grey scale Shade of #971caf
#656565
Brighten Shade
#b035c8
Most Readable Shade
#FFFFFF

Shades of #971caf color code

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

#971caf
#86189b
#751588
#641274
#530f61
#430c4d
#32093a
#210626
#100313
#000000

Similar Color like #971caf color

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

#981db0
#991eb1
#9a1fb2
#9b20b3
#9c21b4
#9d22b5
#9e23b6
#9f24b7
#a025b8
#a126b9
#a227ba
#a328bb
#a429bc
#a52abd
#961bae
#951aad
#9419ac
#9318ab
#9217aa
#9116a9
#9015a8
#8f14a7
#8e13a6
#8d12a5
#8c11a4
#8b10a3
#8a0fa2
#890ea1

Monochromatic Color with #971caf

#971caf
#bc23d9
#040105
#29082f
#4e0e5a
#721584

Tints of #971caf Color

#971caf
#a235b7
#ae4ec0
#b967c9
#c580d2
#d09adb
#dcb3e4
#e7cced
#f3e5f6
#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

#971caf
#34af1c

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

Split Complementary

#971caf
#7daf1c
#1caf4e

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

Analogous Color

#5c1caf
#7a1caf
#971caf
#af1caa
#af1c8c

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

#971caf
#af971c
#1caf97

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

#971caf
#af4d1c
#34af1c
#1c7daf

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

#971caf
#34af1c
#1caf4e
#af1c7d

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 #971caf 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.

#971caf Color Code Preview on Black Background Color

This is how #971caf Color will look on black background color. Color contrast ratio is 3.10

#971caf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #971caf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #971caf

#971caf color code is use for CSS Background Color

Background color for the above div is #971caf

HTML with inline CSS

<div style="background-color:#971caf;"></div>

#971caf color code is use for CSS Border Color

CSS Border color for the above div is #971caf

HTML with inline CSS

<div style="border:5px solid #971caf;"></div>

CSS Border Left color for the above div is #971caf

HTML with inline CSS

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

CSS Border Right color for the above div is #971caf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #971caf

HTML with inline CSS

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

CSS Border Top color for the above div is #971caf

HTML with inline CSS

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

#971caf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#971caf Color code Preview on White Background

This is how #971caf Color code will look on white background color. Color contrast ratio is 6.77

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.