#f7073c Hex Color
rgb(247, 7, 60)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f7 | 07 | 3c | - | #f7073c |
RGB | 247 | 7 | 60 | - | rgb(247,7,60) |
HSL | 347 | 94% | 50% | - | hsl(347,94%,50%) |
HSV | 347 | 97% | 97% | - | hsv(347,97%,97%) |
XYZ | 39.2494 | 20.2524 | 6.1154 | - | xyz(39.2494,20.2524,6.1154) |
CIE-LAB | 52.12 | 78.71 | 40.86 | - | lab(52.12,78.71,40.86) |
CMYK | 0 | 0.97165991902834 | 0.75708502024291 | 0.031372549019608 | cmyk(0,0.97165991902834,0.75708502024291,0.031372549019608) |
Description
The RGB value of color #f7073c is rgb(247, 7, 60).
In the hex color #f7073c, The value of Red is 247, value of Green is 7, and value of Blue is 60. The primary color is Red. Similarly, The HSL values for #f7073c consists of 347° Hue, 94% Saturation, and 50% Lightness.
In the CMYK color model, the color #f7073c can be represented as Cyan=0%, Magenta=0.97165991902834%, Yellow=0.75708502024291%, and Black=0.031372549019608%.
Shades of #f7073c
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 #f7073c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f7073c
Preview of #f7073c on White Background
The contrast ratio of #f7073c with white color is 4.16
Preview of #f7073c on black background
The contrast ratio of #f7073c with black color is 5.05
#f7073c color will look good with a black background.
Color Schemes of #f7073c
Triadic Colors of #f7073c
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 #f7073c
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 #f7073c
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 #f7073c
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: #f7073c;
}
This is a sample text used for the color #f7073c. 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: #f7073c;
}
This is a sample text used for the color #f7073c. 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 #f7073c;
}
This is a sample text used for the color #f7073c. 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 78.66%
Green 2.23%
Blue 19.11%
CMYK Percentage
Cyan 0
Magenta 55.2%
Yellow 43.01%
Black 1.78%
Comments on this color
Please login or signup to post a comment.
No comments yet.