#ddfbfc Hex Color
rgb(221, 251, 252)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dd | fb | fc | - | #ddfbfc |
RGB | 221 | 251 | 252 | - | rgb(221,251,252) |
HSL | 182 | 84% | 93% | - | hsl(182,84%,93%) |
HSV | 182 | 12% | 99% | - | hsv(182,12%,99%) |
XYZ | 81.8867 | 91.3948 | 105.4205 | - | xyz(81.8867,91.3948,105.4205) |
CIE-LAB | 96.57 | -9.46 | -3.77 | - | lab(96.57,-9.46,-3.77) |
CMYK | 0.12301587301587 | 0.0039682539682541 | 0 | 0.011764705882353 | cmyk(0.12301587301587,0.0039682539682541,0,0.011764705882353) |
Description
The RGB value of color #ddfbfc is rgb(221, 251, 252).
In the hex color #ddfbfc, The value of Red is 221, value of Green is 251, and value of Blue is 252. The primary color is Blue. Similarly, The HSL values for #ddfbfc consists of 182° Hue, 84% Saturation, and 93% Lightness.
In the CMYK color model, the color #ddfbfc can be represented as Cyan=0.12301587301587%, Magenta=0.0039682539682541%, Yellow=0%, and Black=0.011764705882353%.
Shades of #ddfbfc
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 #ddfbfc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ddfbfc
Preview of #ddfbfc on White Background
The contrast ratio of #ddfbfc with white color is 1.09
Preview of #ddfbfc on black background
The contrast ratio of #ddfbfc with black color is 19.28
#ddfbfc color will look good with a black background.
Color Schemes of #ddfbfc
Triadic Colors of #ddfbfc
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 #ddfbfc
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 #ddfbfc
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 #ddfbfc
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: #ddfbfc;
}
This is a sample text used for the color #ddfbfc. 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: #ddfbfc;
}
This is a sample text used for the color #ddfbfc. 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 #ddfbfc;
}
This is a sample text used for the color #ddfbfc. 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 30.52%
Green 34.67%
Blue 34.81%
CMYK Percentage
Cyan 88.66
Magenta 2.86%
Yellow 0%
Black 8.48%
Comments on this color
Please login or signup to post a comment.
No comments yet.