#da0f6c Hex Color
rgb(218, 15, 108)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | da | 0f | 6c | - | #da0f6c |
RGB | 218 | 15 | 108 | - | rgb(218,15,108) |
HSL | 333 | 87% | 46% | - | hsl(333,87%,46%) |
HSV | 333 | 93% | 85% | - | hsv(333,93%,85%) |
XYZ | 31.791 | 16.3298 | 15.6637 | - | xyz(31.791,16.3298,15.6637) |
CIE-LAB | 47.4 | 73.78 | 4.52 | - | lab(47.4,73.78,4.52) |
CMYK | 0 | 0.93119266055046 | 0.5045871559633 | 0.14509803921569 | cmyk(0,0.93119266055046,0.5045871559633,0.14509803921569) |
Description
The RGB value of color #da0f6c is rgb(218, 15, 108).
In the hex color #da0f6c, The value of Red is 218, value of Green is 15, and value of Blue is 108. The primary color is Red. Similarly, The HSL values for #da0f6c consists of 333° Hue, 87% Saturation, and 46% Lightness.
In the CMYK color model, the color #da0f6c can be represented as Cyan=0%, Magenta=0.93119266055046%, Yellow=0.5045871559633%, and Black=0.14509803921569%.
Shades of #da0f6c
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 #da0f6c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #da0f6c
Preview of #da0f6c on White Background
The contrast ratio of #da0f6c with white color is 4.92
#da0f6c color will look good on a white background.
Preview of #da0f6c on black background
The contrast ratio of #da0f6c with black color is 4.27
Color Schemes of #da0f6c
Triadic Colors of #da0f6c
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 #da0f6c
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 #da0f6c
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 #da0f6c
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: #da0f6c;
}
This is a sample text used for the color #da0f6c. 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: #da0f6c;
}
This is a sample text used for the color #da0f6c. 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 #da0f6c;
}
This is a sample text used for the color #da0f6c. 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 63.93%
Green 4.4%
Blue 31.67%
CMYK Percentage
Cyan 0
Magenta 58.9%
Yellow 31.92%
Black 9.18%
Comments on this color
Please login or signup to post a comment.
No comments yet.