#fdf7fb Hex Color
rgb(253, 247, 251)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fd | f7 | fb | - | #fdf7fb |
RGB | 253 | 247 | 251 | - | rgb(253,247,251) |
HSL | 320 | 60% | 98% | - | hsl(320,60%,98%) |
HSV | 320 | 2% | 99% | - | hsv(320,2%,99%) |
XYZ | 91.1814 | 94.3692 | 104.6761 | - | xyz(91.1814,94.3692,104.6761) |
CIE-LAB | 97.78 | 2.69 | -1.22 | - | lab(97.78,2.69,-1.22) |
CMYK | 0 | 0.023715415019763 | 0.007905138339921 | 0.0078431372549019 | cmyk(0,0.023715415019763,0.007905138339921,0.0078431372549019) |
Description
The RGB value of color #fdf7fb is rgb(253, 247, 251).
In the hex color #fdf7fb, The value of Red is 253, value of Green is 247, and value of Blue is 251. The primary color is Red. Similarly, The HSL values for #fdf7fb consists of 320° Hue, 60% Saturation, and 98% Lightness.
In the CMYK color model, the color #fdf7fb can be represented as Cyan=0%, Magenta=0.023715415019763%, Yellow=0.007905138339921%, and Black=0.0078431372549019%.
Shades of #fdf7fb
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 #fdf7fb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fdf7fb
Preview of #fdf7fb on White Background
The contrast ratio of #fdf7fb with white color is 1.06
Preview of #fdf7fb on black background
The contrast ratio of #fdf7fb with black color is 19.87
#fdf7fb color will look good with a black background.
Color Schemes of #fdf7fb
Triadic Colors of #fdf7fb
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 #fdf7fb
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 #fdf7fb
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 #fdf7fb
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: #fdf7fb;
}
This is a sample text used for the color #fdf7fb. 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: #fdf7fb;
}
This is a sample text used for the color #fdf7fb. 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 #fdf7fb;
}
This is a sample text used for the color #fdf7fb. 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 32.89%
Blue 33.42%
CMYK Percentage
Cyan 0
Magenta 60.09%
Yellow 20.03%
Black 19.87%
Comments on this color
Please login or signup to post a comment.
No comments yet.