#fddff4 Hex Color
rgb(253, 223, 244)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fd | df | f4 | - | #fddff4 |
RGB | 253 | 223 | 244 | - | rgb(253,223,244) |
HSL | 318 | 88% | 93% | - | hsl(318,88%,93%) |
HSV | 318 | 12% | 99% | - | hsv(318,12%,99%) |
XYZ | 83.2248 | 80.1897 | 96.6797 | - | xyz(83.2248,80.1897,96.6797) |
CIE-LAB | 91.77 | 13.82 | -6.42 | - | lab(91.77,13.82,-6.42) |
CMYK | 0 | 0.11857707509881 | 0.035573122529644 | 0.0078431372549019 | cmyk(0,0.11857707509881,0.035573122529644,0.0078431372549019) |
Description
The RGB value of color #fddff4 is rgb(253, 223, 244).
In the hex color #fddff4, The value of Red is 253, value of Green is 223, and value of Blue is 244. The primary color is Red. Similarly, The HSL values for #fddff4 consists of 318° Hue, 88% Saturation, and 93% Lightness.
In the CMYK color model, the color #fddff4 can be represented as Cyan=0%, Magenta=0.11857707509881%, Yellow=0.035573122529644%, and Black=0.0078431372549019%.
Shades of #fddff4
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 #fddff4
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fddff4
Preview of #fddff4 on White Background
The contrast ratio of #fddff4 with white color is 1.23
Preview of #fddff4 on black background
The contrast ratio of #fddff4 with black color is 17.04
#fddff4 color will look good with a black background.
Color Schemes of #fddff4
Triadic Colors of #fddff4
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 #fddff4
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 #fddff4
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 #fddff4
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: #fddff4;
}
This is a sample text used for the color #fddff4. 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: #fddff4;
}
This is a sample text used for the color #fddff4. 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 #fddff4;
}
This is a sample text used for the color #fddff4. 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 35.14%
Green 30.97%
Blue 33.89%
CMYK Percentage
Cyan 0
Magenta 73.2%
Yellow 21.96%
Black 4.84%
Comments on this color
Please login or signup to post a comment.
No comments yet.