#df0fbf Hex Color
rgb(223, 15, 191)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | df | 0f | bf | - | #df0fbf |
RGB | 223 | 15 | 191 | - | rgb(223,15,191) |
HSL | 309 | 87% | 47% | - | hsl(309,87%,47%) |
HSV | 309 | 93% | 87% | - | hsv(309,93%,87%) |
XYZ | 40.0062 | 19.7912 | 51.0017 | - | xyz(40.0062,19.7912,51.0017) |
CIE-LAB | 51.6 | 83.33 | -38.77 | - | lab(51.6,83.33,-38.77) |
CMYK | 0 | 0.93273542600897 | 0.14349775784753 | 0.12549019607843 | cmyk(0,0.93273542600897,0.14349775784753,0.12549019607843) |
Description
The RGB value of color #df0fbf is rgb(223, 15, 191).
In the hex color #df0fbf, The value of Red is 223, value of Green is 15, and value of Blue is 191. The primary color is Red. Similarly, The HSL values for #df0fbf consists of 309° Hue, 87% Saturation, and 47% Lightness.
In the CMYK color model, the color #df0fbf can be represented as Cyan=0%, Magenta=0.93273542600897%, Yellow=0.14349775784753%, and Black=0.12549019607843%.
Shades of #df0fbf
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 #df0fbf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #df0fbf
Preview of #df0fbf on White Background
The contrast ratio of #df0fbf with white color is 4.24
Preview of #df0fbf on black background
The contrast ratio of #df0fbf with black color is 4.96
#df0fbf color will look good with a black background.
Color Schemes of #df0fbf
Triadic Colors of #df0fbf
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 #df0fbf
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 #df0fbf
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 #df0fbf
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: #df0fbf;
}
This is a sample text used for the color #df0fbf. 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: #df0fbf;
}
This is a sample text used for the color #df0fbf. 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 #df0fbf;
}
This is a sample text used for the color #df0fbf. 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 51.98%
Green 3.5%
Blue 44.52%
CMYK Percentage
Cyan 0
Magenta 77.62%
Yellow 11.94%
Black 10.44%
Comments on this color
Please login or signup to post a comment.
No comments yet.