#df3fbf Hex Color
rgb(223, 63, 191)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | df | 3f | bf | - | #df3fbf |
RGB | 223 | 63 | 191 | - | rgb(223,63,191) |
HSL | 312 | 71% | 56% | - | hsl(312,71%,56%) |
HSV | 312 | 72% | 87% | - | hsv(312,72%,87%) |
XYZ | 41.6129 | 23.0046 | 51.5373 | - | xyz(41.6129,23.0046,51.5373) |
CIE-LAB | 55.08 | 73.3 | -33.32 | - | lab(55.08,73.3,-33.32) |
CMYK | 0 | 0.71748878923767 | 0.14349775784753 | 0.12549019607843 | cmyk(0,0.71748878923767,0.14349775784753,0.12549019607843) |
Description
The RGB value of color #df3fbf is rgb(223, 63, 191).
In the hex color #df3fbf, The value of Red is 223, value of Green is 63, and value of Blue is 191. The primary color is Red. Similarly, The HSL values for #df3fbf consists of 312° Hue, 71% Saturation, and 56% Lightness.
In the CMYK color model, the color #df3fbf can be represented as Cyan=0%, Magenta=0.71748878923767%, Yellow=0.14349775784753%, and Black=0.12549019607843%.
Shades of #df3fbf
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 #df3fbf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #df3fbf
Preview of #df3fbf on White Background
The contrast ratio of #df3fbf with white color is 3.75
Preview of #df3fbf on black background
The contrast ratio of #df3fbf with black color is 5.6
#df3fbf color will look good with a black background.
Color Schemes of #df3fbf
Triadic Colors of #df3fbf
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 #df3fbf
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 #df3fbf
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 #df3fbf
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: #df3fbf;
}
This is a sample text used for the color #df3fbf. 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: #df3fbf;
}
This is a sample text used for the color #df3fbf. 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 #df3fbf;
}
This is a sample text used for the color #df3fbf. 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 46.75%
Green 13.21%
Blue 40.04%
CMYK Percentage
Cyan 0
Magenta 72.73%
Yellow 14.55%
Black 12.72%
Comments on this color
Please login or signup to post a comment.
No comments yet.