#da03dd Hex Color
rgb(218, 3, 221)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | da | 03 | dd | - | #da03dd |
| RGB | 218 | 3 | 221 | - | rgb(218,3,221) |
| HSL | 299 | 97% | 44% | - | hsl(299,97%,44%) |
| HSV | 299 | 99% | 87% | - | hsv(299,99%,87%) |
| XYZ | 41.9971 | 20.191 | 70.0904 | - | xyz(41.9971,20.191,70.0904) |
| CIE-LAB | 52.05 | 87.5 | -55.36 | - | lab(52.05,87.5,-55.36) |
| CMYK | 0.013574660633484 | 0.98642533936652 | 0 | 0.13333333333333 | cmyk(0.013574660633484,0.98642533936652,0,0.13333333333333) |
Description
The RGB value of color #da03dd is rgb(218, 3, 221).
In the hex color #da03dd, The value of Red is 218, value of Green is 3, and value of Blue is 221. The primary color is Blue. Similarly, The HSL values for #da03dd consists of 299° Hue, 97% Saturation, and 44% Lightness.
In the CMYK color model, the color #da03dd can be represented as Cyan=0.013574660633484%, Magenta=0.98642533936652%, Yellow=0%, and Black=0.13333333333333%.
Shades of #da03dd
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 #da03dd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #da03dd
Preview of #da03dd on White Background
The contrast ratio of #da03dd with white color is 4.17
Preview of #da03dd on black background
The contrast ratio of #da03dd with black color is 5.04
#da03dd color will look good with a black background.
Color Schemes of #da03dd
Triadic Colors of #da03dd
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 #da03dd
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 #da03dd
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 #da03dd
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.
Monochromatic Colors of #da03dd
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #da03dd;
}
This is a sample text used for the color #da03dd. 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: #da03dd;
}
This is a sample text used for the color #da03dd. 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 #da03dd;
}
This is a sample text used for the color #da03dd. 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 49.32%
Green 0.68%
Blue 50%
CMYK Percentage
Cyan 1.2
Magenta 87.04%
Yellow 0%
Black 11.76%
Comments on this color
Please login or signup to post a comment.
No comments yet.