#fed048 Hex Color
rgb(254, 208, 72)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | fe | d0 | 48 | - | #fed048 |
| RGB | 254 | 208 | 72 | - | rgb(254,208,72) |
| HSL | 45 | 99% | 64% | - | hsl(45,99%,64%) |
| HSV | 45 | 72% | 100% | - | hsv(45,72%,100%) |
| XYZ | 64.5986 | 66.6505 | 15.591 | - | xyz(64.5986,66.6505,15.591) |
| CIE-LAB | 85.33 | 2.85 | 70.07 | - | lab(85.33,2.85,70.07) |
| CMYK | 0 | 0.18110236220472 | 0.71653543307087 | 0.003921568627451 | cmyk(0,0.18110236220472,0.71653543307087,0.003921568627451) |
Description
The RGB value of color #fed048 is rgb(254, 208, 72).
In the hex color #fed048, The value of Red is 254, value of Green is 208, and value of Blue is 72. The primary color is Red. Similarly, The HSL values for #fed048 consists of 45° Hue, 99% Saturation, and 64% Lightness.
In the CMYK color model, the color #fed048 can be represented as Cyan=0%, Magenta=0.18110236220472%, Yellow=0.71653543307087%, and Black=0.003921568627451%.
Shades of #fed048
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 #fed048
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fed048
Preview of #fed048 on White Background
The contrast ratio of #fed048 with white color is 1.47
Preview of #fed048 on black background
The contrast ratio of #fed048 with black color is 14.33
#fed048 color will look good with a black background.
Color Schemes of #fed048
Triadic Colors of #fed048
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 #fed048
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 #fed048
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 #fed048
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: #fed048;
}
This is a sample text used for the color #fed048. 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: #fed048;
}
This is a sample text used for the color #fed048. 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 #fed048;
}
This is a sample text used for the color #fed048. 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 47.57%
Green 38.95%
Blue 13.48%
CMYK Percentage
Cyan 0
Magenta 20.09%
Yellow 79.48%
Black 0.43%
Comments on this color
Please login or signup to post a comment.
No comments yet.