#dbf35e Hex Color
rgb(219, 243, 94)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | db | f3 | 5e | - | #dbf35e |
RGB | 219 | 243 | 94 | - | rgb(219,243,94) |
HSL | 70 | 86% | 66% | - | hsl(70,86%,66%) |
HSV | 70 | 61% | 95% | - | hsv(70,61%,95%) |
XYZ | 63.2844 | 79.9694 | 22.6899 | - | xyz(63.2844,79.9694,22.6899) |
CIE-LAB | 91.67 | -27.49 | 67.07 | - | lab(91.67,-27.49,67.07) |
CMYK | 0.098765432098765 | 0 | 0.61316872427984 | 0.047058823529412 | cmyk(0.098765432098765,0,0.61316872427984,0.047058823529412) |
Description
The RGB value of color #dbf35e is rgb(219, 243, 94).
In the hex color #dbf35e, The value of Red is 219, value of Green is 243, and value of Blue is 94. The primary color is Green. Similarly, The HSL values for #dbf35e consists of 70° Hue, 86% Saturation, and 66% Lightness.
In the CMYK color model, the color #dbf35e can be represented as Cyan=0.098765432098765%, Magenta=0%, Yellow=0.61316872427984%, and Black=0.047058823529412%.
Shades of #dbf35e
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 #dbf35e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dbf35e
Preview of #dbf35e on White Background
The contrast ratio of #dbf35e with white color is 1.24
Preview of #dbf35e on black background
The contrast ratio of #dbf35e with black color is 16.99
#dbf35e color will look good with a black background.
Color Schemes of #dbf35e
Triadic Colors of #dbf35e
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 #dbf35e
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 #dbf35e
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 #dbf35e
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: #dbf35e;
}
This is a sample text used for the color #dbf35e. 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: #dbf35e;
}
This is a sample text used for the color #dbf35e. 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 #dbf35e;
}
This is a sample text used for the color #dbf35e. 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 39.39%
Green 43.71%
Blue 16.91%
CMYK Percentage
Cyan 13.01
Magenta 0%
Yellow 80.79%
Black 6.2%
Comments on this color
Please login or signup to post a comment.
No comments yet.