#def17d Hex Color
rgb(222, 241, 125)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | de | f1 | 7d | - | #def17d |
RGB | 222 | 241 | 125 | - | rgb(222,241,125) |
HSL | 70 | 81% | 72% | - | hsl(70,81%,72%) |
HSV | 70 | 48% | 95% | - | hsv(70,48%,95%) |
XYZ | 65.2812 | 79.9209 | 31.3876 | - | xyz(65.2812,79.9209,31.3876) |
CIE-LAB | 91.65 | -22.86 | 53.48 | - | lab(91.65,-22.86,53.48) |
CMYK | 0.078838174273859 | 0 | 0.48132780082988 | 0.054901960784314 | cmyk(0.078838174273859,0,0.48132780082988,0.054901960784314) |
Description
The RGB value of color #def17d is rgb(222, 241, 125).
In the hex color #def17d, The value of Red is 222, value of Green is 241, and value of Blue is 125. The primary color is Green. Similarly, The HSL values for #def17d consists of 70° Hue, 81% Saturation, and 72% Lightness.
In the CMYK color model, the color #def17d can be represented as Cyan=0.078838174273859%, Magenta=0%, Yellow=0.48132780082988%, and Black=0.054901960784314%.
Shades of #def17d
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 #def17d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #def17d
Preview of #def17d on White Background
The contrast ratio of #def17d with white color is 1.24
Preview of #def17d on black background
The contrast ratio of #def17d with black color is 16.98
#def17d color will look good with a black background.
Color Schemes of #def17d
Triadic Colors of #def17d
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 #def17d
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 #def17d
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 #def17d
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: #def17d;
}
This is a sample text used for the color #def17d. 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: #def17d;
}
This is a sample text used for the color #def17d. 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 #def17d;
}
This is a sample text used for the color #def17d. 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 37.76%
Green 40.99%
Blue 21.26%
CMYK Percentage
Cyan 12.82
Magenta 0%
Yellow 78.26%
Black 8.93%
Comments on this color
Please login or signup to post a comment.
No comments yet.