#dbde12 Hex Color
rgb(219, 222, 18)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | db | de | 12 | - | #dbde12 |
RGB | 219 | 222 | 18 | - | rgb(219,222,18) |
HSL | 61 | 85% | 47% | - | hsl(61,85%,47%) |
HSV | 61 | 92% | 87% | - | hsv(61,92%,87%) |
XYZ | 55.4439 | 67.3463 | 10.6492 | - | xyz(55.4439,67.3463,10.6492) |
CIE-LAB | 85.68 | -20.5 | 83.16 | - | lab(85.68,-20.5,83.16) |
CMYK | 0.013513513513514 | 0 | 0.91891891891892 | 0.12941176470588 | cmyk(0.013513513513514,0,0.91891891891892,0.12941176470588) |
Description
The RGB value of color #dbde12 is rgb(219, 222, 18).
In the hex color #dbde12, The value of Red is 219, value of Green is 222, and value of Blue is 18. The primary color is Green. Similarly, The HSL values for #dbde12 consists of 61° Hue, 85% Saturation, and 47% Lightness.
In the CMYK color model, the color #dbde12 can be represented as Cyan=0.013513513513514%, Magenta=0%, Yellow=0.91891891891892%, and Black=0.12941176470588%.
Shades of #dbde12
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 #dbde12
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dbde12
Preview of #dbde12 on White Background
The contrast ratio of #dbde12 with white color is 1.45
Preview of #dbde12 on black background
The contrast ratio of #dbde12 with black color is 14.47
#dbde12 color will look good with a black background.
Color Schemes of #dbde12
Triadic Colors of #dbde12
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 #dbde12
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 #dbde12
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 #dbde12
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: #dbde12;
}
This is a sample text used for the color #dbde12. 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: #dbde12;
}
This is a sample text used for the color #dbde12. 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 #dbde12;
}
This is a sample text used for the color #dbde12. 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 47.71%
Green 48.37%
Blue 3.92%
CMYK Percentage
Cyan 1.27
Magenta 0%
Yellow 86.54%
Black 12.19%
Comments on this color
Please login or signup to post a comment.
No comments yet.