#9f7faf Hex Color
rgb(159, 127, 175)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 9f | 7f | af | - | #9f7faf |
RGB | 159 | 127 | 175 | - | rgb(159,127,175) |
HSL | 280 | 23% | 59% | - | hsl(280,23%,59%) |
HSV | 280 | 27% | 69% | - | hsv(280,27%,69%) |
XYZ | 29.6253 | 25.6448 | 43.946 | - | xyz(29.6253,25.6448,43.946) |
CIE-LAB | 57.7 | 21.34 | -20.74 | - | lab(57.7,21.34,-20.74) |
CMYK | 0.091428571428571 | 0.27428571428571 | 0 | 0.31372549019608 | cmyk(0.091428571428571,0.27428571428571,0,0.31372549019608) |
Description
The RGB value of color #9f7faf is rgb(159, 127, 175).
In the hex color #9f7faf, The value of Red is 159, value of Green is 127, and value of Blue is 175. The primary color is Blue. Similarly, The HSL values for #9f7faf consists of 280° Hue, 23% Saturation, and 59% Lightness.
In the CMYK color model, the color #9f7faf can be represented as Cyan=0.091428571428571%, Magenta=0.27428571428571%, Yellow=0%, and Black=0.31372549019608%.
Shades of #9f7faf
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 #9f7faf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #9f7faf
Preview of #9f7faf on White Background
The contrast ratio of #9f7faf with white color is 3.43
Preview of #9f7faf on black background
The contrast ratio of #9f7faf with black color is 6.13
#9f7faf color will look good with a black background.
Color Schemes of #9f7faf
Triadic Colors of #9f7faf
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 #9f7faf
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 #9f7faf
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 #9f7faf
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: #9f7faf;
}
This is a sample text used for the color #9f7faf. 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: #9f7faf;
}
This is a sample text used for the color #9f7faf. 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 #9f7faf;
}
This is a sample text used for the color #9f7faf. 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.49%
Green 27.55%
Blue 37.96%
CMYK Percentage
Cyan 13.46
Magenta 40.37%
Yellow 0%
Black 46.17%
Comments on this color
Please login or signup to post a comment.
No comments yet.