#fbda4e Hex Color
rgb(251, 218, 78)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fb | da | 4e | - | #fbda4e |
RGB | 251 | 218 | 78 | - | rgb(251,218,78) |
HSL | 49 | 96% | 65% | - | hsl(49,96%,65%) |
HSV | 49 | 69% | 98% | - | hsv(49,69%,98%) |
XYZ | 66.2302 | 71.2021 | 17.4604 | - | xyz(66.2302,71.2021,17.4604) |
CIE-LAB | 87.58 | -3.2 | 69.93 | - | lab(87.58,-3.2,69.93) |
CMYK | 0 | 0.13147410358566 | 0.68924302788845 | 0.015686274509804 | cmyk(0,0.13147410358566,0.68924302788845,0.015686274509804) |
Description
The RGB value of color #fbda4e is rgb(251, 218, 78).
In the hex color #fbda4e, The value of Red is 251, value of Green is 218, and value of Blue is 78. The primary color is Red. Similarly, The HSL values for #fbda4e consists of 49° Hue, 96% Saturation, and 65% Lightness.
In the CMYK color model, the color #fbda4e can be represented as Cyan=0%, Magenta=0.13147410358566%, Yellow=0.68924302788845%, and Black=0.015686274509804%.
Shades of #fbda4e
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 #fbda4e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fbda4e
Preview of #fbda4e on White Background
The contrast ratio of #fbda4e with white color is 1.38
Preview of #fbda4e on black background
The contrast ratio of #fbda4e with black color is 15.24
#fbda4e color will look good with a black background.
Color Schemes of #fbda4e
Triadic Colors of #fbda4e
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 #fbda4e
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 #fbda4e
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 #fbda4e
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: #fbda4e;
}
This is a sample text used for the color #fbda4e. 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: #fbda4e;
}
This is a sample text used for the color #fbda4e. 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 #fbda4e;
}
This is a sample text used for the color #fbda4e. 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 45.89%
Green 39.85%
Blue 14.26%
CMYK Percentage
Cyan 0
Magenta 15.72%
Yellow 82.41%
Black 1.88%
Comments on this color
Please login or signup to post a comment.
No comments yet.