#9a84a4 Hex Color
rgb(154, 132, 164)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 9a | 84 | a4 | - | #9a84a4 |
RGB | 154 | 132 | 164 | - | rgb(154,132,164) |
HSL | 281 | 15% | 58% | - | hsl(281,15%,58%) |
HSV | 281 | 20% | 64% | - | hsv(281,20%,64%) |
XYZ | 28.2785 | 26.0529 | 38.6602 | - | xyz(28.2785,26.0529,38.6602) |
CIE-LAB | 58.09 | 14.45 | -13.89 | - | lab(58.09,14.45,-13.89) |
CMYK | 0.060975609756098 | 0.19512195121951 | 0 | 0.35686274509804 | cmyk(0.060975609756098,0.19512195121951,0,0.35686274509804) |
Description
The RGB value of color #9a84a4 is rgb(154, 132, 164).
In the hex color #9a84a4, The value of Red is 154, value of Green is 132, and value of Blue is 164. The primary color is Blue. Similarly, The HSL values for #9a84a4 consists of 281° Hue, 15% Saturation, and 58% Lightness.
In the CMYK color model, the color #9a84a4 can be represented as Cyan=0.060975609756098%, Magenta=0.19512195121951%, Yellow=0%, and Black=0.35686274509804%.
Shades of #9a84a4
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 #9a84a4
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #9a84a4
Preview of #9a84a4 on White Background
The contrast ratio of #9a84a4 with white color is 3.38
Preview of #9a84a4 on black background
The contrast ratio of #9a84a4 with black color is 6.21
#9a84a4 color will look good with a black background.
Color Schemes of #9a84a4
Triadic Colors of #9a84a4
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 #9a84a4
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 #9a84a4
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 #9a84a4
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: #9a84a4;
}
This is a sample text used for the color #9a84a4. 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: #9a84a4;
}
This is a sample text used for the color #9a84a4. 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 #9a84a4;
}
This is a sample text used for the color #9a84a4. 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.22%
Green 29.33%
Blue 36.44%
CMYK Percentage
Cyan 9.95
Magenta 31.83%
Yellow 0%
Black 58.22%
Comments on this color
Please login or signup to post a comment.
No comments yet.