#fdfc9f Hex Color
rgb(253, 252, 159)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fd | fc | 9f | - | #fdfc9f |
RGB | 253 | 252 | 159 | - | rgb(253,252,159) |
HSL | 59 | 96% | 81% | - | hsl(59,96%,81%) |
HSV | 59 | 37% | 99% | - | hsv(59,37%,99%) |
XYZ | 81.5764 | 93.0067 | 46.4534 | - | xyz(81.5764,93.0067,46.4534) |
CIE-LAB | 97.23 | -12.9 | 44.66 | - | lab(97.23,-12.9,44.66) |
CMYK | 0 | 0.0039525691699605 | 0.37154150197628 | 0.0078431372549019 | cmyk(0,0.0039525691699605,0.37154150197628,0.0078431372549019) |
Description
The RGB value of color #fdfc9f is rgb(253, 252, 159).
In the hex color #fdfc9f, The value of Red is 253, value of Green is 252, and value of Blue is 159. The primary color is Red. Similarly, The HSL values for #fdfc9f consists of 59° Hue, 96% Saturation, and 81% Lightness.
In the CMYK color model, the color #fdfc9f can be represented as Cyan=0%, Magenta=0.0039525691699605%, Yellow=0.37154150197628%, and Black=0.0078431372549019%.
Shades of #fdfc9f
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 #fdfc9f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fdfc9f
Preview of #fdfc9f on White Background
The contrast ratio of #fdfc9f with white color is 1.07
Preview of #fdfc9f on black background
The contrast ratio of #fdfc9f with black color is 19.6
#fdfc9f color will look good with a black background.
Color Schemes of #fdfc9f
Triadic Colors of #fdfc9f
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 #fdfc9f
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 #fdfc9f
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 #fdfc9f
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: #fdfc9f;
}
This is a sample text used for the color #fdfc9f. 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: #fdfc9f;
}
This is a sample text used for the color #fdfc9f. 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 #fdfc9f;
}
This is a sample text used for the color #fdfc9f. 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 38.1%
Green 37.95%
Blue 23.95%
CMYK Percentage
Cyan 0
Magenta 1.03%
Yellow 96.92%
Black 2.05%
Comments on this color
Please login or signup to post a comment.
No comments yet.