#fbe94d Hex Color
rgb(251, 233, 77)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fb | e9 | 4d | - | #fbe94d |
RGB | 251 | 233 | 77 | - | rgb(251,233,77) |
HSL | 54 | 96% | 64% | - | hsl(54,96%,64%) |
HSV | 54 | 69% | 98% | - | hsv(54,69%,98%) |
XYZ | 70.2621 | 79.3229 | 18.6288 | - | xyz(70.2621,79.3229,18.6288) |
CIE-LAB | 91.38 | -10.75 | 74.11 | - | lab(91.38,-10.75,74.11) |
CMYK | 0 | 0.071713147410359 | 0.69322709163347 | 0.015686274509804 | cmyk(0,0.071713147410359,0.69322709163347,0.015686274509804) |
Description
The RGB value of color #fbe94d is rgb(251, 233, 77).
In the hex color #fbe94d, The value of Red is 251, value of Green is 233, and value of Blue is 77. The primary color is Red. Similarly, The HSL values for #fbe94d consists of 54° Hue, 96% Saturation, and 64% Lightness.
In the CMYK color model, the color #fbe94d can be represented as Cyan=0%, Magenta=0.071713147410359%, Yellow=0.69322709163347%, and Black=0.015686274509804%.
Shades of #fbe94d
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 #fbe94d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fbe94d
Preview of #fbe94d on White Background
The contrast ratio of #fbe94d with white color is 1.25
Preview of #fbe94d on black background
The contrast ratio of #fbe94d with black color is 16.86
#fbe94d color will look good with a black background.
Color Schemes of #fbe94d
Triadic Colors of #fbe94d
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 #fbe94d
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 #fbe94d
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 #fbe94d
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: #fbe94d;
}
This is a sample text used for the color #fbe94d. 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: #fbe94d;
}
This is a sample text used for the color #fbe94d. 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 #fbe94d;
}
This is a sample text used for the color #fbe94d. 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 44.74%
Green 41.53%
Blue 13.73%
CMYK Percentage
Cyan 0
Magenta 9.19%
Yellow 88.8%
Black 2.01%
Comments on this color
Please login or signup to post a comment.
No comments yet.