#f84a0c Hex Color
rgb(248, 74, 12)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f8 | 4a | 0c | - | #f84a0c |
RGB | 248 | 74 | 12 | - | rgb(248,74,12) |
HSL | 16 | 94% | 51% | - | hsl(16,94%,51%) |
HSV | 16 | 95% | 97% | - | hsv(16,95%,97%) |
XYZ | 41.2265 | 24.8806 | 2.9774 | - | xyz(41.2265,24.8806,2.9774) |
CIE-LAB | 56.96 | 64.01 | 65.54 | - | lab(56.96,64.01,65.54) |
CMYK | 0 | 0.70161290322581 | 0.95161290322581 | 0.027450980392157 | cmyk(0,0.70161290322581,0.95161290322581,0.027450980392157) |
Description
The RGB value of color #f84a0c is rgb(248, 74, 12).
In the hex color #f84a0c, The value of Red is 248, value of Green is 74, and value of Blue is 12. The primary color is Red. Similarly, The HSL values for #f84a0c consists of 16° Hue, 94% Saturation, and 51% Lightness.
In the CMYK color model, the color #f84a0c can be represented as Cyan=0%, Magenta=0.70161290322581%, Yellow=0.95161290322581%, and Black=0.027450980392157%.
Shades of #f84a0c
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 #f84a0c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f84a0c
Preview of #f84a0c on White Background
The contrast ratio of #f84a0c with white color is 3.51
Preview of #f84a0c on black background
The contrast ratio of #f84a0c with black color is 5.98
#f84a0c color will look good with a black background.
Color Schemes of #f84a0c
Triadic Colors of #f84a0c
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 #f84a0c
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 #f84a0c
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 #f84a0c
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: #f84a0c;
}
This is a sample text used for the color #f84a0c. 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: #f84a0c;
}
This is a sample text used for the color #f84a0c. 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 #f84a0c;
}
This is a sample text used for the color #f84a0c. 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 74.25%
Green 22.16%
Blue 3.59%
CMYK Percentage
Cyan 0
Magenta 41.75%
Yellow 56.62%
Black 1.63%
Comments on this color
Please login or signup to post a comment.
No comments yet.