#f90f53 Hex Color
rgb(249, 15, 83)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f9 | 0f | 53 | - | #f90f53 |
RGB | 249 | 15 | 83 | - | rgb(249,15,83) |
HSL | 343 | 95% | 52% | - | hsl(343,95%,52%) |
HSV | 343 | 94% | 98% | - | hsv(343,94%,98%) |
XYZ | 40.7991 | 21.1059 | 10.1071 | - | xyz(40.7991,21.1059,10.1071) |
CIE-LAB | 53.07 | 79.48 | 28.52 | - | lab(53.07,79.48,28.52) |
CMYK | 0 | 0.93975903614458 | 0.66666666666667 | 0.023529411764706 | cmyk(0,0.93975903614458,0.66666666666667,0.023529411764706) |
Description
The RGB value of color #f90f53 is rgb(249, 15, 83).
In the hex color #f90f53, The value of Red is 249, value of Green is 15, and value of Blue is 83. The primary color is Red. Similarly, The HSL values for #f90f53 consists of 343° Hue, 95% Saturation, and 52% Lightness.
In the CMYK color model, the color #f90f53 can be represented as Cyan=0%, Magenta=0.93975903614458%, Yellow=0.66666666666667%, and Black=0.023529411764706%.
Shades of #f90f53
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 #f90f53
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f90f53
Preview of #f90f53 on White Background
The contrast ratio of #f90f53 with white color is 4.02
Preview of #f90f53 on black background
The contrast ratio of #f90f53 with black color is 5.22
#f90f53 color will look good with a black background.
Color Schemes of #f90f53
Triadic Colors of #f90f53
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 #f90f53
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 #f90f53
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 #f90f53
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: #f90f53;
}
This is a sample text used for the color #f90f53. 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: #f90f53;
}
This is a sample text used for the color #f90f53. 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 #f90f53;
}
This is a sample text used for the color #f90f53. 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 71.76%
Green 4.32%
Blue 23.92%
CMYK Percentage
Cyan 0
Magenta 57.66%
Yellow 40.9%
Black 1.44%
Comments on this color
Please login or signup to post a comment.
No comments yet.