#dafd2b Hex Color
rgb(218, 253, 43)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | da | fd | 2b | - | #dafd2b |
RGB | 218 | 253 | 43 | - | rgb(218,253,43) |
HSL | 70 | 98% | 58% | - | hsl(70,98%,58%) |
HSV | 70 | 83% | 99% | - | hsv(70,83%,99%) |
XYZ | 64.4748 | 85.3304 | 15.3577 | - | xyz(64.4748,85.3304,15.3577) |
CIE-LAB | 94.03 | -34.92 | 85.59 | - | lab(94.03,-34.92,85.59) |
CMYK | 0.13833992094862 | 0 | 0.8300395256917 | 0.0078431372549019 | cmyk(0.13833992094862,0,0.8300395256917,0.0078431372549019) |
Description
The RGB value of color #dafd2b is rgb(218, 253, 43).
In the hex color #dafd2b, The value of Red is 218, value of Green is 253, and value of Blue is 43. The primary color is Green. Similarly, The HSL values for #dafd2b consists of 70° Hue, 98% Saturation, and 58% Lightness.
In the CMYK color model, the color #dafd2b can be represented as Cyan=0.13833992094862%, Magenta=0%, Yellow=0.8300395256917%, and Black=0.0078431372549019%.
Shades of #dafd2b
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 #dafd2b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dafd2b
Preview of #dafd2b on White Background
The contrast ratio of #dafd2b with white color is 1.16
Preview of #dafd2b on black background
The contrast ratio of #dafd2b with black color is 18.07
#dafd2b color will look good with a black background.
Color Schemes of #dafd2b
Triadic Colors of #dafd2b
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 #dafd2b
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 #dafd2b
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 #dafd2b
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: #dafd2b;
}
This is a sample text used for the color #dafd2b. 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: #dafd2b;
}
This is a sample text used for the color #dafd2b. 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 #dafd2b;
}
This is a sample text used for the color #dafd2b. 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.41%
Green 49.22%
Blue 8.37%
CMYK Percentage
Cyan 14.17
Magenta 0%
Yellow 85.03%
Black 0.8%
Comments on this color
Please login or signup to post a comment.
No comments yet.