#da7cfc Hex Color
rgb(218, 124, 252)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | da | 7c | fc | - | #da7cfc |
RGB | 218 | 124 | 252 | - | rgb(218,124,252) |
HSL | 284 | 96% | 74% | - | hsl(284,96%,74%) |
HSV | 284 | 51% | 99% | - | hsv(284,51%,99%) |
XYZ | 53.6918 | 36.349 | 96.2817 | - | xyz(53.6918,36.349,96.2817) |
CIE-LAB | 66.79 | 56.49 | -49.23 | - | lab(66.79,56.49,-49.23) |
CMYK | 0.13492063492063 | 0.50793650793651 | 0 | 0.011764705882353 | cmyk(0.13492063492063,0.50793650793651,0,0.011764705882353) |
Description
The RGB value of color #da7cfc is rgb(218, 124, 252).
In the hex color #da7cfc, The value of Red is 218, value of Green is 124, and value of Blue is 252. The primary color is Blue. Similarly, The HSL values for #da7cfc consists of 284° Hue, 96% Saturation, and 74% Lightness.
In the CMYK color model, the color #da7cfc can be represented as Cyan=0.13492063492063%, Magenta=0.50793650793651%, Yellow=0%, and Black=0.011764705882353%.
Shades of #da7cfc
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 #da7cfc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #da7cfc
Preview of #da7cfc on White Background
The contrast ratio of #da7cfc with white color is 2.54
Preview of #da7cfc on black background
The contrast ratio of #da7cfc with black color is 8.27
#da7cfc color will look good with a black background.
Color Schemes of #da7cfc
Triadic Colors of #da7cfc
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 #da7cfc
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 #da7cfc
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 #da7cfc
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: #da7cfc;
}
This is a sample text used for the color #da7cfc. 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: #da7cfc;
}
This is a sample text used for the color #da7cfc. 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 #da7cfc;
}
This is a sample text used for the color #da7cfc. 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.7%
Green 20.88%
Blue 42.42%
CMYK Percentage
Cyan 20.61
Magenta 77.59%
Yellow 0%
Black 1.8%
Comments on this color
Please login or signup to post a comment.
No comments yet.