#ddfef1 Hex Color
rgb(221, 254, 241)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dd | fe | f1 | - | #ddfef1 |
RGB | 221 | 254 | 241 | - | rgb(221,254,241) |
HSL | 156 | 94% | 93% | - | hsl(156,94%,93%) |
HSV | 156 | 13% | 100% | - | hsv(156,13%,100%) |
XYZ | 81.1378 | 92.6066 | 96.8175 | - | xyz(81.1378,92.6066,96.8175) |
CIE-LAB | 97.07 | -13.05 | 2.62 | - | lab(97.07,-13.05,2.62) |
CMYK | 0.12992125984252 | 0 | 0.051181102362205 | 0.003921568627451 | cmyk(0.12992125984252,0,0.051181102362205,0.003921568627451) |
Description
The RGB value of color #ddfef1 is rgb(221, 254, 241).
In the hex color #ddfef1, The value of Red is 221, value of Green is 254, and value of Blue is 241. The primary color is Green. Similarly, The HSL values for #ddfef1 consists of 156° Hue, 94% Saturation, and 93% Lightness.
In the CMYK color model, the color #ddfef1 can be represented as Cyan=0.12992125984252%, Magenta=0%, Yellow=0.051181102362205%, and Black=0.003921568627451%.
Shades of #ddfef1
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 #ddfef1
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ddfef1
Preview of #ddfef1 on White Background
The contrast ratio of #ddfef1 with white color is 1.08
Preview of #ddfef1 on black background
The contrast ratio of #ddfef1 with black color is 19.52
#ddfef1 color will look good with a black background.
Color Schemes of #ddfef1
Triadic Colors of #ddfef1
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 #ddfef1
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 #ddfef1
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 #ddfef1
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: #ddfef1;
}
This is a sample text used for the color #ddfef1. 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: #ddfef1;
}
This is a sample text used for the color #ddfef1. 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 #ddfef1;
}
This is a sample text used for the color #ddfef1. 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.87%
Green 35.47%
Blue 33.66%
CMYK Percentage
Cyan 70.22
Magenta 0%
Yellow 27.66%
Black 2.12%
Comments on this color
Please login or signup to post a comment.
No comments yet.