#ddfc8a Hex Color
rgb(221, 252, 138)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dd | fc | 8a | - | #ddfc8a |
RGB | 221 | 252 | 138 | - | rgb(221,252,138) |
HSL | 76 | 95% | 76% | - | hsl(76,95%,76%) |
HSV | 76 | 45% | 99% | - | hsv(76,45%,99%) |
XYZ | 69.2166 | 86.8279 | 37.1561 | - | xyz(69.2166,86.8279,37.1561) |
CIE-LAB | 94.67 | -27.16 | 51.04 | - | lab(94.67,-27.16,51.04) |
CMYK | 0.12301587301587 | 0 | 0.45238095238095 | 0.011764705882353 | cmyk(0.12301587301587,0,0.45238095238095,0.011764705882353) |
Description
The RGB value of color #ddfc8a is rgb(221, 252, 138).
In the hex color #ddfc8a, The value of Red is 221, value of Green is 252, and value of Blue is 138. The primary color is Green. Similarly, The HSL values for #ddfc8a consists of 76° Hue, 95% Saturation, and 76% Lightness.
In the CMYK color model, the color #ddfc8a can be represented as Cyan=0.12301587301587%, Magenta=0%, Yellow=0.45238095238095%, and Black=0.011764705882353%.
Shades of #ddfc8a
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 #ddfc8a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ddfc8a
Preview of #ddfc8a on White Background
The contrast ratio of #ddfc8a with white color is 1.14
Preview of #ddfc8a on black background
The contrast ratio of #ddfc8a with black color is 18.37
#ddfc8a color will look good with a black background.
Color Schemes of #ddfc8a
Triadic Colors of #ddfc8a
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 #ddfc8a
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 #ddfc8a
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 #ddfc8a
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: #ddfc8a;
}
This is a sample text used for the color #ddfc8a. 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: #ddfc8a;
}
This is a sample text used for the color #ddfc8a. 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 #ddfc8a;
}
This is a sample text used for the color #ddfc8a. 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 36.17%
Green 41.24%
Blue 22.59%
CMYK Percentage
Cyan 20.95
Magenta 0%
Yellow 77.05%
Black 2%
Comments on this color
Please login or signup to post a comment.
No comments yet.