#f8050c Hex Color
rgb(248, 5, 12)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f8 | 05 | 0c | - | #f8050c |
RGB | 248 | 5 | 12 | - | rgb(248,5,12) |
HSL | 358 | 96% | 50% | - | hsl(358,96%,50%) |
HSV | 358 | 98% | 97% | - | hsv(358,98%,97%) |
XYZ | 38.832 | 20.0915 | 2.1792 | - | xyz(38.832,20.0915,2.1792) |
CIE-LAB | 51.94 | 78.16 | 62.84 | - | lab(51.94,78.16,62.84) |
CMYK | 0 | 0.97983870967742 | 0.95161290322581 | 0.027450980392157 | cmyk(0,0.97983870967742,0.95161290322581,0.027450980392157) |
Description
The RGB value of color #f8050c is rgb(248, 5, 12).
In the hex color #f8050c, The value of Red is 248, value of Green is 5, and value of Blue is 12. The primary color is Red. Similarly, The HSL values for #f8050c consists of 358° Hue, 96% Saturation, and 50% Lightness.
In the CMYK color model, the color #f8050c can be represented as Cyan=0%, Magenta=0.97983870967742%, Yellow=0.95161290322581%, and Black=0.027450980392157%.
Shades of #f8050c
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 #f8050c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f8050c
Preview of #f8050c on White Background
The contrast ratio of #f8050c with white color is 4.18
Preview of #f8050c on black background
The contrast ratio of #f8050c with black color is 5.02
#f8050c color will look good with a black background.
Color Schemes of #f8050c
Triadic Colors of #f8050c
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 #f8050c
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 #f8050c
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 #f8050c
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: #f8050c;
}
This is a sample text used for the color #f8050c. 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: #f8050c;
}
This is a sample text used for the color #f8050c. 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 #f8050c;
}
This is a sample text used for the color #f8050c. 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 93.58%
Green 1.89%
Blue 4.53%
CMYK Percentage
Cyan 0
Magenta 50.02%
Yellow 48.58%
Black 1.4%
Comments on this color
Please login or signup to post a comment.
No comments yet.