#fc5719 Hex Color
rgb(252, 87, 25)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | fc | 57 | 19 | - | #fc5719 |
| RGB | 252 | 87 | 25 | - | rgb(252,87,25) |
| HSL | 16 | 97% | 54% | - | hsl(16,97%,54%) |
| HSV | 16 | 90% | 99% | - | hsv(16,90%,99%) |
| XYZ | 43.7285 | 27.582 | 3.9388 | - | xyz(43.7285,27.582,3.9388) |
| CIE-LAB | 59.51 | 60.52 | 64.04 | - | lab(59.51,60.52,64.04) |
| CMYK | 0 | 0.6547619047619 | 0.90079365079365 | 0.011764705882353 | cmyk(0,0.6547619047619,0.90079365079365,0.011764705882353) |
Description
The RGB value of color #fc5719 is rgb(252, 87, 25).
In the hex color #fc5719, The value of Red is 252, value of Green is 87, and value of Blue is 25. The primary color is Red. Similarly, The HSL values for #fc5719 consists of 16° Hue, 97% Saturation, and 54% Lightness.
In the CMYK color model, the color #fc5719 can be represented as Cyan=0%, Magenta=0.6547619047619%, Yellow=0.90079365079365%, and Black=0.011764705882353%.
Shades of #fc5719
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 #fc5719
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fc5719
Preview of #fc5719 on White Background
The contrast ratio of #fc5719 with white color is 3.22
Preview of #fc5719 on black background
The contrast ratio of #fc5719 with black color is 6.52
#fc5719 color will look good with a black background.
Color Schemes of #fc5719
Triadic Colors of #fc5719
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 #fc5719
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 #fc5719
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 #fc5719
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: #fc5719;
}
This is a sample text used for the color #fc5719. 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: #fc5719;
}
This is a sample text used for the color #fc5719. 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 #fc5719;
}
This is a sample text used for the color #fc5719. 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 69.23%
Green 23.9%
Blue 6.87%
CMYK Percentage
Cyan 0
Magenta 41.78%
Yellow 57.47%
Black 0.75%
Comments on this color
Please login or signup to post a comment.
No comments yet.