#f55dce Hex Color
rgb(245, 93, 206)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f5 | 5d | ce | - | #f55dce |
RGB | 245 | 93 | 206 | - | rgb(245,93,206) |
HSL | 315 | 88% | 66% | - | hsl(315,88%,66%) |
HSV | 315 | 62% | 96% | - | hsv(315,62%,96%) |
XYZ | 52.7111 | 31.6974 | 61.7325 | - | xyz(52.7111,31.6974,61.7325) |
CIE-LAB | 63.09 | 69.88 | -29.17 | - | lab(63.09,69.88,-29.17) |
CMYK | 0 | 0.62040816326531 | 0.15918367346939 | 0.03921568627451 | cmyk(0,0.62040816326531,0.15918367346939,0.03921568627451) |
Description
The RGB value of color #f55dce is rgb(245, 93, 206).
In the hex color #f55dce, The value of Red is 245, value of Green is 93, and value of Blue is 206. The primary color is Red. Similarly, The HSL values for #f55dce consists of 315° Hue, 88% Saturation, and 66% Lightness.
In the CMYK color model, the color #f55dce can be represented as Cyan=0%, Magenta=0.62040816326531%, Yellow=0.15918367346939%, and Black=0.03921568627451%.
Shades of #f55dce
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 #f55dce
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f55dce
Preview of #f55dce on White Background
The contrast ratio of #f55dce with white color is 2.86
Preview of #f55dce on black background
The contrast ratio of #f55dce with black color is 7.34
#f55dce color will look good with a black background.
Color Schemes of #f55dce
Triadic Colors of #f55dce
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 #f55dce
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 #f55dce
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 #f55dce
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: #f55dce;
}
This is a sample text used for the color #f55dce. 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: #f55dce;
}
This is a sample text used for the color #f55dce. 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 #f55dce;
}
This is a sample text used for the color #f55dce. 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.04%
Green 17.1%
Blue 37.87%
CMYK Percentage
Cyan 0
Magenta 75.77%
Yellow 19.44%
Black 4.79%
Comments on this color
Please login or signup to post a comment.
No comments yet.