#fdf28d Hex Color
rgb(253, 242, 141)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fd | f2 | 8d | - | #fdf28d |
RGB | 253 | 242 | 141 | - | rgb(253,242,141) |
HSL | 54 | 97% | 77% | - | hsl(54,97%,77%) |
HSV | 54 | 44% | 99% | - | hsv(54,44%,99%) |
XYZ | 77.0679 | 86.31 | 37.7969 | - | xyz(77.0679,86.31,37.7969) |
CIE-LAB | 94.44 | -9.81 | 49.86 | - | lab(94.44,-9.81,49.86) |
CMYK | 0 | 0.043478260869565 | 0.44268774703557 | 0.0078431372549019 | cmyk(0,0.043478260869565,0.44268774703557,0.0078431372549019) |
Description
The RGB value of color #fdf28d is rgb(253, 242, 141).
In the hex color #fdf28d, The value of Red is 253, value of Green is 242, and value of Blue is 141. The primary color is Red. Similarly, The HSL values for #fdf28d consists of 54° Hue, 97% Saturation, and 77% Lightness.
In the CMYK color model, the color #fdf28d can be represented as Cyan=0%, Magenta=0.043478260869565%, Yellow=0.44268774703557%, and Black=0.0078431372549019%.
Shades of #fdf28d
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 #fdf28d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fdf28d
Preview of #fdf28d on White Background
The contrast ratio of #fdf28d with white color is 1.15
Preview of #fdf28d on black background
The contrast ratio of #fdf28d with black color is 18.26
#fdf28d color will look good with a black background.
Color Schemes of #fdf28d
Triadic Colors of #fdf28d
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 #fdf28d
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 #fdf28d
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 #fdf28d
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: #fdf28d;
}
This is a sample text used for the color #fdf28d. 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: #fdf28d;
}
This is a sample text used for the color #fdf28d. 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 #fdf28d;
}
This is a sample text used for the color #fdf28d. 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 39.78%
Green 38.05%
Blue 22.17%
CMYK Percentage
Cyan 0
Magenta 8.8%
Yellow 89.61%
Black 1.59%
Comments on this color
Please login or signup to post a comment.
No comments yet.