#fdfffc Hex Color
rgb(253, 255, 252)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fd | ff | fc | - | #fdfffc |
RGB | 253 | 255 | 252 | - | rgb(253,255,252) |
HSL | 100 | 100% | 99% | - | hsl(100,100%,99%) |
HSV | 100 | 1% | 100% | - | hsv(100,1%,100%) |
XYZ | 93.8387 | 99.4309 | 106.3417 | - | xyz(93.8387,99.4309,106.3417) |
CIE-LAB | 99.78 | -1.18 | 1.19 | - | lab(99.78,-1.18,1.19) |
CMYK | 0.0078431372549019 | 0 | 0.011764705882353 | 0 | cmyk(0.0078431372549019,0,0.011764705882353,0) |
Description
The RGB value of color #fdfffc is rgb(253, 255, 252).
In the hex color #fdfffc, The value of Red is 253, value of Green is 255, and value of Blue is 252. The primary color is Green. Similarly, The HSL values for #fdfffc consists of 100° Hue, 100% Saturation, and 99% Lightness.
In the CMYK color model, the color #fdfffc can be represented as Cyan=0.0078431372549019%, Magenta=0%, Yellow=0.011764705882353%, and Black=0%.
Shades of #fdfffc
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 #fdfffc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fdfffc
Preview of #fdfffc on White Background
The contrast ratio of #fdfffc with white color is 1.01
Preview of #fdfffc on black background
The contrast ratio of #fdfffc with black color is 20.89
#fdfffc color will look good with a black background.
Color Schemes of #fdfffc
Triadic Colors of #fdfffc
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 #fdfffc
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 #fdfffc
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 #fdfffc
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: #fdfffc;
}
This is a sample text used for the color #fdfffc. 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: #fdfffc;
}
This is a sample text used for the color #fdfffc. 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 #fdfffc;
}
This is a sample text used for the color #fdfffc. 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 33.29%
Green 33.55%
Blue 33.16%
CMYK Percentage
Cyan 40
Magenta 0%
Yellow 60%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.