#df1ecf Hex Color
rgb(223, 30, 207)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | df | 1e | cf | - | #df1ecf |
RGB | 223 | 30 | 207 | - | rgb(223,30,207) |
HSL | 305 | 76% | 50% | - | hsl(305,76%,50%) |
HSV | 305 | 87% | 87% | - | hsv(305,87%,87%) |
XYZ | 42.1582 | 21.1215 | 60.8864 | - | xyz(42.1582,21.1215,60.8864) |
CIE-LAB | 53.08 | 83.55 | -45.66 | - | lab(53.08,83.55,-45.66) |
CMYK | 0 | 0.86547085201794 | 0.071748878923767 | 0.12549019607843 | cmyk(0,0.86547085201794,0.071748878923767,0.12549019607843) |
Description
The RGB value of color #df1ecf is rgb(223, 30, 207).
In the hex color #df1ecf, The value of Red is 223, value of Green is 30, and value of Blue is 207. The primary color is Red. Similarly, The HSL values for #df1ecf consists of 305° Hue, 76% Saturation, and 50% Lightness.
In the CMYK color model, the color #df1ecf can be represented as Cyan=0%, Magenta=0.86547085201794%, Yellow=0.071748878923767%, and Black=0.12549019607843%.
Shades of #df1ecf
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 #df1ecf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #df1ecf
Preview of #df1ecf on White Background
The contrast ratio of #df1ecf with white color is 4.02
Preview of #df1ecf on black background
The contrast ratio of #df1ecf with black color is 5.22
#df1ecf color will look good with a black background.
Color Schemes of #df1ecf
Triadic Colors of #df1ecf
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 #df1ecf
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 #df1ecf
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 #df1ecf
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: #df1ecf;
}
This is a sample text used for the color #df1ecf. 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: #df1ecf;
}
This is a sample text used for the color #df1ecf. 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 #df1ecf;
}
This is a sample text used for the color #df1ecf. 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 48.48%
Green 6.52%
Blue 45%
CMYK Percentage
Cyan 0
Magenta 81.44%
Yellow 6.75%
Black 11.81%
Comments on this color
Please login or signup to post a comment.
No comments yet.