#fc253b Hex Color
rgb(252, 37, 59)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fc | 25 | 3b | - | #fc253b |
RGB | 252 | 37 | 59 | - | rgb(252,37,59) |
HSL | 354 | 97% | 57% | - | hsl(354,97%,57%) |
HSV | 354 | 85% | 99% | - | hsv(354,85%,99%) |
XYZ | 41.5959 | 22.3343 | 6.2563 | - | xyz(41.5959,22.3343,6.2563) |
CIE-LAB | 54.38 | 76.25 | 44.17 | - | lab(54.38,76.25,44.17) |
CMYK | 0 | 0.8531746031746 | 0.76587301587302 | 0.011764705882353 | cmyk(0,0.8531746031746,0.76587301587302,0.011764705882353) |
Description
The RGB value of color #fc253b is rgb(252, 37, 59).
In the hex color #fc253b, The value of Red is 252, value of Green is 37, and value of Blue is 59. The primary color is Red. Similarly, The HSL values for #fc253b consists of 354° Hue, 97% Saturation, and 57% Lightness.
In the CMYK color model, the color #fc253b can be represented as Cyan=0%, Magenta=0.8531746031746%, Yellow=0.76587301587302%, and Black=0.011764705882353%.
Shades of #fc253b
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 #fc253b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fc253b
Preview of #fc253b on White Background
The contrast ratio of #fc253b with white color is 3.84
Preview of #fc253b on black background
The contrast ratio of #fc253b with black color is 5.47
#fc253b color will look good with a black background.
Color Schemes of #fc253b
Triadic Colors of #fc253b
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 #fc253b
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 #fc253b
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 #fc253b
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: #fc253b;
}
This is a sample text used for the color #fc253b. 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: #fc253b;
}
This is a sample text used for the color #fc253b. 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 #fc253b;
}
This is a sample text used for the color #fc253b. 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 72.41%
Green 10.63%
Blue 16.95%
CMYK Percentage
Cyan 0
Magenta 52.32%
Yellow 46.96%
Black 0.72%
Comments on this color
Please login or signup to post a comment.
No comments yet.