#fd56ea Hex Color
rgb(253, 86, 234)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fd | 56 | ea | - | #fd56ea |
RGB | 253 | 86 | 234 | - | rgb(253,86,234) |
HSL | 307 | 98% | 66% | - | hsl(307,98%,66%) |
HSV | 307 | 66% | 99% | - | hsv(307,66%,99%) |
XYZ | 58.6871 | 33.4787 | 81.2108 | - | xyz(58.6871,33.4787,81.2108) |
CIE-LAB | 64.55 | 78.58 | -42.5 | - | lab(64.55,78.58,-42.5) |
CMYK | 0 | 0.6600790513834 | 0.075098814229249 | 0.0078431372549019 | cmyk(0,0.6600790513834,0.075098814229249,0.0078431372549019) |
Description
The RGB value of color #fd56ea is rgb(253, 86, 234).
In the hex color #fd56ea, The value of Red is 253, value of Green is 86, and value of Blue is 234. The primary color is Red. Similarly, The HSL values for #fd56ea consists of 307° Hue, 98% Saturation, and 66% Lightness.
In the CMYK color model, the color #fd56ea can be represented as Cyan=0%, Magenta=0.6600790513834%, Yellow=0.075098814229249%, and Black=0.0078431372549019%.
Shades of #fd56ea
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 #fd56ea
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fd56ea
Preview of #fd56ea on White Background
The contrast ratio of #fd56ea with white color is 2.73
Preview of #fd56ea on black background
The contrast ratio of #fd56ea with black color is 7.7
#fd56ea color will look good with a black background.
Color Schemes of #fd56ea
Triadic Colors of #fd56ea
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 #fd56ea
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 #fd56ea
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 #fd56ea
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: #fd56ea;
}
This is a sample text used for the color #fd56ea. 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: #fd56ea;
}
This is a sample text used for the color #fd56ea. 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 #fd56ea;
}
This is a sample text used for the color #fd56ea. 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 44.15%
Green 15.01%
Blue 40.84%
CMYK Percentage
Cyan 0
Magenta 88.84%
Yellow 10.11%
Black 1.06%
Comments on this color
Please login or signup to post a comment.
No comments yet.