#da02ff Hex Color
rgb(218, 2, 255)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | da | 02 | ff | - | #da02ff |
| RGB | 218 | 2 | 255 | - | rgb(218,2,255) |
| HSL | 291 | 100% | 50% | - | hsl(291,100%,50%) |
| HSV | 291 | 99% | 100% | - | hsv(291,99%,100%) |
| XYZ | 46.9852 | 22.1688 | 96.4104 | - | xyz(46.9852,22.1688,96.4104) |
| CIE-LAB | 54.21 | 92.74 | -71.01 | - | lab(54.21,92.74,-71.01) |
| CMYK | 0.14509803921569 | 0.9921568627451 | 0 | 0 | cmyk(0.14509803921569,0.9921568627451,0,0) |
Description
The RGB value of color #da02ff is rgb(218, 2, 255).
In the hex color #da02ff, The value of Red is 218, value of Green is 2, and value of Blue is 255. The primary color is Blue. Similarly, The HSL values for #da02ff consists of 291° Hue, 100% Saturation, and 50% Lightness.
In the CMYK color model, the color #da02ff can be represented as Cyan=0.14509803921569%, Magenta=0.9921568627451%, Yellow=0%, and Black=0%.
Shades of #da02ff
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 #da02ff
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #da02ff
Preview of #da02ff on White Background
The contrast ratio of #da02ff with white color is 3.86
Preview of #da02ff on black background
The contrast ratio of #da02ff with black color is 5.43
#da02ff color will look good with a black background.
Color Schemes of #da02ff
Triadic Colors of #da02ff
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 #da02ff
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 #da02ff
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 #da02ff
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: #da02ff;
}
This is a sample text used for the color #da02ff. 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: #da02ff;
}
This is a sample text used for the color #da02ff. 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 #da02ff;
}
This is a sample text used for the color #da02ff. 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 45.89%
Green 0.42%
Blue 53.68%
CMYK Percentage
Cyan 12.76
Magenta 87.24%
Yellow 0%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.