#2ffb1d Hex Color
rgb(47, 251, 29)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 2f | fb | 1d | - | #2ffb1d |
RGB | 47 | 251 | 29 | - | rgb(47,251,29) |
HSL | 115 | 97% | 55% | - | hsl(115,97%,55%) |
HSV | 115 | 88% | 98% | - | hsv(115,88%,98%) |
XYZ | 35.8912 | 69.6874 | 12.7218 | - | xyz(35.8912,69.6874,12.7218) |
CIE-LAB | 86.84 | -81.89 | 79.54 | - | lab(86.84,-81.89,79.54) |
CMYK | 0.81274900398406 | 0 | 0.88446215139442 | 0.015686274509804 | cmyk(0.81274900398406,0,0.88446215139442,0.015686274509804) |
Description
The RGB value of color #2ffb1d is rgb(47, 251, 29).
In the hex color #2ffb1d, The value of Red is 47, value of Green is 251, and value of Blue is 29. The primary color is Green. Similarly, The HSL values for #2ffb1d consists of 115° Hue, 97% Saturation, and 55% Lightness.
In the CMYK color model, the color #2ffb1d can be represented as Cyan=0.81274900398406%, Magenta=0%, Yellow=0.88446215139442%, and Black=0.015686274509804%.
Shades of #2ffb1d
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 #2ffb1d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #2ffb1d
Preview of #2ffb1d on White Background
The contrast ratio of #2ffb1d with white color is 1.41
Preview of #2ffb1d on black background
The contrast ratio of #2ffb1d with black color is 14.94
#2ffb1d color will look good with a black background.
Color Schemes of #2ffb1d
Triadic Colors of #2ffb1d
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 #2ffb1d
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 #2ffb1d
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 #2ffb1d
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: #2ffb1d;
}
This is a sample text used for the color #2ffb1d. 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: #2ffb1d;
}
This is a sample text used for the color #2ffb1d. 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 #2ffb1d;
}
This is a sample text used for the color #2ffb1d. 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 14.37%
Green 76.76%
Blue 8.87%
CMYK Percentage
Cyan 47.45
Magenta 0%
Yellow 51.64%
Black 0.92%
Comments on this color
Please login or signup to post a comment.
No comments yet.