#da96e3 Hex Color
rgb(218, 150, 227)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | da | 96 | e3 | - | #da96e3 |
RGB | 218 | 150 | 227 | - | rgb(218,150,227) |
HSL | 293 | 58% | 74% | - | hsl(293,58%,74%) |
HSV | 293 | 34% | 89% | - | hsv(293,34%,89%) |
XYZ | 53.6849 | 42.2642 | 78.0013 | - | xyz(53.6849,42.2642,78.0013) |
CIE-LAB | 71.05 | 38.08 | -28.86 | - | lab(71.05,38.08,-28.86) |
CMYK | 0.039647577092511 | 0.33920704845815 | 0 | 0.10980392156863 | cmyk(0.039647577092511,0.33920704845815,0,0.10980392156863) |
Description
The RGB value of color #da96e3 is rgb(218, 150, 227).
In the hex color #da96e3, The value of Red is 218, value of Green is 150, and value of Blue is 227. The primary color is Blue. Similarly, The HSL values for #da96e3 consists of 293° Hue, 58% Saturation, and 74% Lightness.
In the CMYK color model, the color #da96e3 can be represented as Cyan=0.039647577092511%, Magenta=0.33920704845815%, Yellow=0%, and Black=0.10980392156863%.
Shades of #da96e3
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 #da96e3
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #da96e3
Preview of #da96e3 on White Background
The contrast ratio of #da96e3 with white color is 2.22
Preview of #da96e3 on black background
The contrast ratio of #da96e3 with black color is 9.45
#da96e3 color will look good with a black background.
Color Schemes of #da96e3
Triadic Colors of #da96e3
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 #da96e3
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 #da96e3
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 #da96e3
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: #da96e3;
}
This is a sample text used for the color #da96e3. 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: #da96e3;
}
This is a sample text used for the color #da96e3. 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 #da96e3;
}
This is a sample text used for the color #da96e3. 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 36.64%
Green 25.21%
Blue 38.15%
CMYK Percentage
Cyan 8.11
Magenta 69.42%
Yellow 0%
Black 22.47%
Comments on this color
Please login or signup to post a comment.
No comments yet.