#fdf7fc Hex Color
rgb(253, 247, 252)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fd | f7 | fc | - | #fdf7fc |
RGB | 253 | 247 | 252 | - | rgb(253,247,252) |
HSL | 310 | 60% | 98% | - | hsl(310,60%,98%) |
HSV | 310 | 2% | 99% | - | hsv(310,2%,99%) |
XYZ | 91.3395 | 94.4325 | 105.5086 | - | xyz(91.3395,94.4325,105.5086) |
CIE-LAB | 97.81 | 2.87 | -1.69 | - | lab(97.81,2.87,-1.69) |
CMYK | 0 | 0.023715415019763 | 0.0039525691699605 | 0.0078431372549019 | cmyk(0,0.023715415019763,0.0039525691699605,0.0078431372549019) |
Description
The RGB value of color #fdf7fc is rgb(253, 247, 252).
In the hex color #fdf7fc, The value of Red is 253, value of Green is 247, and value of Blue is 252. The primary color is Red. Similarly, The HSL values for #fdf7fc consists of 310° Hue, 60% Saturation, and 98% Lightness.
In the CMYK color model, the color #fdf7fc can be represented as Cyan=0%, Magenta=0.023715415019763%, Yellow=0.0039525691699605%, and Black=0.0078431372549019%.
Shades of #fdf7fc
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 #fdf7fc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fdf7fc
Preview of #fdf7fc on White Background
The contrast ratio of #fdf7fc with white color is 1.06
Preview of #fdf7fc on black background
The contrast ratio of #fdf7fc with black color is 19.89
#fdf7fc color will look good with a black background.
Color Schemes of #fdf7fc
Triadic Colors of #fdf7fc
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 #fdf7fc
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 #fdf7fc
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 #fdf7fc
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: #fdf7fc;
}
This is a sample text used for the color #fdf7fc. 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: #fdf7fc;
}
This is a sample text used for the color #fdf7fc. 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 #fdf7fc;
}
This is a sample text used for the color #fdf7fc. 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.64%
Green 32.85%
Blue 33.51%
CMYK Percentage
Cyan 0
Magenta 66.78%
Yellow 11.13%
Black 22.09%
Comments on this color
Please login or signup to post a comment.
No comments yet.