#f91c5e Hex Color
rgb(249, 28, 94)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f9 | 1c | 5e | - | #f91c5e |
RGB | 249 | 28 | 94 | - | rgb(249,28,94) |
HSL | 342 | 95% | 54% | - | hsl(342,95%,54%) |
HSV | 342 | 89% | 98% | - | hsv(342,89%,98%) |
XYZ | 41.5026 | 21.7784 | 12.6059 | - | xyz(41.5026,21.7784,12.6059) |
CIE-LAB | 53.79 | 78.5 | 22.85 | - | lab(53.79,78.5,22.85) |
CMYK | 0 | 0.88755020080321 | 0.62248995983936 | 0.023529411764706 | cmyk(0,0.88755020080321,0.62248995983936,0.023529411764706) |
Description
The RGB value of color #f91c5e is rgb(249, 28, 94).
In the hex color #f91c5e, The value of Red is 249, value of Green is 28, and value of Blue is 94. The primary color is Red. Similarly, The HSL values for #f91c5e consists of 342° Hue, 95% Saturation, and 54% Lightness.
In the CMYK color model, the color #f91c5e can be represented as Cyan=0%, Magenta=0.88755020080321%, Yellow=0.62248995983936%, and Black=0.023529411764706%.
Shades of #f91c5e
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 #f91c5e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f91c5e
Preview of #f91c5e on White Background
The contrast ratio of #f91c5e with white color is 3.92
Preview of #f91c5e on black background
The contrast ratio of #f91c5e with black color is 5.36
#f91c5e color will look good with a black background.
Color Schemes of #f91c5e
Triadic Colors of #f91c5e
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 #f91c5e
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 #f91c5e
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 #f91c5e
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: #f91c5e;
}
This is a sample text used for the color #f91c5e. 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: #f91c5e;
}
This is a sample text used for the color #f91c5e. 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 #f91c5e;
}
This is a sample text used for the color #f91c5e. 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 67.12%
Green 7.55%
Blue 25.34%
CMYK Percentage
Cyan 0
Magenta 57.87%
Yellow 40.59%
Black 1.53%
Comments on this color
Please login or signup to post a comment.
No comments yet.