#fbe30a Hex Color
rgb(251, 227, 10)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fb | e3 | 0a | - | #fbe30a |
RGB | 251 | 227 | 10 | - | rgb(251,227,10) |
HSL | 54 | 97% | 51% | - | hsl(54,97%,51%) |
HSV | 54 | 96% | 98% | - | hsv(54,96%,98%) |
XYZ | 67.3075 | 75.4693 | 11.3067 | - | xyz(67.3075,75.4693,11.3067) |
CIE-LAB | 89.61 | -9.56 | 88.08 | - | lab(89.61,-9.56,88.08) |
CMYK | 0 | 0.095617529880478 | 0.9601593625498 | 0.015686274509804 | cmyk(0,0.095617529880478,0.9601593625498,0.015686274509804) |
Description
The RGB value of color #fbe30a is rgb(251, 227, 10).
In the hex color #fbe30a, The value of Red is 251, value of Green is 227, and value of Blue is 10. The primary color is Red. Similarly, The HSL values for #fbe30a consists of 54° Hue, 97% Saturation, and 51% Lightness.
In the CMYK color model, the color #fbe30a can be represented as Cyan=0%, Magenta=0.095617529880478%, Yellow=0.9601593625498%, and Black=0.015686274509804%.
Shades of #fbe30a
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 #fbe30a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fbe30a
Preview of #fbe30a on White Background
The contrast ratio of #fbe30a with white color is 1.3
Preview of #fbe30a on black background
The contrast ratio of #fbe30a with black color is 16.09
#fbe30a color will look good with a black background.
Color Schemes of #fbe30a
Triadic Colors of #fbe30a
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 #fbe30a
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 #fbe30a
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 #fbe30a
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: #fbe30a;
}
This is a sample text used for the color #fbe30a. 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: #fbe30a;
}
This is a sample text used for the color #fbe30a. 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 #fbe30a;
}
This is a sample text used for the color #fbe30a. 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 51.43%
Green 46.52%
Blue 2.05%
CMYK Percentage
Cyan 0
Magenta 8.92%
Yellow 89.61%
Black 1.46%
Comments on this color
Please login or signup to post a comment.
No comments yet.