#f48f15 Hex Color
rgb(244, 143, 21)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f4 | 8f | 15 | - | #f48f15 |
RGB | 244 | 143 | 21 | - | rgb(244,143,21) |
HSL | 33 | 91% | 52% | - | hsl(33,91%,52%) |
HSV | 33 | 91% | 96% | - | hsv(33,91%,96%) |
XYZ | 47.266 | 38.9322 | 5.7329 | - | xyz(47.266,38.9322,5.7329) |
CIE-LAB | 68.7 | 31.04 | 71.08 | - | lab(68.7,31.04,71.08) |
CMYK | 0 | 0.41393442622951 | 0.91393442622951 | 0.043137254901961 | cmyk(0,0.41393442622951,0.91393442622951,0.043137254901961) |
Description
The RGB value of color #f48f15 is rgb(244, 143, 21).
In the hex color #f48f15, The value of Red is 244, value of Green is 143, and value of Blue is 21. The primary color is Red. Similarly, The HSL values for #f48f15 consists of 33° Hue, 91% Saturation, and 52% Lightness.
In the CMYK color model, the color #f48f15 can be represented as Cyan=0%, Magenta=0.41393442622951%, Yellow=0.91393442622951%, and Black=0.043137254901961%.
Shades of #f48f15
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 #f48f15
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f48f15
Preview of #f48f15 on White Background
The contrast ratio of #f48f15 with white color is 2.39
Preview of #f48f15 on black background
The contrast ratio of #f48f15 with black color is 8.79
#f48f15 color will look good with a black background.
Color Schemes of #f48f15
Triadic Colors of #f48f15
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 #f48f15
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 #f48f15
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 #f48f15
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: #f48f15;
}
This is a sample text used for the color #f48f15. 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: #f48f15;
}
This is a sample text used for the color #f48f15. 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 #f48f15;
}
This is a sample text used for the color #f48f15. 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.8%
Green 35.05%
Blue 5.15%
CMYK Percentage
Cyan 0
Magenta 30.19%
Yellow 66.66%
Black 3.15%
Comments on this color
Please login or signup to post a comment.
No comments yet.