#d2f83b Hex Color
rgb(210, 248, 59)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d2 | f8 | 3b | - | #d2f83b |
RGB | 210 | 248 | 59 | - | rgb(210,248,59) |
HSL | 72 | 93% | 60% | - | hsl(72,93%,60%) |
HSV | 72 | 76% | 97% | - | hsv(72,76%,97%) |
XYZ | 60.9352 | 81.1522 | 16.59 | - | xyz(60.9352,81.1522,16.59) |
CIE-LAB | 92.2 | -35.24 | 79.73 | - | lab(92.2,-35.24,79.73) |
CMYK | 0.15322580645161 | 0 | 0.76209677419355 | 0.027450980392157 | cmyk(0.15322580645161,0,0.76209677419355,0.027450980392157) |
Description
The RGB value of color #d2f83b is rgb(210, 248, 59).
In the hex color #d2f83b, The value of Red is 210, value of Green is 248, and value of Blue is 59. The primary color is Green. Similarly, The HSL values for #d2f83b consists of 72° Hue, 93% Saturation, and 60% Lightness.
In the CMYK color model, the color #d2f83b can be represented as Cyan=0.15322580645161%, Magenta=0%, Yellow=0.76209677419355%, and Black=0.027450980392157%.
Shades of #d2f83b
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 #d2f83b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d2f83b
Preview of #d2f83b on White Background
The contrast ratio of #d2f83b with white color is 1.22
Preview of #d2f83b on black background
The contrast ratio of #d2f83b with black color is 17.23
#d2f83b color will look good with a black background.
Color Schemes of #d2f83b
Triadic Colors of #d2f83b
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 #d2f83b
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 #d2f83b
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 #d2f83b
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: #d2f83b;
}
This is a sample text used for the color #d2f83b. 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: #d2f83b;
}
This is a sample text used for the color #d2f83b. 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 #d2f83b;
}
This is a sample text used for the color #d2f83b. 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 40.62%
Green 47.97%
Blue 11.41%
CMYK Percentage
Cyan 16.25
Magenta 0%
Yellow 80.84%
Black 2.91%
Comments on this color
Please login or signup to post a comment.
No comments yet.