#fa2f1f Hex Color
rgb(250, 47, 31)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fa | 2f | 1f | - | #fa2f1f |
RGB | 250 | 47 | 31 | - | rgb(250,47,31) |
HSL | 4 | 96% | 55% | - | hsl(4,96%,55%) |
HSV | 4 | 88% | 98% | - | hsv(4,88%,98%) |
XYZ | 40.6882 | 22.456 | 3.4862 | - | xyz(40.6882,22.456,3.4862) |
CIE-LAB | 54.51 | 72.92 | 58.06 | - | lab(54.51,72.92,58.06) |
CMYK | 0 | 0.812 | 0.876 | 0.019607843137255 | cmyk(0,0.812,0.876,0.019607843137255) |
Description
The RGB value of color #fa2f1f is rgb(250, 47, 31).
In the hex color #fa2f1f, The value of Red is 250, value of Green is 47, and value of Blue is 31. The primary color is Red. Similarly, The HSL values for #fa2f1f consists of 4° Hue, 96% Saturation, and 55% Lightness.
In the CMYK color model, the color #fa2f1f can be represented as Cyan=0%, Magenta=0.812%, Yellow=0.876%, and Black=0.019607843137255%.
Shades of #fa2f1f
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 #fa2f1f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fa2f1f
Preview of #fa2f1f on White Background
The contrast ratio of #fa2f1f with white color is 3.82
Preview of #fa2f1f on black background
The contrast ratio of #fa2f1f with black color is 5.49
#fa2f1f color will look good with a black background.
Color Schemes of #fa2f1f
Triadic Colors of #fa2f1f
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 #fa2f1f
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 #fa2f1f
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 #fa2f1f
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: #fa2f1f;
}
This is a sample text used for the color #fa2f1f. 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: #fa2f1f;
}
This is a sample text used for the color #fa2f1f. 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 #fa2f1f;
}
This is a sample text used for the color #fa2f1f. 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.22%
Green 14.33%
Blue 9.45%
CMYK Percentage
Cyan 0
Magenta 47.55%
Yellow 51.3%
Black 1.15%
Comments on this color
Please login or signup to post a comment.
No comments yet.