#fbf80e Hex Color
rgb(251, 248, 14)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fb | f8 | 0e | - | #fbf80e |
RGB | 251 | 248 | 14 | - | rgb(251,248,14) |
HSL | 59 | 97% | 52% | - | hsl(59,97%,52%) |
HSV | 59 | 94% | 98% | - | hsv(59,94%,98%) |
XYZ | 73.4303 | 87.6757 | 13.4684 | - | xyz(73.4303,87.6757,13.4684) |
CIE-LAB | 95.02 | -19.76 | 91.77 | - | lab(95.02,-19.76,91.77) |
CMYK | 0 | 0.01195219123506 | 0.94422310756972 | 0.015686274509804 | cmyk(0,0.01195219123506,0.94422310756972,0.015686274509804) |
Description
The RGB value of color #fbf80e is rgb(251, 248, 14).
In the hex color #fbf80e, The value of Red is 251, value of Green is 248, and value of Blue is 14. The primary color is Red. Similarly, The HSL values for #fbf80e consists of 59° Hue, 97% Saturation, and 52% Lightness.
In the CMYK color model, the color #fbf80e can be represented as Cyan=0%, Magenta=0.01195219123506%, Yellow=0.94422310756972%, and Black=0.015686274509804%.
Shades of #fbf80e
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 #fbf80e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fbf80e
Preview of #fbf80e on White Background
The contrast ratio of #fbf80e with white color is 1.13
Preview of #fbf80e on black background
The contrast ratio of #fbf80e with black color is 18.54
#fbf80e color will look good with a black background.
Color Schemes of #fbf80e
Triadic Colors of #fbf80e
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 #fbf80e
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 #fbf80e
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 #fbf80e
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: #fbf80e;
}
This is a sample text used for the color #fbf80e. 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: #fbf80e;
}
This is a sample text used for the color #fbf80e. 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 #fbf80e;
}
This is a sample text used for the color #fbf80e. 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 48.93%
Green 48.34%
Blue 2.73%
CMYK Percentage
Cyan 0
Magenta 1.23%
Yellow 97.16%
Black 1.61%
Comments on this color
Please login or signup to post a comment.
No comments yet.