#f1021e Hex Color
rgb(241, 2, 30)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f1 | 02 | 1e | - | #f1021e |
RGB | 241 | 2 | 30 | - | rgb(241,2,30) |
HSL | 353 | 98% | 48% | - | hsl(353,98%,48%) |
HSV | 353 | 99% | 95% | - | hsv(353,99%,95%) |
XYZ | 36.5317 | 18.8379 | 2.9389 | - | xyz(36.5317,18.8379,2.9389) |
CIE-LAB | 50.5 | 76.91 | 54.66 | - | lab(50.5,76.91,54.66) |
CMYK | 0 | 0.99170124481328 | 0.87551867219917 | 0.054901960784314 | cmyk(0,0.99170124481328,0.87551867219917,0.054901960784314) |
Description
The RGB value of color #f1021e is rgb(241, 2, 30).
In the hex color #f1021e, The value of Red is 241, value of Green is 2, and value of Blue is 30. The primary color is Red. Similarly, The HSL values for #f1021e consists of 353° Hue, 98% Saturation, and 48% Lightness.
In the CMYK color model, the color #f1021e can be represented as Cyan=0%, Magenta=0.99170124481328%, Yellow=0.87551867219917%, and Black=0.054901960784314%.
Shades of #f1021e
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 #f1021e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f1021e
Preview of #f1021e on White Background
The contrast ratio of #f1021e with white color is 4.4
Preview of #f1021e on black background
The contrast ratio of #f1021e with black color is 4.77
#f1021e color will look good with a black background.
Color Schemes of #f1021e
Triadic Colors of #f1021e
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 #f1021e
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 #f1021e
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 #f1021e
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: #f1021e;
}
This is a sample text used for the color #f1021e. 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: #f1021e;
}
This is a sample text used for the color #f1021e. 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 #f1021e;
}
This is a sample text used for the color #f1021e. 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 88.28%
Green 0.73%
Blue 10.99%
CMYK Percentage
Cyan 0
Magenta 51.59%
Yellow 45.55%
Black 2.86%
Comments on this color
Please login or signup to post a comment.
No comments yet.