#fd37fc Hex Color
rgb(253, 55, 252)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fd | 37 | fc | - | #fd37fc |
RGB | 253 | 55 | 252 | - | rgb(253,55,252) |
HSL | 300 | 98% | 60% | - | hsl(300,98%,60%) |
HSV | 300 | 78% | 99% | - | hsv(300,78%,99%) |
XYZ | 59.4449 | 30.6433 | 94.8771 | - | xyz(59.4449,30.6433,94.8771) |
CIE-LAB | 62.21 | 90.5 | -56.19 | - | lab(62.21,90.5,-56.19) |
CMYK | 0 | 0.78260869565217 | 0.0039525691699605 | 0.0078431372549019 | cmyk(0,0.78260869565217,0.0039525691699605,0.0078431372549019) |
Description
The RGB value of color #fd37fc is rgb(253, 55, 252).
In the hex color #fd37fc, The value of Red is 253, value of Green is 55, and value of Blue is 252. The primary color is Red. Similarly, The HSL values for #fd37fc consists of 300° Hue, 98% Saturation, and 60% Lightness.
In the CMYK color model, the color #fd37fc can be represented as Cyan=0%, Magenta=0.78260869565217%, Yellow=0.0039525691699605%, and Black=0.0078431372549019%.
Shades of #fd37fc
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 #fd37fc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fd37fc
Preview of #fd37fc on White Background
The contrast ratio of #fd37fc with white color is 2.95
Preview of #fd37fc on black background
The contrast ratio of #fd37fc with black color is 7.13
#fd37fc color will look good with a black background.
Color Schemes of #fd37fc
Triadic Colors of #fd37fc
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 #fd37fc
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 #fd37fc
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 #fd37fc
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: #fd37fc;
}
This is a sample text used for the color #fd37fc. 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: #fd37fc;
}
This is a sample text used for the color #fd37fc. 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 #fd37fc;
}
This is a sample text used for the color #fd37fc. 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 45.18%
Green 9.82%
Blue 45%
CMYK Percentage
Cyan 0
Magenta 98.52%
Yellow 0.5%
Black 0.99%
Comments on this color
Please login or signup to post a comment.
No comments yet.