#f17a49 Hex Color
rgb(241, 122, 73)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f1 | 7a | 49 | - | #f17a49 |
RGB | 241 | 122 | 73 | - | rgb(241,122,73) |
HSL | 18 | 86% | 62% | - | hsl(18,86%,62%) |
HSV | 18 | 70% | 95% | - | hsv(18,70%,95%) |
XYZ | 44.4378 | 33.1009 | 10.3503 | - | xyz(44.4378,33.1009,10.3503) |
CIE-LAB | 64.24 | 42.2 | 47.07 | - | lab(64.24,42.2,47.07) |
CMYK | 0 | 0.49377593360996 | 0.69709543568465 | 0.054901960784314 | cmyk(0,0.49377593360996,0.69709543568465,0.054901960784314) |
Description
The RGB value of color #f17a49 is rgb(241, 122, 73).
In the hex color #f17a49, The value of Red is 241, value of Green is 122, and value of Blue is 73. The primary color is Red. Similarly, The HSL values for #f17a49 consists of 18° Hue, 86% Saturation, and 62% Lightness.
In the CMYK color model, the color #f17a49 can be represented as Cyan=0%, Magenta=0.49377593360996%, Yellow=0.69709543568465%, and Black=0.054901960784314%.
Shades of #f17a49
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 #f17a49
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f17a49
Preview of #f17a49 on White Background
The contrast ratio of #f17a49 with white color is 2.76
Preview of #f17a49 on black background
The contrast ratio of #f17a49 with black color is 7.62
#f17a49 color will look good with a black background.
Color Schemes of #f17a49
Triadic Colors of #f17a49
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 #f17a49
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 #f17a49
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 #f17a49
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: #f17a49;
}
This is a sample text used for the color #f17a49. 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: #f17a49;
}
This is a sample text used for the color #f17a49. 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 #f17a49;
}
This is a sample text used for the color #f17a49. 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 55.28%
Green 27.98%
Blue 16.74%
CMYK Percentage
Cyan 0
Magenta 39.64%
Yellow 55.96%
Black 4.41%
Comments on this color
Please login or signup to post a comment.
No comments yet.