#dbf941 Hex Color
rgb(219, 249, 65)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | db | f9 | 41 | - | #dbf941 |
RGB | 219 | 249 | 65 | - | rgb(219,249,65) |
HSL | 70 | 94% | 62% | - | hsl(70,94%,62%) |
HSV | 70 | 74% | 98% | - | hsv(70,74%,98%) |
XYZ | 64.0432 | 83.1931 | 17.6835 | - | xyz(64.0432,83.1931,17.6835) |
CIE-LAB | 93.1 | -31.91 | 78.98 | - | lab(93.1,-31.91,78.98) |
CMYK | 0.12048192771084 | 0 | 0.73895582329317 | 0.023529411764706 | cmyk(0.12048192771084,0,0.73895582329317,0.023529411764706) |
Description
The RGB value of color #dbf941 is rgb(219, 249, 65).
In the hex color #dbf941, The value of Red is 219, value of Green is 249, and value of Blue is 65. The primary color is Green. Similarly, The HSL values for #dbf941 consists of 70° Hue, 94% Saturation, and 62% Lightness.
In the CMYK color model, the color #dbf941 can be represented as Cyan=0.12048192771084%, Magenta=0%, Yellow=0.73895582329317%, and Black=0.023529411764706%.
Shades of #dbf941
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 #dbf941
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dbf941
Preview of #dbf941 on White Background
The contrast ratio of #dbf941 with white color is 1.19
Preview of #dbf941 on black background
The contrast ratio of #dbf941 with black color is 17.64
#dbf941 color will look good with a black background.
Color Schemes of #dbf941
Triadic Colors of #dbf941
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 #dbf941
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 #dbf941
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 #dbf941
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: #dbf941;
}
This is a sample text used for the color #dbf941. 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: #dbf941;
}
This is a sample text used for the color #dbf941. 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 #dbf941;
}
This is a sample text used for the color #dbf941. 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 41.09%
Green 46.72%
Blue 12.2%
CMYK Percentage
Cyan 13.65
Magenta 0%
Yellow 83.69%
Black 2.66%
Comments on this color
Please login or signup to post a comment.
No comments yet.