#fc1f08 Hex Color
rgb(252, 31, 8)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fc | 1f | 08 | - | #fc1f08 |
RGB | 252 | 31 | 8 | - | rgb(252,31,8) |
HSL | 6 | 98% | 51% | - | hsl(6,98%,51%) |
HSV | 6 | 97% | 99% | - | hsv(6,97%,99%) |
XYZ | 40.6787 | 21.693 | 2.2729 | - | xyz(40.6787,21.693,2.2729) |
CIE-LAB | 53.7 | 76.37 | 65.1 | - | lab(53.7,76.37,65.1) |
CMYK | 0 | 0.87698412698413 | 0.96825396825397 | 0.011764705882353 | cmyk(0,0.87698412698413,0.96825396825397,0.011764705882353) |
Description
The RGB value of color #fc1f08 is rgb(252, 31, 8).
In the hex color #fc1f08, The value of Red is 252, value of Green is 31, and value of Blue is 8. The primary color is Red. Similarly, The HSL values for #fc1f08 consists of 6° Hue, 98% Saturation, and 51% Lightness.
In the CMYK color model, the color #fc1f08 can be represented as Cyan=0%, Magenta=0.87698412698413%, Yellow=0.96825396825397%, and Black=0.011764705882353%.
Shades of #fc1f08
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 #fc1f08
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fc1f08
Preview of #fc1f08 on White Background
The contrast ratio of #fc1f08 with white color is 3.93
Preview of #fc1f08 on black background
The contrast ratio of #fc1f08 with black color is 5.34
#fc1f08 color will look good with a black background.
Color Schemes of #fc1f08
Triadic Colors of #fc1f08
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 #fc1f08
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 #fc1f08
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 #fc1f08
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: #fc1f08;
}
This is a sample text used for the color #fc1f08. 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: #fc1f08;
}
This is a sample text used for the color #fc1f08. 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 #fc1f08;
}
This is a sample text used for the color #fc1f08. 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 86.6%
Green 10.65%
Blue 2.75%
CMYK Percentage
Cyan 0
Magenta 47.23%
Yellow 52.14%
Black 0.63%
Comments on this color
Please login or signup to post a comment.
No comments yet.