#fdf8fa Hex Color
rgb(253, 248, 250)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fd | f8 | fa | - | #fdf8fa |
RGB | 253 | 248 | 250 | - | rgb(253,248,250) |
HSL | 336 | 56% | 98% | - | hsl(336,56%,98%) |
HSV | 336 | 2% | 99% | - | hsv(336,2%,99%) |
XYZ | 91.3307 | 94.9196 | 103.9501 | - | xyz(91.3307,94.9196,103.9501) |
CIE-LAB | 98 | 2.01 | -0.38 | - | lab(98,2.01,-0.38) |
CMYK | 0 | 0.019762845849802 | 0.011857707509881 | 0.0078431372549019 | cmyk(0,0.019762845849802,0.011857707509881,0.0078431372549019) |
Description
The RGB value of color #fdf8fa is rgb(253, 248, 250).
In the hex color #fdf8fa, The value of Red is 253, value of Green is 248, and value of Blue is 250. The primary color is Red. Similarly, The HSL values for #fdf8fa consists of 336° Hue, 56% Saturation, and 98% Lightness.
In the CMYK color model, the color #fdf8fa can be represented as Cyan=0%, Magenta=0.019762845849802%, Yellow=0.011857707509881%, and Black=0.0078431372549019%.
Shades of #fdf8fa
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 #fdf8fa
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fdf8fa
Preview of #fdf8fa on White Background
The contrast ratio of #fdf8fa with white color is 1.05
Preview of #fdf8fa on black background
The contrast ratio of #fdf8fa with black color is 19.98
#fdf8fa color will look good with a black background.
Color Schemes of #fdf8fa
Triadic Colors of #fdf8fa
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 #fdf8fa
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 #fdf8fa
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 #fdf8fa
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: #fdf8fa;
}
This is a sample text used for the color #fdf8fa. 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: #fdf8fa;
}
This is a sample text used for the color #fdf8fa. 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 #fdf8fa;
}
This is a sample text used for the color #fdf8fa. 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.69%
Green 33.02%
Blue 33.29%
CMYK Percentage
Cyan 0
Magenta 50.08%
Yellow 30.05%
Black 19.87%
Comments on this color
Please login or signup to post a comment.
No comments yet.