#f11f84 Hex Color
rgb(241, 31, 132)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f1 | 1f | 84 | - | #f11f84 |
RGB | 241 | 31 | 132 | - | rgb(241,31,132) |
HSL | 331 | 88% | 53% | - | hsl(331,88%,53%) |
HSV | 331 | 87% | 95% | - | hsv(331,87%,95%) |
XYZ | 40.9305 | 21.3467 | 23.7928 | - | xyz(40.9305,21.3467,23.7928) |
CIE-LAB | 53.33 | 78.75 | -0.94 | - | lab(53.33,78.75,-0.94) |
CMYK | 0 | 0.87136929460581 | 0.45228215767635 | 0.054901960784314 | cmyk(0,0.87136929460581,0.45228215767635,0.054901960784314) |
Description
The RGB value of color #f11f84 is rgb(241, 31, 132).
In the hex color #f11f84, The value of Red is 241, value of Green is 31, and value of Blue is 132. The primary color is Red. Similarly, The HSL values for #f11f84 consists of 331° Hue, 88% Saturation, and 53% Lightness.
In the CMYK color model, the color #f11f84 can be represented as Cyan=0%, Magenta=0.87136929460581%, Yellow=0.45228215767635%, and Black=0.054901960784314%.
Shades of #f11f84
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 #f11f84
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f11f84
Preview of #f11f84 on White Background
The contrast ratio of #f11f84 with white color is 3.99
Preview of #f11f84 on black background
The contrast ratio of #f11f84 with black color is 5.27
#f11f84 color will look good with a black background.
Color Schemes of #f11f84
Triadic Colors of #f11f84
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 #f11f84
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 #f11f84
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 #f11f84
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: #f11f84;
}
This is a sample text used for the color #f11f84. 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: #f11f84;
}
This is a sample text used for the color #f11f84. 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 #f11f84;
}
This is a sample text used for the color #f11f84. 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 59.65%
Green 7.67%
Blue 32.67%
CMYK Percentage
Cyan 0
Magenta 63.21%
Yellow 32.81%
Black 3.98%
Comments on this color
Please login or signup to post a comment.
No comments yet.