#f01c2f Hex Color
rgb(240, 28, 47)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f0 | 1c | 2f | - | #f01c2f |
RGB | 240 | 28 | 47 | - | rgb(240,28,47) |
HSL | 355 | 88% | 53% | - | hsl(355,88%,53%) |
HSV | 355 | 88% | 94% | - | hsv(355,88%,94%) |
XYZ | 36.8635 | 19.561 | 4.5221 | - | xyz(36.8635,19.561,4.5221) |
CIE-LAB | 51.34 | 74.39 | 46.84 | - | lab(51.34,74.39,46.84) |
CMYK | 0 | 0.88333333333333 | 0.80416666666667 | 0.058823529411765 | cmyk(0,0.88333333333333,0.80416666666667,0.058823529411765) |
Description
The RGB value of color #f01c2f is rgb(240, 28, 47).
In the hex color #f01c2f, The value of Red is 240, value of Green is 28, and value of Blue is 47. The primary color is Red. Similarly, The HSL values for #f01c2f consists of 355° Hue, 88% Saturation, and 53% Lightness.
In the CMYK color model, the color #f01c2f can be represented as Cyan=0%, Magenta=0.88333333333333%, Yellow=0.80416666666667%, and Black=0.058823529411765%.
Shades of #f01c2f
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 #f01c2f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f01c2f
Preview of #f01c2f on White Background
The contrast ratio of #f01c2f with white color is 4.28
Preview of #f01c2f on black background
The contrast ratio of #f01c2f with black color is 4.91
#f01c2f color will look good with a black background.
Color Schemes of #f01c2f
Triadic Colors of #f01c2f
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 #f01c2f
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 #f01c2f
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 #f01c2f
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: #f01c2f;
}
This is a sample text used for the color #f01c2f. 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: #f01c2f;
}
This is a sample text used for the color #f01c2f. 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 #f01c2f;
}
This is a sample text used for the color #f01c2f. 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 76.19%
Green 8.89%
Blue 14.92%
CMYK Percentage
Cyan 0
Magenta 50.58%
Yellow 46.05%
Black 3.37%
Comments on this color
Please login or signup to post a comment.
No comments yet.