#faa80b Hex Color
rgb(250, 168, 11)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fa | a8 | 0b | - | #faa80b |
RGB | 250 | 168 | 11 | - | rgb(250,168,11) |
HSL | 39 | 96% | 51% | - | hsl(39,96%,51%) |
HSV | 39 | 96% | 98% | - | hsv(39,96%,98%) |
XYZ | 53.4874 | 48.3534 | 6.8307 | - | xyz(53.4874,48.3534,6.8307) |
CIE-LAB | 75.05 | 20.36 | 77.51 | - | lab(75.05,20.36,77.51) |
CMYK | 0 | 0.328 | 0.956 | 0.019607843137255 | cmyk(0,0.328,0.956,0.019607843137255) |
Description
The RGB value of color #faa80b is rgb(250, 168, 11).
In the hex color #faa80b, The value of Red is 250, value of Green is 168, and value of Blue is 11. The primary color is Red. Similarly, The HSL values for #faa80b consists of 39° Hue, 96% Saturation, and 51% Lightness.
In the CMYK color model, the color #faa80b can be represented as Cyan=0%, Magenta=0.328%, Yellow=0.956%, and Black=0.019607843137255%.
Shades of #faa80b
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 #faa80b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #faa80b
Preview of #faa80b on White Background
The contrast ratio of #faa80b with white color is 1.97
Preview of #faa80b on black background
The contrast ratio of #faa80b with black color is 10.67
#faa80b color will look good with a black background.
Color Schemes of #faa80b
Triadic Colors of #faa80b
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 #faa80b
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 #faa80b
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 #faa80b
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: #faa80b;
}
This is a sample text used for the color #faa80b. 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: #faa80b;
}
This is a sample text used for the color #faa80b. 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 #faa80b;
}
This is a sample text used for the color #faa80b. 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 58.28%
Green 39.16%
Blue 2.56%
CMYK Percentage
Cyan 0
Magenta 25.16%
Yellow 73.33%
Black 1.5%
Comments on this color
Please login or signup to post a comment.
No comments yet.