#f16b49 Hex Color
rgb(241, 107, 73)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f1 | 6b | 49 | - | #f16b49 |
RGB | 241 | 107 | 73 | - | rgb(241,107,73) |
HSL | 12 | 86% | 62% | - | hsl(12,86%,62%) |
HSV | 12 | 70% | 95% | - | hsv(12,70%,95%) |
XYZ | 42.7359 | 29.6972 | 9.783 | - | xyz(42.7359,29.6972,9.783) |
CIE-LAB | 61.39 | 49.46 | 43.86 | - | lab(61.39,49.46,43.86) |
CMYK | 0 | 0.55601659751037 | 0.69709543568465 | 0.054901960784314 | cmyk(0,0.55601659751037,0.69709543568465,0.054901960784314) |
Description
The RGB value of color #f16b49 is rgb(241, 107, 73).
In the hex color #f16b49, The value of Red is 241, value of Green is 107, and value of Blue is 73. The primary color is Red. Similarly, The HSL values for #f16b49 consists of 12° Hue, 86% Saturation, and 62% Lightness.
In the CMYK color model, the color #f16b49 can be represented as Cyan=0%, Magenta=0.55601659751037%, Yellow=0.69709543568465%, and Black=0.054901960784314%.
Shades of #f16b49
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 #f16b49
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f16b49
Preview of #f16b49 on White Background
The contrast ratio of #f16b49 with white color is 3.03
Preview of #f16b49 on black background
The contrast ratio of #f16b49 with black color is 6.94
#f16b49 color will look good with a black background.
Color Schemes of #f16b49
Triadic Colors of #f16b49
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 #f16b49
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 #f16b49
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 #f16b49
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: #f16b49;
}
This is a sample text used for the color #f16b49. 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: #f16b49;
}
This is a sample text used for the color #f16b49. 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 #f16b49;
}
This is a sample text used for the color #f16b49. 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 57.24%
Green 25.42%
Blue 17.34%
CMYK Percentage
Cyan 0
Magenta 42.51%
Yellow 53.29%
Black 4.2%
Comments on this color
Please login or signup to post a comment.
No comments yet.