#fda456 Hex Color
rgb(253, 164, 86)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | fd | a4 | 56 | - | #fda456 |
| RGB | 253 | 164 | 86 | - | rgb(253,164,86) |
| HSL | 28 | 98% | 66% | - | hsl(28,98%,66%) |
| HSV | 28 | 66% | 99% | - | hsv(28,66%,99%) |
| XYZ | 55.4632 | 48.1055 | 15.1662 | - | xyz(55.4632,48.1055,15.1662) |
| CIE-LAB | 74.89 | 26.05 | 53.04 | - | lab(74.89,26.05,53.04) |
| CMYK | 0 | 0.35177865612648 | 0.6600790513834 | 0.0078431372549019 | cmyk(0,0.35177865612648,0.6600790513834,0.0078431372549019) |
Description
The RGB value of color #fda456 is rgb(253, 164, 86).
In the hex color #fda456, The value of Red is 253, value of Green is 164, and value of Blue is 86. The primary color is Red. Similarly, The HSL values for #fda456 consists of 28° Hue, 98% Saturation, and 66% Lightness.
In the CMYK color model, the color #fda456 can be represented as Cyan=0%, Magenta=0.35177865612648%, Yellow=0.6600790513834%, and Black=0.0078431372549019%.
Shades of #fda456
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 #fda456
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fda456
Preview of #fda456 on White Background
The contrast ratio of #fda456 with white color is 1.98
Preview of #fda456 on black background
The contrast ratio of #fda456 with black color is 10.62
#fda456 color will look good with a black background.
Color Schemes of #fda456
Triadic Colors of #fda456
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 #fda456
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 #fda456
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 #fda456
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: #fda456;
}
This is a sample text used for the color #fda456. 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: #fda456;
}
This is a sample text used for the color #fda456. 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 #fda456;
}
This is a sample text used for the color #fda456. 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 50.3%
Green 32.6%
Blue 17.1%
CMYK Percentage
Cyan 0
Magenta 34.5%
Yellow 64.73%
Black 0.77%
Comments on this color
Please login or signup to post a comment.
No comments yet.