#fddcfc Hex Color
rgb(253, 220, 252)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fd | dc | fc | - | #fddcfc |
RGB | 253 | 220 | 252 | - | rgb(253,220,252) |
HSL | 302 | 89% | 93% | - | hsl(302,89%,93%) |
HSV | 302 | 13% | 99% | - | hsv(302,13%,99%) |
XYZ | 83.6719 | 79.0973 | 102.9528 | - | xyz(83.6719,79.0973,102.9528) |
CIE-LAB | 91.28 | 16.79 | -11.34 | - | lab(91.28,16.79,-11.34) |
CMYK | 0 | 0.1304347826087 | 0.0039525691699605 | 0.0078431372549019 | cmyk(0,0.1304347826087,0.0039525691699605,0.0078431372549019) |
Description
The RGB value of color #fddcfc is rgb(253, 220, 252).
In the hex color #fddcfc, The value of Red is 253, value of Green is 220, and value of Blue is 252. The primary color is Red. Similarly, The HSL values for #fddcfc consists of 302° Hue, 89% Saturation, and 93% Lightness.
In the CMYK color model, the color #fddcfc can be represented as Cyan=0%, Magenta=0.1304347826087%, Yellow=0.0039525691699605%, and Black=0.0078431372549019%.
Shades of #fddcfc
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 #fddcfc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fddcfc
Preview of #fddcfc on White Background
The contrast ratio of #fddcfc with white color is 1.25
Preview of #fddcfc on black background
The contrast ratio of #fddcfc with black color is 16.82
#fddcfc color will look good with a black background.
Color Schemes of #fddcfc
Triadic Colors of #fddcfc
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 #fddcfc
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 #fddcfc
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 #fddcfc
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: #fddcfc;
}
This is a sample text used for the color #fddcfc. 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: #fddcfc;
}
This is a sample text used for the color #fddcfc. 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 #fddcfc;
}
This is a sample text used for the color #fddcfc. 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 34.9%
Green 30.34%
Blue 34.76%
CMYK Percentage
Cyan 0
Magenta 91.71%
Yellow 2.78%
Black 5.51%
Comments on this color
Please login or signup to post a comment.
No comments yet.