#9a5f99 Hex Color
rgb(154, 95, 153)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 9a | 5f | 99 | - | #9a5f99 |
RGB | 154 | 95 | 153 | - | rgb(154,95,153) |
HSL | 301 | 24% | 49% | - | hsl(301,24%,49%) |
HSV | 301 | 38% | 60% | - | hsv(301,38%,60%) |
XYZ | 23.1684 | 17.3544 | 32.2656 | - | xyz(23.1684,17.3544,32.2656) |
CIE-LAB | 48.7 | 33.44 | -21.78 | - | lab(48.7,33.44,-21.78) |
CMYK | 0 | 0.38311688311688 | 0.0064935064935065 | 0.39607843137255 | cmyk(0,0.38311688311688,0.0064935064935065,0.39607843137255) |
Description
The RGB value of color #9a5f99 is rgb(154, 95, 153).
In the hex color #9a5f99, The value of Red is 154, value of Green is 95, and value of Blue is 153. The primary color is Red. Similarly, The HSL values for #9a5f99 consists of 301° Hue, 24% Saturation, and 49% Lightness.
In the CMYK color model, the color #9a5f99 can be represented as Cyan=0%, Magenta=0.38311688311688%, Yellow=0.0064935064935065%, and Black=0.39607843137255%.
Shades of #9a5f99
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 #9a5f99
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #9a5f99
Preview of #9a5f99 on White Background
The contrast ratio of #9a5f99 with white color is 4.7
#9a5f99 color will look good on a white background.
Preview of #9a5f99 on black background
The contrast ratio of #9a5f99 with black color is 4.47
Color Schemes of #9a5f99
Triadic Colors of #9a5f99
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 #9a5f99
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 #9a5f99
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 #9a5f99
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: #9a5f99;
}
This is a sample text used for the color #9a5f99. 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: #9a5f99;
}
This is a sample text used for the color #9a5f99. 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 #9a5f99;
}
This is a sample text used for the color #9a5f99. 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 38.31%
Green 23.63%
Blue 38.06%
CMYK Percentage
Cyan 0
Magenta 48.76%
Yellow 0.83%
Black 50.41%
Comments on this color
Please login or signup to post a comment.
No comments yet.