#fbe76d Hex Color
rgb(251, 231, 109)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fb | e7 | 6d | - | #fbe76d |
RGB | 251 | 231 | 109 | - | rgb(251,231,109) |
HSL | 52 | 95% | 71% | - | hsl(52,95%,71%) |
HSV | 52 | 57% | 98% | - | hsv(52,57%,98%) |
XYZ | 71.1199 | 78.7652 | 25.9228 | - | xyz(71.1199,78.7652,25.9228) |
CIE-LAB | 91.13 | -7.83 | 60.75 | - | lab(91.13,-7.83,60.75) |
CMYK | 0 | 0.079681274900398 | 0.56573705179283 | 0.015686274509804 | cmyk(0,0.079681274900398,0.56573705179283,0.015686274509804) |
Description
The RGB value of color #fbe76d is rgb(251, 231, 109).
In the hex color #fbe76d, The value of Red is 251, value of Green is 231, and value of Blue is 109. The primary color is Red. Similarly, The HSL values for #fbe76d consists of 52° Hue, 95% Saturation, and 71% Lightness.
In the CMYK color model, the color #fbe76d can be represented as Cyan=0%, Magenta=0.079681274900398%, Yellow=0.56573705179283%, and Black=0.015686274509804%.
Shades of #fbe76d
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 #fbe76d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fbe76d
Preview of #fbe76d on White Background
The contrast ratio of #fbe76d with white color is 1.25
Preview of #fbe76d on black background
The contrast ratio of #fbe76d with black color is 16.75
#fbe76d color will look good with a black background.
Color Schemes of #fbe76d
Triadic Colors of #fbe76d
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 #fbe76d
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 #fbe76d
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 #fbe76d
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: #fbe76d;
}
This is a sample text used for the color #fbe76d. 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: #fbe76d;
}
This is a sample text used for the color #fbe76d. 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 #fbe76d;
}
This is a sample text used for the color #fbe76d. 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 42.47%
Green 39.09%
Blue 18.44%
CMYK Percentage
Cyan 0
Magenta 12.05%
Yellow 85.57%
Black 2.37%
Comments on this color
Please login or signup to post a comment.
No comments yet.