#fafb09 Hex Color
rgb(250, 251, 9)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fa | fb | 09 | - | #fafb09 |
RGB | 250 | 251 | 9 | - | rgb(250,251,9) |
HSL | 60 | 97% | 51% | - | hsl(60,97%,51%) |
HSV | 60 | 96% | 98% | - | hsv(60,96%,98%) |
XYZ | 73.9708 | 89.3381 | 13.6037 | - | xyz(73.9708,89.3381,13.6037) |
CIE-LAB | 95.72 | -21.64 | 92.64 | - | lab(95.72,-21.64,92.64) |
CMYK | 0.0039840637450199 | 0 | 0.96414342629482 | 0.015686274509804 | cmyk(0.0039840637450199,0,0.96414342629482,0.015686274509804) |
Description
The RGB value of color #fafb09 is rgb(250, 251, 9).
In the hex color #fafb09, The value of Red is 250, value of Green is 251, and value of Blue is 9. The primary color is Green. Similarly, The HSL values for #fafb09 consists of 60° Hue, 97% Saturation, and 51% Lightness.
In the CMYK color model, the color #fafb09 can be represented as Cyan=0.0039840637450199%, Magenta=0%, Yellow=0.96414342629482%, and Black=0.015686274509804%.
Shades of #fafb09
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 #fafb09
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fafb09
Preview of #fafb09 on White Background
The contrast ratio of #fafb09 with white color is 1.11
Preview of #fafb09 on black background
The contrast ratio of #fafb09 with black color is 18.87
#fafb09 color will look good with a black background.
Color Schemes of #fafb09
Triadic Colors of #fafb09
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 #fafb09
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 #fafb09
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 #fafb09
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: #fafb09;
}
This is a sample text used for the color #fafb09. 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: #fafb09;
}
This is a sample text used for the color #fafb09. 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 #fafb09;
}
This is a sample text used for the color #fafb09. 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 49.02%
Green 49.22%
Blue 1.76%
CMYK Percentage
Cyan 0.4
Magenta 0%
Yellow 98%
Black 1.59%
Comments on this color
Please login or signup to post a comment.
No comments yet.