#fdf467 Hex Color
rgb(253, 244, 103)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | fd | f4 | 67 | - | #fdf467 |
| RGB | 253 | 244 | 103 | - | rgb(253,244,103) |
| HSL | 56 | 97% | 70% | - | hsl(56,97%,70%) |
| HSV | 56 | 59% | 99% | - | hsv(56,59%,99%) |
| XYZ | 75.3069 | 86.5633 | 25.5713 | - | xyz(75.3069,86.5633,25.5713) |
| CIE-LAB | 94.55 | -13.85 | 67.21 | - | lab(94.55,-13.85,67.21) |
| CMYK | 0 | 0.035573122529644 | 0.59288537549407 | 0.0078431372549019 | cmyk(0,0.035573122529644,0.59288537549407,0.0078431372549019) |
Description
The RGB value of color #fdf467 is rgb(253, 244, 103).
In the hex color #fdf467, The value of Red is 253, value of Green is 244, and value of Blue is 103. The primary color is Red. Similarly, The HSL values for #fdf467 consists of 56° Hue, 97% Saturation, and 70% Lightness.
In the CMYK color model, the color #fdf467 can be represented as Cyan=0%, Magenta=0.035573122529644%, Yellow=0.59288537549407%, and Black=0.0078431372549019%.
Shades of #fdf467
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 #fdf467
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fdf467
Preview of #fdf467 on White Background
The contrast ratio of #fdf467 with white color is 1.15
Preview of #fdf467 on black background
The contrast ratio of #fdf467 with black color is 18.31
#fdf467 color will look good with a black background.
Color Schemes of #fdf467
Triadic Colors of #fdf467
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 #fdf467
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 #fdf467
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 #fdf467
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: #fdf467;
}
This is a sample text used for the color #fdf467. 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: #fdf467;
}
This is a sample text used for the color #fdf467. 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 #fdf467;
}
This is a sample text used for the color #fdf467. 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.17%
Green 40.67%
Blue 17.17%
CMYK Percentage
Cyan 0
Magenta 5.59%
Yellow 93.18%
Black 1.23%
Comments on this color
Please login or signup to post a comment.
No comments yet.