#fdfe8c Hex Color
rgb(253, 254, 140)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fd | fe | 8c | - | #fdfe8c |
RGB | 253 | 254 | 140 | - | rgb(253,254,140) |
HSL | 61 | 98% | 77% | - | hsl(61,98%,77%) |
HSV | 61 | 45% | 100% | - | hsv(61,45%,100%) |
XYZ | 80.6834 | 93.6597 | 38.6366 | - | xyz(80.6834,93.6597,38.6366) |
CIE-LAB | 97.49 | -15.78 | 54.09 | - | lab(97.49,-15.78,54.09) |
CMYK | 0.0039370078740157 | 0 | 0.4488188976378 | 0.003921568627451 | cmyk(0.0039370078740157,0,0.4488188976378,0.003921568627451) |
Description
The RGB value of color #fdfe8c is rgb(253, 254, 140).
In the hex color #fdfe8c, The value of Red is 253, value of Green is 254, and value of Blue is 140. The primary color is Green. Similarly, The HSL values for #fdfe8c consists of 61° Hue, 98% Saturation, and 77% Lightness.
In the CMYK color model, the color #fdfe8c can be represented as Cyan=0.0039370078740157%, Magenta=0%, Yellow=0.4488188976378%, and Black=0.003921568627451%.
Shades of #fdfe8c
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 #fdfe8c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fdfe8c
Preview of #fdfe8c on White Background
The contrast ratio of #fdfe8c with white color is 1.06
Preview of #fdfe8c on black background
The contrast ratio of #fdfe8c with black color is 19.73
#fdfe8c color will look good with a black background.
Color Schemes of #fdfe8c
Triadic Colors of #fdfe8c
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 #fdfe8c
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 #fdfe8c
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 #fdfe8c
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: #fdfe8c;
}
This is a sample text used for the color #fdfe8c. 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: #fdfe8c;
}
This is a sample text used for the color #fdfe8c. 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 #fdfe8c;
}
This is a sample text used for the color #fdfe8c. 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.1%
Green 39.26%
Blue 21.64%
CMYK Percentage
Cyan 0.86
Magenta 0%
Yellow 98.28%
Black 0.86%
Comments on this color
Please login or signup to post a comment.
No comments yet.