#fa183d Hex Color
rgb(250, 24, 61)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | fa | 18 | 3d | - | #fa183d |
| RGB | 250 | 24 | 61 | - | rgb(250,24,61) |
| HSL | 350 | 96% | 54% | - | hsl(350,96%,54%) |
| HSV | 350 | 90% | 98% | - | hsv(350,90%,98%) |
| XYZ | 40.5933 | 21.3142 | 6.3894 | - | xyz(40.5933,21.3142,6.3894) |
| CIE-LAB | 53.29 | 77.87 | 41.75 | - | lab(53.29,77.87,41.75) |
| CMYK | 0 | 0.904 | 0.756 | 0.019607843137255 | cmyk(0,0.904,0.756,0.019607843137255) |
Description
The RGB value of color #fa183d is rgb(250, 24, 61).
In the hex color #fa183d, The value of Red is 250, value of Green is 24, and value of Blue is 61. The primary color is Red. Similarly, The HSL values for #fa183d consists of 350° Hue, 96% Saturation, and 54% Lightness.
In the CMYK color model, the color #fa183d can be represented as Cyan=0%, Magenta=0.904%, Yellow=0.756%, and Black=0.019607843137255%.
Shades of #fa183d
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 #fa183d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fa183d
Preview of #fa183d on White Background
The contrast ratio of #fa183d with white color is 3.99
Preview of #fa183d on black background
The contrast ratio of #fa183d with black color is 5.26
#fa183d color will look good with a black background.
Color Schemes of #fa183d
Triadic Colors of #fa183d
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 #fa183d
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 #fa183d
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 #fa183d
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: #fa183d;
}
This is a sample text used for the color #fa183d. 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: #fa183d;
}
This is a sample text used for the color #fa183d. 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 #fa183d;
}
This is a sample text used for the color #fa183d. 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 74.63%
Green 7.16%
Blue 18.21%
CMYK Percentage
Cyan 0
Magenta 53.82%
Yellow 45.01%
Black 1.17%
Comments on this color
Please login or signup to post a comment.
No comments yet.