#dbfc5d Hex Color
rgb(219, 252, 93)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | db | fc | 5d | - | #dbfc5d |
RGB | 219 | 252 | 93 | - | rgb(219,252,93) |
HSL | 72 | 96% | 68% | - | hsl(72,96%,68%) |
HSV | 72 | 63% | 99% | - | hsv(72,63%,99%) |
XYZ | 65.9996 | 85.4712 | 23.375 | - | xyz(65.9996,85.4712,23.375) |
CIE-LAB | 94.09 | -31.75 | 70.05 | - | lab(94.09,-31.75,70.05) |
CMYK | 0.13095238095238 | 0 | 0.63095238095238 | 0.011764705882353 | cmyk(0.13095238095238,0,0.63095238095238,0.011764705882353) |
Description
The RGB value of color #dbfc5d is rgb(219, 252, 93).
In the hex color #dbfc5d, The value of Red is 219, value of Green is 252, and value of Blue is 93. The primary color is Green. Similarly, The HSL values for #dbfc5d consists of 72° Hue, 96% Saturation, and 68% Lightness.
In the CMYK color model, the color #dbfc5d can be represented as Cyan=0.13095238095238%, Magenta=0%, Yellow=0.63095238095238%, and Black=0.011764705882353%.
Shades of #dbfc5d
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 #dbfc5d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dbfc5d
Preview of #dbfc5d on White Background
The contrast ratio of #dbfc5d with white color is 1.16
Preview of #dbfc5d on black background
The contrast ratio of #dbfc5d with black color is 18.09
#dbfc5d color will look good with a black background.
Color Schemes of #dbfc5d
Triadic Colors of #dbfc5d
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 #dbfc5d
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 #dbfc5d
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 #dbfc5d
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: #dbfc5d;
}
This is a sample text used for the color #dbfc5d. 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: #dbfc5d;
}
This is a sample text used for the color #dbfc5d. 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 #dbfc5d;
}
This is a sample text used for the color #dbfc5d. 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 38.83%
Green 44.68%
Blue 16.49%
CMYK Percentage
Cyan 16.93
Magenta 0%
Yellow 81.55%
Black 1.52%
Comments on this color
Please login or signup to post a comment.
No comments yet.