#fd42ed Hex Color
rgb(253, 66, 237)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fd | 42 | ed | - | #fd42ed |
RGB | 253 | 66 | 237 | - | rgb(253,66,237) |
HSL | 305 | 98% | 63% | - | hsl(305,98%,63%) |
HSV | 305 | 74% | 99% | - | hsv(305,74%,99%) |
XYZ | 57.7423 | 30.8935 | 83.0404 | - | xyz(57.7423,30.8935,83.0404) |
CIE-LAB | 62.42 | 85.46 | -47.53 | - | lab(62.42,85.46,-47.53) |
CMYK | 0 | 0.73913043478261 | 0.063241106719368 | 0.0078431372549019 | cmyk(0,0.73913043478261,0.063241106719368,0.0078431372549019) |
Description
The RGB value of color #fd42ed is rgb(253, 66, 237).
In the hex color #fd42ed, The value of Red is 253, value of Green is 66, and value of Blue is 237. The primary color is Red. Similarly, The HSL values for #fd42ed consists of 305° Hue, 98% Saturation, and 63% Lightness.
In the CMYK color model, the color #fd42ed can be represented as Cyan=0%, Magenta=0.73913043478261%, Yellow=0.063241106719368%, and Black=0.0078431372549019%.
Shades of #fd42ed
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 #fd42ed
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fd42ed
Preview of #fd42ed on White Background
The contrast ratio of #fd42ed with white color is 2.93
Preview of #fd42ed on black background
The contrast ratio of #fd42ed with black color is 7.18
#fd42ed color will look good with a black background.
Color Schemes of #fd42ed
Triadic Colors of #fd42ed
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 #fd42ed
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 #fd42ed
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 #fd42ed
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: #fd42ed;
}
This is a sample text used for the color #fd42ed. 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: #fd42ed;
}
This is a sample text used for the color #fd42ed. 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 #fd42ed;
}
This is a sample text used for the color #fd42ed. 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.5%
Green 11.87%
Blue 42.63%
CMYK Percentage
Cyan 0
Magenta 91.23%
Yellow 7.81%
Black 0.97%
Comments on this color
Please login or signup to post a comment.
No comments yet.