#fbf09a Hex Color
rgb(251, 240, 154)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | fb | f0 | 9a | - | #fbf09a |
| RGB | 251 | 240 | 154 | - | rgb(251,240,154) |
| HSL | 53 | 92% | 79% | - | hsl(53,92%,79%) |
| HSV | 53 | 39% | 98% | - | hsv(53,39%,98%) |
| XYZ | 76.7765 | 85.1625 | 42.9633 | - | xyz(76.7765,85.1625,42.9633) |
| CIE-LAB | 93.95 | -8.28 | 42.88 | - | lab(93.95,-8.28,42.88) |
| CMYK | 0 | 0.043824701195219 | 0.38645418326693 | 0.015686274509804 | cmyk(0,0.043824701195219,0.38645418326693,0.015686274509804) |
Description
The RGB value of color #fbf09a is rgb(251, 240, 154).
In the hex color #fbf09a, The value of Red is 251, value of Green is 240, and value of Blue is 154. The primary color is Red. Similarly, The HSL values for #fbf09a consists of 53° Hue, 92% Saturation, and 79% Lightness.
In the CMYK color model, the color #fbf09a can be represented as Cyan=0%, Magenta=0.043824701195219%, Yellow=0.38645418326693%, and Black=0.015686274509804%.
Shades of #fbf09a
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 #fbf09a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fbf09a
Preview of #fbf09a on White Background
The contrast ratio of #fbf09a with white color is 1.16
Preview of #fbf09a on black background
The contrast ratio of #fbf09a with black color is 18.03
#fbf09a color will look good with a black background.
Color Schemes of #fbf09a
Triadic Colors of #fbf09a
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 #fbf09a
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 #fbf09a
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 #fbf09a
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: #fbf09a;
}
This is a sample text used for the color #fbf09a. 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: #fbf09a;
}
This is a sample text used for the color #fbf09a. 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 #fbf09a;
}
This is a sample text used for the color #fbf09a. 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 38.91%
Green 37.21%
Blue 23.88%
CMYK Percentage
Cyan 0
Magenta 9.83%
Yellow 86.66%
Black 3.52%
Comments on this color
Please login or signup to post a comment.
No comments yet.