#f67c08 Hex Color
rgb(246, 124, 8)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f6 | 7c | 08 | - | #f67c08 |
RGB | 246 | 124 | 8 | - | rgb(246,124,8) |
HSL | 29 | 94% | 50% | - | hsl(29,94%,50%) |
HSV | 29 | 97% | 96% | - | hsv(29,97%,96%) |
XYZ | 45.2575 | 34.0257 | 4.412 | - | xyz(45.2575,34.0257,4.412) |
CIE-LAB | 64.98 | 41.38 | 70.93 | - | lab(64.98,41.38,70.93) |
CMYK | 0 | 0.49593495934959 | 0.96747967479675 | 0.035294117647059 | cmyk(0,0.49593495934959,0.96747967479675,0.035294117647059) |
Description
The RGB value of color #f67c08 is rgb(246, 124, 8).
In the hex color #f67c08, The value of Red is 246, value of Green is 124, and value of Blue is 8. The primary color is Red. Similarly, The HSL values for #f67c08 consists of 29° Hue, 94% Saturation, and 50% Lightness.
In the CMYK color model, the color #f67c08 can be represented as Cyan=0%, Magenta=0.49593495934959%, Yellow=0.96747967479675%, and Black=0.035294117647059%.
Shades of #f67c08
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 #f67c08
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f67c08
Preview of #f67c08 on White Background
The contrast ratio of #f67c08 with white color is 2.69
Preview of #f67c08 on black background
The contrast ratio of #f67c08 with black color is 7.81
#f67c08 color will look good with a black background.
Color Schemes of #f67c08
Triadic Colors of #f67c08
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 #f67c08
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 #f67c08
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 #f67c08
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: #f67c08;
}
This is a sample text used for the color #f67c08. 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: #f67c08;
}
This is a sample text used for the color #f67c08. 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 #f67c08;
}
This is a sample text used for the color #f67c08. 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 65.08%
Green 32.8%
Blue 2.12%
CMYK Percentage
Cyan 0
Magenta 33.09%
Yellow 64.55%
Black 2.35%
Comments on this color
Please login or signup to post a comment.
No comments yet.