#ddfdd7 Hex Color
rgb(221, 253, 215)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dd | fd | d7 | - | #ddfdd7 |
RGB | 221 | 253 | 215 | - | rgb(221,253,215) |
HSL | 111 | 90% | 92% | - | hsl(111,90%,92%) |
HSV | 111 | 15% | 99% | - | hsv(111,15%,99%) |
XYZ | 77.2098 | 90.529 | 77.6944 | - | xyz(77.2098,90.529,77.6944) |
CIE-LAB | 96.22 | -17.16 | 14.76 | - | lab(96.22,-17.16,14.76) |
CMYK | 0.12648221343874 | 0 | 0.1501976284585 | 0.0078431372549019 | cmyk(0.12648221343874,0,0.1501976284585,0.0078431372549019) |
Description
The RGB value of color #ddfdd7 is rgb(221, 253, 215).
In the hex color #ddfdd7, The value of Red is 221, value of Green is 253, and value of Blue is 215. The primary color is Green. Similarly, The HSL values for #ddfdd7 consists of 111° Hue, 90% Saturation, and 92% Lightness.
In the CMYK color model, the color #ddfdd7 can be represented as Cyan=0.12648221343874%, Magenta=0%, Yellow=0.1501976284585%, and Black=0.0078431372549019%.
Shades of #ddfdd7
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 #ddfdd7
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ddfdd7
Preview of #ddfdd7 on White Background
The contrast ratio of #ddfdd7 with white color is 1.1
Preview of #ddfdd7 on black background
The contrast ratio of #ddfdd7 with black color is 19.11
#ddfdd7 color will look good with a black background.
Color Schemes of #ddfdd7
Triadic Colors of #ddfdd7
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 #ddfdd7
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 #ddfdd7
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 #ddfdd7
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: #ddfdd7;
}
This is a sample text used for the color #ddfdd7. 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: #ddfdd7;
}
This is a sample text used for the color #ddfdd7. 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 #ddfdd7;
}
This is a sample text used for the color #ddfdd7. 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 32.08%
Green 36.72%
Blue 31.2%
CMYK Percentage
Cyan 44.45
Magenta 0%
Yellow 52.79%
Black 2.76%
Comments on this color
Please login or signup to post a comment.
No comments yet.