#9f73bc Hex Color
rgb(159, 115, 188)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 9f | 73 | bc | - | #9f73bc |
RGB | 159 | 115 | 188 | - | rgb(159,115,188) |
HSL | 276 | 35% | 59% | - | hsl(276,35%,59%) |
HSV | 276 | 39% | 74% | - | hsv(276,39%,74%) |
XYZ | 29.5059 | 23.2632 | 50.5121 | - | xyz(29.5059,23.2632,50.5121) |
CIE-LAB | 55.34 | 31.04 | -31.82 | - | lab(55.34,31.04,-31.82) |
CMYK | 0.15425531914894 | 0.38829787234043 | 0 | 0.26274509803922 | cmyk(0.15425531914894,0.38829787234043,0,0.26274509803922) |
Description
The RGB value of color #9f73bc is rgb(159, 115, 188).
In the hex color #9f73bc, The value of Red is 159, value of Green is 115, and value of Blue is 188. The primary color is Blue. Similarly, The HSL values for #9f73bc consists of 276° Hue, 35% Saturation, and 59% Lightness.
In the CMYK color model, the color #9f73bc can be represented as Cyan=0.15425531914894%, Magenta=0.38829787234043%, Yellow=0%, and Black=0.26274509803922%.
Shades of #9f73bc
Shades in a color are variations of the color that are created by adding black to it which results in a darker tone.
Tints of #9f73bc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #9f73bc
Preview of #9f73bc on White Background
The contrast ratio of #9f73bc with white color is 3.72
Preview of #9f73bc on black background
The contrast ratio of #9f73bc with black color is 5.65
#9f73bc color will look good with a black background.
Color Schemes of #9f73bc
Triadic Colors of #9f73bc
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #9f73bc
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Triadic Colors of #9f73bc
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #9f73bc
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #9f73bc;
}
This is a sample text used for the color #9f73bc. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css background color of a box using:
.box{
background-color: #9f73bc;
}
This is a sample text used for the color #9f73bc. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css border of a box using:
.box{
border:4px solid #9f73bc;
}
This is a sample text used for the color #9f73bc. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
RGB Percentage
Red 34.42%
Green 24.89%
Blue 40.69%
CMYK Percentage
Cyan 19.16
Magenta 48.22%
Yellow 0%
Black 32.63%
Comments on this color
Please login or signup to post a comment.
No comments yet.