#fc1c2f Hex Color
rgb(252, 28, 47)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fc | 1c | 2f | - | #fc1c2f |
RGB | 252 | 28 | 47 | - | rgb(252,28,47) |
HSL | 355 | 97% | 55% | - | hsl(355,97%,55%) |
HSV | 355 | 89% | 99% | - | hsv(355,89%,99%) |
XYZ | 41.0732 | 21.7312 | 4.7191 | - | xyz(41.0732,21.7312,4.7191) |
CIE-LAB | 53.74 | 77.41 | 49.99 | - | lab(53.74,77.41,49.99) |
CMYK | 0 | 0.88888888888889 | 0.81349206349206 | 0.011764705882353 | cmyk(0,0.88888888888889,0.81349206349206,0.011764705882353) |
Description
The RGB value of color #fc1c2f is rgb(252, 28, 47).
In the hex color #fc1c2f, The value of Red is 252, value of Green is 28, and value of Blue is 47. The primary color is Red. Similarly, The HSL values for #fc1c2f consists of 355° Hue, 97% Saturation, and 55% Lightness.
In the CMYK color model, the color #fc1c2f can be represented as Cyan=0%, Magenta=0.88888888888889%, Yellow=0.81349206349206%, and Black=0.011764705882353%.
Shades of #fc1c2f
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 #fc1c2f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fc1c2f
Preview of #fc1c2f on White Background
The contrast ratio of #fc1c2f with white color is 3.93
Preview of #fc1c2f on black background
The contrast ratio of #fc1c2f with black color is 5.35
#fc1c2f color will look good with a black background.
Color Schemes of #fc1c2f
Triadic Colors of #fc1c2f
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 #fc1c2f
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 #fc1c2f
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 #fc1c2f
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: #fc1c2f;
}
This is a sample text used for the color #fc1c2f. 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: #fc1c2f;
}
This is a sample text used for the color #fc1c2f. 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 #fc1c2f;
}
This is a sample text used for the color #fc1c2f. 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 77.06%
Green 8.56%
Blue 14.37%
CMYK Percentage
Cyan 0
Magenta 51.86%
Yellow 47.46%
Black 0.69%
Comments on this color
Please login or signup to post a comment.
No comments yet.