#fc1e4a Hex Color
rgb(252, 30, 74)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fc | 1e | 4a | - | #fc1e4a |
RGB | 252 | 30 | 74 | - | rgb(252,30,74) |
HSL | 348 | 97% | 55% | - | hsl(348,97%,55%) |
HSV | 348 | 88% | 99% | - | hsv(348,88%,99%) |
XYZ | 41.8452 | 22.1184 | 8.5424 | - | xyz(41.8452,22.1184,8.5424) |
CIE-LAB | 54.15 | 77.99 | 35.33 | - | lab(54.15,77.99,35.33) |
CMYK | 0 | 0.88095238095238 | 0.70634920634921 | 0.011764705882353 | cmyk(0,0.88095238095238,0.70634920634921,0.011764705882353) |
Description
The RGB value of color #fc1e4a is rgb(252, 30, 74).
In the hex color #fc1e4a, The value of Red is 252, value of Green is 30, and value of Blue is 74. The primary color is Red. Similarly, The HSL values for #fc1e4a consists of 348° Hue, 97% Saturation, and 55% Lightness.
In the CMYK color model, the color #fc1e4a can be represented as Cyan=0%, Magenta=0.88095238095238%, Yellow=0.70634920634921%, and Black=0.011764705882353%.
Shades of #fc1e4a
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 #fc1e4a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fc1e4a
Preview of #fc1e4a on White Background
The contrast ratio of #fc1e4a with white color is 3.87
Preview of #fc1e4a on black background
The contrast ratio of #fc1e4a with black color is 5.42
#fc1e4a color will look good with a black background.
Color Schemes of #fc1e4a
Triadic Colors of #fc1e4a
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 #fc1e4a
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 #fc1e4a
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 #fc1e4a
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: #fc1e4a;
}
This is a sample text used for the color #fc1e4a. 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: #fc1e4a;
}
This is a sample text used for the color #fc1e4a. 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 #fc1e4a;
}
This is a sample text used for the color #fc1e4a. 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 70.79%
Green 8.43%
Blue 20.79%
CMYK Percentage
Cyan 0
Magenta 55.09%
Yellow 44.17%
Black 0.74%
Comments on this color
Please login or signup to post a comment.
No comments yet.