#da9ffd Hex Color
rgb(218, 159, 253)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | da | 9f | fd | - | #da9ffd |
RGB | 218 | 159 | 253 | - | rgb(218,159,253) |
HSL | 278 | 96% | 81% | - | hsl(278,96%,81%) |
HSV | 278 | 37% | 99% | - | hsv(278,37%,99%) |
XYZ | 59.0412 | 46.7935 | 98.8488 | - | xyz(59.0412,46.7935,98.8488) |
CIE-LAB | 74.06 | 38.44 | -38.39 | - | lab(74.06,38.44,-38.39) |
CMYK | 0.13833992094862 | 0.37154150197628 | 0 | 0.0078431372549019 | cmyk(0.13833992094862,0.37154150197628,0,0.0078431372549019) |
Description
The RGB value of color #da9ffd is rgb(218, 159, 253).
In the hex color #da9ffd, The value of Red is 218, value of Green is 159, and value of Blue is 253. The primary color is Blue. Similarly, The HSL values for #da9ffd consists of 278° Hue, 96% Saturation, and 81% Lightness.
In the CMYK color model, the color #da9ffd can be represented as Cyan=0.13833992094862%, Magenta=0.37154150197628%, Yellow=0%, and Black=0.0078431372549019%.
Shades of #da9ffd
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 #da9ffd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #da9ffd
Preview of #da9ffd on White Background
The contrast ratio of #da9ffd with white color is 2.03
Preview of #da9ffd on black background
The contrast ratio of #da9ffd with black color is 10.36
#da9ffd color will look good with a black background.
Color Schemes of #da9ffd
Triadic Colors of #da9ffd
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 #da9ffd
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 #da9ffd
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 #da9ffd
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: #da9ffd;
}
This is a sample text used for the color #da9ffd. 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: #da9ffd;
}
This is a sample text used for the color #da9ffd. 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 #da9ffd;
}
This is a sample text used for the color #da9ffd. 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.6%
Green 25.24%
Blue 40.16%
CMYK Percentage
Cyan 26.72
Magenta 71.76%
Yellow 0%
Black 1.51%
Comments on this color
Please login or signup to post a comment.
No comments yet.