#dbf731 Hex Color
rgb(219, 247, 49)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | db | f7 | 31 | - | #dbf731 |
RGB | 219 | 247 | 49 | - | rgb(219,247,49) |
HSL | 68 | 93% | 58% | - | hsl(68,93%,58%) |
HSV | 68 | 80% | 97% | - | hsv(68,80%,97%) |
XYZ | 63.0286 | 81.8033 | 15.3734 | - | xyz(63.0286,81.8033,15.3734) |
CIE-LAB | 92.49 | -31.6 | 82.9 | - | lab(92.49,-31.6,82.9) |
CMYK | 0.11336032388664 | 0 | 0.80161943319838 | 0.031372549019608 | cmyk(0.11336032388664,0,0.80161943319838,0.031372549019608) |
Description
The RGB value of color #dbf731 is rgb(219, 247, 49).
In the hex color #dbf731, The value of Red is 219, value of Green is 247, and value of Blue is 49. The primary color is Green. Similarly, The HSL values for #dbf731 consists of 68° Hue, 93% Saturation, and 58% Lightness.
In the CMYK color model, the color #dbf731 can be represented as Cyan=0.11336032388664%, Magenta=0%, Yellow=0.80161943319838%, and Black=0.031372549019608%.
Shades of #dbf731
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 #dbf731
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dbf731
Preview of #dbf731 on White Background
The contrast ratio of #dbf731 with white color is 1.21
Preview of #dbf731 on black background
The contrast ratio of #dbf731 with black color is 17.36
#dbf731 color will look good with a black background.
Color Schemes of #dbf731
Triadic Colors of #dbf731
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 #dbf731
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 #dbf731
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 #dbf731
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: #dbf731;
}
This is a sample text used for the color #dbf731. 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: #dbf731;
}
This is a sample text used for the color #dbf731. 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 #dbf731;
}
This is a sample text used for the color #dbf731. 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.52%
Green 47.96%
Blue 9.51%
CMYK Percentage
Cyan 11.98
Magenta 0%
Yellow 84.71%
Black 3.32%
Comments on this color
Please login or signup to post a comment.
No comments yet.