#f25d77 Hex Color
rgb(242, 93, 119)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f2 | 5d | 77 | - | #f25d77 |
RGB | 242 | 93 | 119 | - | rgb(242,93,119) |
HSL | 350 | 85% | 66% | - | hsl(350,85%,66%) |
HSV | 350 | 62% | 95% | - | hsv(350,62%,95%) |
XYZ | 43.8621 | 28.0379 | 20.5528 | - | xyz(43.8621,28.0379,20.5528) |
CIE-LAB | 59.92 | 59.13 | 16.17 | - | lab(59.92,59.13,16.17) |
CMYK | 0 | 0.61570247933884 | 0.50826446280992 | 0.050980392156863 | cmyk(0,0.61570247933884,0.50826446280992,0.050980392156863) |
Description
The RGB value of color #f25d77 is rgb(242, 93, 119).
In the hex color #f25d77, The value of Red is 242, value of Green is 93, and value of Blue is 119. The primary color is Red. Similarly, The HSL values for #f25d77 consists of 350° Hue, 85% Saturation, and 66% Lightness.
In the CMYK color model, the color #f25d77 can be represented as Cyan=0%, Magenta=0.61570247933884%, Yellow=0.50826446280992%, and Black=0.050980392156863%.
Shades of #f25d77
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 #f25d77
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f25d77
Preview of #f25d77 on White Background
The contrast ratio of #f25d77 with white color is 3.18
Preview of #f25d77 on black background
The contrast ratio of #f25d77 with black color is 6.61
#f25d77 color will look good with a black background.
Color Schemes of #f25d77
Triadic Colors of #f25d77
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 #f25d77
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 #f25d77
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 #f25d77
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: #f25d77;
}
This is a sample text used for the color #f25d77. 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: #f25d77;
}
This is a sample text used for the color #f25d77. 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 #f25d77;
}
This is a sample text used for the color #f25d77. 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 53.3%
Green 20.48%
Blue 26.21%
CMYK Percentage
Cyan 0
Magenta 52.4%
Yellow 43.26%
Black 4.34%
Comments on this color
Please login or signup to post a comment.
No comments yet.