#ddfd8c Hex Color
rgb(221, 253, 140)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dd | fd | 8c | - | #ddfd8c |
RGB | 221 | 253 | 140 | - | rgb(221,253,140) |
HSL | 77 | 97% | 77% | - | hsl(77,97%,77%) |
HSV | 77 | 45% | 99% | - | hsv(77,45%,99%) |
XYZ | 69.6777 | 87.5162 | 38.0308 | - | xyz(69.6777,87.5162,38.0308) |
CIE-LAB | 94.96 | -27.42 | 50.46 | - | lab(94.96,-27.42,50.46) |
CMYK | 0.12648221343874 | 0 | 0.44664031620553 | 0.0078431372549019 | cmyk(0.12648221343874,0,0.44664031620553,0.0078431372549019) |
Description
The RGB value of color #ddfd8c is rgb(221, 253, 140).
In the hex color #ddfd8c, The value of Red is 221, value of Green is 253, and value of Blue is 140. The primary color is Green. Similarly, The HSL values for #ddfd8c consists of 77° Hue, 97% Saturation, and 77% Lightness.
In the CMYK color model, the color #ddfd8c can be represented as Cyan=0.12648221343874%, Magenta=0%, Yellow=0.44664031620553%, and Black=0.0078431372549019%.
Shades of #ddfd8c
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 #ddfd8c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ddfd8c
Preview of #ddfd8c on White Background
The contrast ratio of #ddfd8c with white color is 1.13
Preview of #ddfd8c on black background
The contrast ratio of #ddfd8c with black color is 18.5
#ddfd8c color will look good with a black background.
Color Schemes of #ddfd8c
Triadic Colors of #ddfd8c
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 #ddfd8c
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 #ddfd8c
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 #ddfd8c
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: #ddfd8c;
}
This is a sample text used for the color #ddfd8c. 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: #ddfd8c;
}
This is a sample text used for the color #ddfd8c. 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 #ddfd8c;
}
This is a sample text used for the color #ddfd8c. 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 35.99%
Green 41.21%
Blue 22.8%
CMYK Percentage
Cyan 21.77
Magenta 0%
Yellow 76.88%
Black 1.35%
Comments on this color
Please login or signup to post a comment.
No comments yet.