#fdfffa Hex Color
rgb(253, 255, 250)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fd | ff | fa | - | #fdfffa |
RGB | 253 | 255 | 250 | - | rgb(253,255,250) |
HSL | 84 | 100% | 99% | - | hsl(84,100%,99%) |
HSV | 84 | 2% | 100% | - | hsv(84,2%,100%) |
XYZ | 93.5233 | 99.3048 | 104.681 | - | xyz(93.5233,99.3048,104.681) |
CIE-LAB | 99.73 | -1.52 | 2.14 | - | lab(99.73,-1.52,2.14) |
CMYK | 0.0078431372549019 | 0 | 0.019607843137255 | 0 | cmyk(0.0078431372549019,0,0.019607843137255,0) |
Description
The RGB value of color #fdfffa is rgb(253, 255, 250).
In the hex color #fdfffa, The value of Red is 253, value of Green is 255, and value of Blue is 250. The primary color is Green. Similarly, The HSL values for #fdfffa consists of 84° Hue, 100% Saturation, and 99% Lightness.
In the CMYK color model, the color #fdfffa can be represented as Cyan=0.0078431372549019%, Magenta=0%, Yellow=0.019607843137255%, and Black=0%.
Shades of #fdfffa
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 #fdfffa
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fdfffa
Preview of #fdfffa on White Background
The contrast ratio of #fdfffa with white color is 1.01
Preview of #fdfffa on black background
The contrast ratio of #fdfffa with black color is 20.86
#fdfffa color will look good with a black background.
Color Schemes of #fdfffa
Triadic Colors of #fdfffa
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 #fdfffa
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 #fdfffa
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 #fdfffa
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: #fdfffa;
}
This is a sample text used for the color #fdfffa. 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: #fdfffa;
}
This is a sample text used for the color #fdfffa. 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 #fdfffa;
}
This is a sample text used for the color #fdfffa. 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.38%
Green 33.64%
Blue 32.98%
CMYK Percentage
Cyan 28.57
Magenta 0%
Yellow 71.43%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.