#d0fb4b Hex Color
rgb(208, 251, 75)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d0 | fb | 4b | - | #d0fb4b |
RGB | 208 | 251 | 75 | - | rgb(208,251,75) |
HSL | 75 | 96% | 64% | - | hsl(75,96%,64%) |
HSV | 75 | 70% | 98% | - | hsv(75,70%,98%) |
XYZ | 61.7796 | 82.9123 | 19.4041 | - | xyz(61.7796,82.9123,19.4041) |
CIE-LAB | 92.98 | -36.61 | 75.34 | - | lab(92.98,-36.61,75.34) |
CMYK | 0.17131474103586 | 0 | 0.70119521912351 | 0.015686274509804 | cmyk(0.17131474103586,0,0.70119521912351,0.015686274509804) |
Description
The RGB value of color #d0fb4b is rgb(208, 251, 75).
In the hex color #d0fb4b, The value of Red is 208, value of Green is 251, and value of Blue is 75. The primary color is Green. Similarly, The HSL values for #d0fb4b consists of 75° Hue, 96% Saturation, and 64% Lightness.
In the CMYK color model, the color #d0fb4b can be represented as Cyan=0.17131474103586%, Magenta=0%, Yellow=0.70119521912351%, and Black=0.015686274509804%.
Shades of #d0fb4b
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 #d0fb4b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d0fb4b
Preview of #d0fb4b on White Background
The contrast ratio of #d0fb4b with white color is 1.19
Preview of #d0fb4b on black background
The contrast ratio of #d0fb4b with black color is 17.58
#d0fb4b color will look good with a black background.
Color Schemes of #d0fb4b
Triadic Colors of #d0fb4b
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 #d0fb4b
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 #d0fb4b
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 #d0fb4b
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: #d0fb4b;
}
This is a sample text used for the color #d0fb4b. 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: #d0fb4b;
}
This is a sample text used for the color #d0fb4b. 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 #d0fb4b;
}
This is a sample text used for the color #d0fb4b. 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 38.95%
Green 47%
Blue 14.04%
CMYK Percentage
Cyan 19.29
Magenta 0%
Yellow 78.95%
Black 1.77%
Comments on this color
Please login or signup to post a comment.
No comments yet.