#f6ab1f Hex Color
rgb(246, 171, 31)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f6 | ab | 1f | - | #f6ab1f |
RGB | 246 | 171 | 31 | - | rgb(246,171,31) |
HSL | 39 | 92% | 54% | - | hsl(39,92%,54%) |
HSV | 39 | 87% | 96% | - | hsv(39,87%,96%) |
XYZ | 52.8163 | 48.8176 | 7.9353 | - | xyz(52.8163,48.8176,7.9353) |
CIE-LAB | 75.34 | 17.37 | 73.94 | - | lab(75.34,17.37,73.94) |
CMYK | 0 | 0.30487804878049 | 0.8739837398374 | 0.035294117647059 | cmyk(0,0.30487804878049,0.8739837398374,0.035294117647059) |
Description
The RGB value of color #f6ab1f is rgb(246, 171, 31).
In the hex color #f6ab1f, The value of Red is 246, value of Green is 171, and value of Blue is 31. The primary color is Red. Similarly, The HSL values for #f6ab1f consists of 39° Hue, 92% Saturation, and 54% Lightness.
In the CMYK color model, the color #f6ab1f can be represented as Cyan=0%, Magenta=0.30487804878049%, Yellow=0.8739837398374%, and Black=0.035294117647059%.
Shades of #f6ab1f
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 #f6ab1f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f6ab1f
Preview of #f6ab1f on White Background
The contrast ratio of #f6ab1f with white color is 1.95
Preview of #f6ab1f on black background
The contrast ratio of #f6ab1f with black color is 10.76
#f6ab1f color will look good with a black background.
Color Schemes of #f6ab1f
Triadic Colors of #f6ab1f
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 #f6ab1f
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 #f6ab1f
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 #f6ab1f
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: #f6ab1f;
}
This is a sample text used for the color #f6ab1f. 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: #f6ab1f;
}
This is a sample text used for the color #f6ab1f. 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 #f6ab1f;
}
This is a sample text used for the color #f6ab1f. 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 54.91%
Green 38.17%
Blue 6.92%
CMYK Percentage
Cyan 0
Magenta 25.11%
Yellow 71.98%
Black 2.91%
Comments on this color
Please login or signup to post a comment.
No comments yet.