#f52181 Hex Color
rgb(245, 33, 129)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f5 | 21 | 81 | - | #f52181 |
RGB | 245 | 33 | 129 | - | rgb(245,33,129) |
HSL | 333 | 91% | 55% | - | hsl(333,91%,55%) |
HSV | 333 | 87% | 96% | - | hsv(333,87%,96%) |
XYZ | 42.1625 | 22.0852 | 22.8095 | - | xyz(42.1625,22.0852,22.8095) |
CIE-LAB | 54.12 | 79.1 | 2.11 | - | lab(54.12,79.1,2.11) |
CMYK | 0 | 0.86530612244898 | 0.4734693877551 | 0.03921568627451 | cmyk(0,0.86530612244898,0.4734693877551,0.03921568627451) |
Description
The RGB value of color #f52181 is rgb(245, 33, 129).
In the hex color #f52181, The value of Red is 245, value of Green is 33, and value of Blue is 129. The primary color is Red. Similarly, The HSL values for #f52181 consists of 333° Hue, 91% Saturation, and 55% Lightness.
In the CMYK color model, the color #f52181 can be represented as Cyan=0%, Magenta=0.86530612244898%, Yellow=0.4734693877551%, and Black=0.03921568627451%.
Shades of #f52181
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 #f52181
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f52181
Preview of #f52181 on White Background
The contrast ratio of #f52181 with white color is 3.88
Preview of #f52181 on black background
The contrast ratio of #f52181 with black color is 5.42
#f52181 color will look good with a black background.
Color Schemes of #f52181
Triadic Colors of #f52181
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 #f52181
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 #f52181
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 #f52181
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: #f52181;
}
This is a sample text used for the color #f52181. 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: #f52181;
}
This is a sample text used for the color #f52181. 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 #f52181;
}
This is a sample text used for the color #f52181. 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 60.2%
Green 8.11%
Blue 31.7%
CMYK Percentage
Cyan 0
Magenta 62.79%
Yellow 34.36%
Black 2.85%
Comments on this color
Please login or signup to post a comment.
No comments yet.