#2bda1b Hex Color
rgb(43, 218, 27)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 2b | da | 1b | - | #2bda1b |
RGB | 43 | 218 | 27 | - | rgb(43,218,27) |
HSL | 115 | 78% | 48% | - | hsl(115,78%,48%) |
HSV | 115 | 88% | 85% | - | hsv(115,88%,85%) |
XYZ | 26.2655 | 50.7355 | 9.4455 | - | xyz(26.2655,50.7355,9.4455) |
CIE-LAB | 76.52 | -73.11 | 70.98 | - | lab(76.52,-73.11,70.98) |
CMYK | 0.80275229357798 | 0 | 0.87614678899083 | 0.14509803921569 | cmyk(0.80275229357798,0,0.87614678899083,0.14509803921569) |
Description
The RGB value of color #2bda1b is rgb(43, 218, 27).
In the hex color #2bda1b, The value of Red is 43, value of Green is 218, and value of Blue is 27. The primary color is Green. Similarly, The HSL values for #2bda1b consists of 115° Hue, 78% Saturation, and 48% Lightness.
In the CMYK color model, the color #2bda1b can be represented as Cyan=0.80275229357798%, Magenta=0%, Yellow=0.87614678899083%, and Black=0.14509803921569%.
Shades of #2bda1b
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 #2bda1b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #2bda1b
Preview of #2bda1b on White Background
The contrast ratio of #2bda1b with white color is 1.88
Preview of #2bda1b on black background
The contrast ratio of #2bda1b with black color is 11.15
#2bda1b color will look good with a black background.
Color Schemes of #2bda1b
Triadic Colors of #2bda1b
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 #2bda1b
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 #2bda1b
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 #2bda1b
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: #2bda1b;
}
This is a sample text used for the color #2bda1b. 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: #2bda1b;
}
This is a sample text used for the color #2bda1b. 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 #2bda1b;
}
This is a sample text used for the color #2bda1b. 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.93%
Green 75.69%
Blue 9.38%
CMYK Percentage
Cyan 44.01
Magenta 0%
Yellow 48.03%
Black 7.95%
Comments on this color
Please login or signup to post a comment.
No comments yet.