#da9cfc Hex Color
rgb(218, 156, 252)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | da | 9c | fc | - | #da9cfc |
RGB | 218 | 156 | 252 | - | rgb(218,156,252) |
HSL | 279 | 94% | 80% | - | hsl(279,94%,80%) |
HSV | 279 | 38% | 99% | - | hsv(279,38%,99%) |
XYZ | 58.3726 | 45.7106 | 97.8419 | - | xyz(58.3726,45.7106,97.8419) |
CIE-LAB | 73.36 | 39.84 | -38.93 | - | lab(73.36,39.84,-38.93) |
CMYK | 0.13492063492063 | 0.38095238095238 | 0 | 0.011764705882353 | cmyk(0.13492063492063,0.38095238095238,0,0.011764705882353) |
Description
The RGB value of color #da9cfc is rgb(218, 156, 252).
In the hex color #da9cfc, The value of Red is 218, value of Green is 156, and value of Blue is 252. The primary color is Blue. Similarly, The HSL values for #da9cfc consists of 279° Hue, 94% Saturation, and 80% Lightness.
In the CMYK color model, the color #da9cfc can be represented as Cyan=0.13492063492063%, Magenta=0.38095238095238%, Yellow=0%, and Black=0.011764705882353%.
Shades of #da9cfc
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 #da9cfc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #da9cfc
Preview of #da9cfc on White Background
The contrast ratio of #da9cfc with white color is 2.07
Preview of #da9cfc on black background
The contrast ratio of #da9cfc with black color is 10.14
#da9cfc color will look good with a black background.
Color Schemes of #da9cfc
Triadic Colors of #da9cfc
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 #da9cfc
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 #da9cfc
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 #da9cfc
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: #da9cfc;
}
This is a sample text used for the color #da9cfc. 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: #da9cfc;
}
This is a sample text used for the color #da9cfc. 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 #da9cfc;
}
This is a sample text used for the color #da9cfc. 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.82%
Green 24.92%
Blue 40.26%
CMYK Percentage
Cyan 25.57
Magenta 72.2%
Yellow 0%
Black 2.23%
Comments on this color
Please login or signup to post a comment.
No comments yet.