#ddf4fe Hex Color
rgb(221, 244, 254)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dd | f4 | fe | - | #ddf4fe |
RGB | 221 | 244 | 254 | - | rgb(221,244,254) |
HSL | 198 | 94% | 93% | - | hsl(198,94%,93%) |
HSV | 198 | 13% | 100% | - | hsv(198,13%,100%) |
XYZ | 80.0589 | 87.2293 | 106.3833 | - | xyz(80.0589,87.2293,106.3833) |
CIE-LAB | 94.84 | -5.54 | -7.36 | - | lab(94.84,-5.54,-7.36) |
CMYK | 0.12992125984252 | 0.039370078740157 | 0 | 0.003921568627451 | cmyk(0.12992125984252,0.039370078740157,0,0.003921568627451) |
Description
The RGB value of color #ddf4fe is rgb(221, 244, 254).
In the hex color #ddf4fe, The value of Red is 221, value of Green is 244, and value of Blue is 254. The primary color is Blue. Similarly, The HSL values for #ddf4fe consists of 198° Hue, 94% Saturation, and 93% Lightness.
In the CMYK color model, the color #ddf4fe can be represented as Cyan=0.12992125984252%, Magenta=0.039370078740157%, Yellow=0%, and Black=0.003921568627451%.
Shades of #ddf4fe
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 #ddf4fe
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ddf4fe
Preview of #ddf4fe on White Background
The contrast ratio of #ddf4fe with white color is 1.14
Preview of #ddf4fe on black background
The contrast ratio of #ddf4fe with black color is 18.45
#ddf4fe color will look good with a black background.
Color Schemes of #ddf4fe
Triadic Colors of #ddf4fe
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 #ddf4fe
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 #ddf4fe
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 #ddf4fe
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: #ddf4fe;
}
This is a sample text used for the color #ddf4fe. 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: #ddf4fe;
}
This is a sample text used for the color #ddf4fe. 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 #ddf4fe;
}
This is a sample text used for the color #ddf4fe. 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.74%
Green 33.94%
Blue 35.33%
CMYK Percentage
Cyan 75.01
Magenta 22.73%
Yellow 0%
Black 2.26%
Comments on this color
Please login or signup to post a comment.
No comments yet.