#f7541c Hex Color
rgb(247, 84, 28)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f7 | 54 | 1c | - | #f7541c |
RGB | 247 | 84 | 28 | - | rgb(247,84,28) |
HSL | 15 | 93% | 54% | - | hsl(15,93%,54%) |
HSV | 15 | 89% | 97% | - | hsv(15,89%,97%) |
XYZ | 41.7377 | 26.1986 | 3.9556 | - | xyz(41.7377,26.1986,3.9556) |
CIE-LAB | 58.23 | 60.11 | 61.74 | - | lab(58.23,60.11,61.74) |
CMYK | 0 | 0.65991902834008 | 0.88663967611336 | 0.031372549019608 | cmyk(0,0.65991902834008,0.88663967611336,0.031372549019608) |
Description
The RGB value of color #f7541c is rgb(247, 84, 28).
In the hex color #f7541c, The value of Red is 247, value of Green is 84, and value of Blue is 28. The primary color is Red. Similarly, The HSL values for #f7541c consists of 15° Hue, 93% Saturation, and 54% Lightness.
In the CMYK color model, the color #f7541c can be represented as Cyan=0%, Magenta=0.65991902834008%, Yellow=0.88663967611336%, and Black=0.031372549019608%.
Shades of #f7541c
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 #f7541c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f7541c
Preview of #f7541c on White Background
The contrast ratio of #f7541c with white color is 3.37
Preview of #f7541c on black background
The contrast ratio of #f7541c with black color is 6.24
#f7541c color will look good with a black background.
Color Schemes of #f7541c
Triadic Colors of #f7541c
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 #f7541c
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 #f7541c
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 #f7541c
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: #f7541c;
}
This is a sample text used for the color #f7541c. 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: #f7541c;
}
This is a sample text used for the color #f7541c. 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 #f7541c;
}
This is a sample text used for the color #f7541c. 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 68.8%
Green 23.4%
Blue 7.8%
CMYK Percentage
Cyan 0
Magenta 41.82%
Yellow 56.19%
Black 1.99%
Comments on this color
Please login or signup to post a comment.
No comments yet.