#f17c58 Hex Color
rgb(241, 124, 88)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f1 | 7c | 58 | - | #f17c58 |
RGB | 241 | 124 | 88 | - | rgb(241,124,88) |
HSL | 14 | 85% | 65% | - | hsl(14,85%,65%) |
HSV | 14 | 63% | 95% | - | hsv(14,63%,95%) |
XYZ | 45.2447 | 33.8207 | 13.3759 | - | xyz(45.2447,33.8207,13.3759) |
CIE-LAB | 64.82 | 42.04 | 39.92 | - | lab(64.82,42.04,39.92) |
CMYK | 0 | 0.48547717842324 | 0.63485477178423 | 0.054901960784314 | cmyk(0,0.48547717842324,0.63485477178423,0.054901960784314) |
Description
The RGB value of color #f17c58 is rgb(241, 124, 88).
In the hex color #f17c58, The value of Red is 241, value of Green is 124, and value of Blue is 88. The primary color is Red. Similarly, The HSL values for #f17c58 consists of 14° Hue, 85% Saturation, and 65% Lightness.
In the CMYK color model, the color #f17c58 can be represented as Cyan=0%, Magenta=0.48547717842324%, Yellow=0.63485477178423%, and Black=0.054901960784314%.
Shades of #f17c58
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 #f17c58
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f17c58
Preview of #f17c58 on White Background
The contrast ratio of #f17c58 with white color is 2.7
Preview of #f17c58 on black background
The contrast ratio of #f17c58 with black color is 7.76
#f17c58 color will look good with a black background.
Color Schemes of #f17c58
Triadic Colors of #f17c58
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 #f17c58
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 #f17c58
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 #f17c58
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: #f17c58;
}
This is a sample text used for the color #f17c58. 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: #f17c58;
}
This is a sample text used for the color #f17c58. 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 #f17c58;
}
This is a sample text used for the color #f17c58. 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 53.2%
Green 27.37%
Blue 19.43%
CMYK Percentage
Cyan 0
Magenta 41.31%
Yellow 54.02%
Black 4.67%
Comments on this color
Please login or signup to post a comment.
No comments yet.