#fd20cf Hex Color
rgb(253, 32, 207)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fd | 20 | cf | - | #fd20cf |
RGB | 253 | 32 | 207 | - | rgb(253,32,207) |
HSL | 312 | 98% | 56% | - | hsl(312,98%,56%) |
HSV | 312 | 87% | 99% | - | hsv(312,87%,99%) |
XYZ | 52.287 | 26.4207 | 61.3753 | - | xyz(52.287,26.4207,61.3753) |
CIE-LAB | 58.43 | 88.85 | -36.88 | - | lab(58.43,88.85,-36.88) |
CMYK | 0 | 0.87351778656126 | 0.18181818181818 | 0.0078431372549019 | cmyk(0,0.87351778656126,0.18181818181818,0.0078431372549019) |
Description
The RGB value of color #fd20cf is rgb(253, 32, 207).
In the hex color #fd20cf, The value of Red is 253, value of Green is 32, and value of Blue is 207. The primary color is Red. Similarly, The HSL values for #fd20cf consists of 312° Hue, 98% Saturation, and 56% Lightness.
In the CMYK color model, the color #fd20cf can be represented as Cyan=0%, Magenta=0.87351778656126%, Yellow=0.18181818181818%, and Black=0.0078431372549019%.
Shades of #fd20cf
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 #fd20cf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fd20cf
Preview of #fd20cf on White Background
The contrast ratio of #fd20cf with white color is 3.34
Preview of #fd20cf on black background
The contrast ratio of #fd20cf with black color is 6.28
#fd20cf color will look good with a black background.
Color Schemes of #fd20cf
Triadic Colors of #fd20cf
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 #fd20cf
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 #fd20cf
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 #fd20cf
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: #fd20cf;
}
This is a sample text used for the color #fd20cf. 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: #fd20cf;
}
This is a sample text used for the color #fd20cf. 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 #fd20cf;
}
This is a sample text used for the color #fd20cf. 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.42%
Green 6.5%
Blue 42.07%
CMYK Percentage
Cyan 0
Magenta 82.16%
Yellow 17.1%
Black 0.74%
Comments on this color
Please login or signup to post a comment.
No comments yet.