#f56f11 Hex Color
rgb(245, 111, 17)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f5 | 6f | 11 | - | #f56f11 |
RGB | 245 | 111 | 17 | - | rgb(245,111,17) |
HSL | 25 | 92% | 51% | - | hsl(25,92%,51%) |
HSV | 25 | 93% | 96% | - | hsv(25,93%,96%) |
XYZ | 43.4418 | 30.8218 | 4.1899 | - | xyz(43.4418,30.8218,4.1899) |
CIE-LAB | 62.36 | 47.4 | 67.58 | - | lab(62.36,47.4,67.58) |
CMYK | 0 | 0.5469387755102 | 0.93061224489796 | 0.03921568627451 | cmyk(0,0.5469387755102,0.93061224489796,0.03921568627451) |
Description
The RGB value of color #f56f11 is rgb(245, 111, 17).
In the hex color #f56f11, The value of Red is 245, value of Green is 111, and value of Blue is 17. The primary color is Red. Similarly, The HSL values for #f56f11 consists of 25° Hue, 92% Saturation, and 51% Lightness.
In the CMYK color model, the color #f56f11 can be represented as Cyan=0%, Magenta=0.5469387755102%, Yellow=0.93061224489796%, and Black=0.03921568627451%.
Shades of #f56f11
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 #f56f11
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f56f11
Preview of #f56f11 on White Background
The contrast ratio of #f56f11 with white color is 2.93
Preview of #f56f11 on black background
The contrast ratio of #f56f11 with black color is 7.16
#f56f11 color will look good with a black background.
Color Schemes of #f56f11
Triadic Colors of #f56f11
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 #f56f11
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 #f56f11
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 #f56f11
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: #f56f11;
}
This is a sample text used for the color #f56f11. 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: #f56f11;
}
This is a sample text used for the color #f56f11. 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 #f56f11;
}
This is a sample text used for the color #f56f11. 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 65.68%
Green 29.76%
Blue 4.56%
CMYK Percentage
Cyan 0
Magenta 36.06%
Yellow 61.36%
Black 2.59%
Comments on this color
Please login or signup to post a comment.
No comments yet.