#f79a0f Hex Color
rgb(247, 154, 15)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f7 | 9a | 0f | - | #f79a0f |
RGB | 247 | 154 | 15 | - | rgb(247,154,15) |
HSL | 36 | 94% | 51% | - | hsl(36,94%,51%) |
HSV | 36 | 94% | 97% | - | hsv(36,94%,97%) |
XYZ | 49.9996 | 42.9198 | 6.101 | - | xyz(49.9996,42.9198,6.101) |
CIE-LAB | 71.5 | 26.47 | 74.33 | - | lab(71.5,26.47,74.33) |
CMYK | 0 | 0.37651821862348 | 0.93927125506073 | 0.031372549019608 | cmyk(0,0.37651821862348,0.93927125506073,0.031372549019608) |
Description
The RGB value of color #f79a0f is rgb(247, 154, 15).
In the hex color #f79a0f, The value of Red is 247, value of Green is 154, and value of Blue is 15. The primary color is Red. Similarly, The HSL values for #f79a0f consists of 36° Hue, 94% Saturation, and 51% Lightness.
In the CMYK color model, the color #f79a0f can be represented as Cyan=0%, Magenta=0.37651821862348%, Yellow=0.93927125506073%, and Black=0.031372549019608%.
Shades of #f79a0f
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 #f79a0f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f79a0f
Preview of #f79a0f on White Background
The contrast ratio of #f79a0f with white color is 2.19
Preview of #f79a0f on black background
The contrast ratio of #f79a0f with black color is 9.58
#f79a0f color will look good with a black background.
Color Schemes of #f79a0f
Triadic Colors of #f79a0f
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 #f79a0f
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 #f79a0f
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 #f79a0f
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: #f79a0f;
}
This is a sample text used for the color #f79a0f. 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: #f79a0f;
}
This is a sample text used for the color #f79a0f. 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 #f79a0f;
}
This is a sample text used for the color #f79a0f. 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 59.38%
Green 37.02%
Blue 3.61%
CMYK Percentage
Cyan 0
Magenta 27.95%
Yellow 69.72%
Black 2.33%
Comments on this color
Please login or signup to post a comment.
No comments yet.