#fdf6fb Hex Color
rgb(253, 246, 251)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fd | f6 | fb | - | #fdf6fb |
RGB | 253 | 246 | 251 | - | rgb(253,246,251) |
HSL | 317 | 64% | 98% | - | hsl(317,64%,98%) |
HSV | 317 | 3% | 99% | - | hsv(317,3%,99%) |
XYZ | 90.8764 | 93.7592 | 104.5744 | - | xyz(90.8764,93.7592,104.5744) |
CIE-LAB | 97.53 | 3.2 | -1.58 | - | lab(97.53,3.2,-1.58) |
CMYK | 0 | 0.027667984189723 | 0.007905138339921 | 0.0078431372549019 | cmyk(0,0.027667984189723,0.007905138339921,0.0078431372549019) |
Description
The RGB value of color #fdf6fb is rgb(253, 246, 251).
In the hex color #fdf6fb, The value of Red is 253, value of Green is 246, and value of Blue is 251. The primary color is Red. Similarly, The HSL values for #fdf6fb consists of 317° Hue, 64% Saturation, and 98% Lightness.
In the CMYK color model, the color #fdf6fb can be represented as Cyan=0%, Magenta=0.027667984189723%, Yellow=0.007905138339921%, and Black=0.0078431372549019%.
Shades of #fdf6fb
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 #fdf6fb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fdf6fb
Preview of #fdf6fb on White Background
The contrast ratio of #fdf6fb with white color is 1.06
Preview of #fdf6fb on black background
The contrast ratio of #fdf6fb with black color is 19.75
#fdf6fb color will look good with a black background.
Color Schemes of #fdf6fb
Triadic Colors of #fdf6fb
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 #fdf6fb
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 #fdf6fb
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 #fdf6fb
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: #fdf6fb;
}
This is a sample text used for the color #fdf6fb. 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: #fdf6fb;
}
This is a sample text used for the color #fdf6fb. 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 #fdf6fb;
}
This is a sample text used for the color #fdf6fb. 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.73%
Green 32.8%
Blue 33.47%
CMYK Percentage
Cyan 0
Magenta 63.73%
Yellow 18.21%
Black 18.06%
Comments on this color
Please login or signup to post a comment.
No comments yet.