#fdba51 Hex Color
rgb(253, 186, 81)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | fd | ba | 51 | - | #fdba51 |
| RGB | 253 | 186 | 81 | - | rgb(253,186,81) |
| HSL | 37 | 98% | 65% | - | hsl(37,98%,65%) |
| HSV | 37 | 68% | 99% | - | hsv(37,68%,99%) |
| XYZ | 59.5521 | 56.5945 | 15.5697 | - | xyz(59.5521,56.5945,15.5697) |
| CIE-LAB | 79.95 | 14.27 | 60.85 | - | lab(79.95,14.27,60.85) |
| CMYK | 0 | 0.26482213438735 | 0.6798418972332 | 0.0078431372549019 | cmyk(0,0.26482213438735,0.6798418972332,0.0078431372549019) |
Description
The RGB value of color #fdba51 is rgb(253, 186, 81).
In the hex color #fdba51, The value of Red is 253, value of Green is 186, and value of Blue is 81. The primary color is Red. Similarly, The HSL values for #fdba51 consists of 37° Hue, 98% Saturation, and 65% Lightness.
In the CMYK color model, the color #fdba51 can be represented as Cyan=0%, Magenta=0.26482213438735%, Yellow=0.6798418972332%, and Black=0.0078431372549019%.
Shades of #fdba51
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 #fdba51
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fdba51
Preview of #fdba51 on White Background
The contrast ratio of #fdba51 with white color is 1.7
Preview of #fdba51 on black background
The contrast ratio of #fdba51 with black color is 12.32
#fdba51 color will look good with a black background.
Color Schemes of #fdba51
Triadic Colors of #fdba51
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 #fdba51
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 #fdba51
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 #fdba51
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: #fdba51;
}
This is a sample text used for the color #fdba51. 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: #fdba51;
}
This is a sample text used for the color #fdba51. 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 #fdba51;
}
This is a sample text used for the color #fdba51. 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.65%
Green 35.77%
Blue 15.58%
CMYK Percentage
Cyan 0
Magenta 27.8%
Yellow 71.37%
Black 0.82%
Comments on this color
Please login or signup to post a comment.
No comments yet.