#da4fc4 Hex Color
rgb(218, 79, 196)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | da | 4f | c4 | - | #da4fc4 |
RGB | 218 | 79 | 196 | - | rgb(218,79,196) |
HSL | 309 | 65% | 58% | - | hsl(309,65%,58%) |
HSV | 309 | 64% | 85% | - | hsv(309,64%,85%) |
XYZ | 41.6732 | 24.4829 | 54.7538 | - | xyz(41.6732,24.4829,54.7538) |
CIE-LAB | 56.57 | 67.05 | -33.93 | - | lab(56.57,67.05,-33.93) |
CMYK | 0 | 0.63761467889908 | 0.10091743119266 | 0.14509803921569 | cmyk(0,0.63761467889908,0.10091743119266,0.14509803921569) |
Description
The RGB value of color #da4fc4 is rgb(218, 79, 196).
In the hex color #da4fc4, The value of Red is 218, value of Green is 79, and value of Blue is 196. The primary color is Red. Similarly, The HSL values for #da4fc4 consists of 309° Hue, 65% Saturation, and 58% Lightness.
In the CMYK color model, the color #da4fc4 can be represented as Cyan=0%, Magenta=0.63761467889908%, Yellow=0.10091743119266%, and Black=0.14509803921569%.
Shades of #da4fc4
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 #da4fc4
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #da4fc4
Preview of #da4fc4 on White Background
The contrast ratio of #da4fc4 with white color is 3.56
Preview of #da4fc4 on black background
The contrast ratio of #da4fc4 with black color is 5.9
#da4fc4 color will look good with a black background.
Color Schemes of #da4fc4
Triadic Colors of #da4fc4
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 #da4fc4
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 #da4fc4
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 #da4fc4
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: #da4fc4;
}
This is a sample text used for the color #da4fc4. 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: #da4fc4;
}
This is a sample text used for the color #da4fc4. 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 #da4fc4;
}
This is a sample text used for the color #da4fc4. 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 44.22%
Green 16.02%
Blue 39.76%
CMYK Percentage
Cyan 0
Magenta 72.16%
Yellow 11.42%
Black 16.42%
Comments on this color
Please login or signup to post a comment.
No comments yet.