#defb2d Hex Color
rgb(222, 251, 45)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | de | fb | 2d | - | #defb2d |
RGB | 222 | 251 | 45 | - | rgb(222,251,45) |
HSL | 68 | 96% | 58% | - | hsl(68,96%,58%) |
HSV | 68 | 82% | 98% | - | hsv(68,82%,98%) |
XYZ | 65.095 | 84.7134 | 15.4031 | - | xyz(65.095,84.7134,15.4031) |
CIE-LAB | 93.76 | -32.37 | 85.03 | - | lab(93.76,-32.37,85.03) |
CMYK | 0.11553784860558 | 0 | 0.8207171314741 | 0.015686274509804 | cmyk(0.11553784860558,0,0.8207171314741,0.015686274509804) |
Description
The RGB value of color #defb2d is rgb(222, 251, 45).
In the hex color #defb2d, The value of Red is 222, value of Green is 251, and value of Blue is 45. The primary color is Green. Similarly, The HSL values for #defb2d consists of 68° Hue, 96% Saturation, and 58% Lightness.
In the CMYK color model, the color #defb2d can be represented as Cyan=0.11553784860558%, Magenta=0%, Yellow=0.8207171314741%, and Black=0.015686274509804%.
Shades of #defb2d
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 #defb2d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #defb2d
Preview of #defb2d on White Background
The contrast ratio of #defb2d with white color is 1.17
Preview of #defb2d on black background
The contrast ratio of #defb2d with black color is 17.94
#defb2d color will look good with a black background.
Color Schemes of #defb2d
Triadic Colors of #defb2d
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 #defb2d
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 #defb2d
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 #defb2d
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: #defb2d;
}
This is a sample text used for the color #defb2d. 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: #defb2d;
}
This is a sample text used for the color #defb2d. 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 #defb2d;
}
This is a sample text used for the color #defb2d. 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 42.86%
Green 48.46%
Blue 8.69%
CMYK Percentage
Cyan 12.14
Magenta 0%
Yellow 86.22%
Black 1.65%
Comments on this color
Please login or signup to post a comment.
No comments yet.