#2bad0b Hex Color
rgb(43, 173, 11)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 2b | ad | 0b | - | #2bad0b |
RGB | 43 | 173 | 11 | - | rgb(43,173,11) |
HSL | 108 | 88% | 36% | - | hsl(108,88%,36%) |
HSV | 108 | 94% | 68% | - | hsv(108,94%,68%) |
XYZ | 16.0002 | 30.4249 | 5.3459 | - | xyz(16.0002,30.4249,5.3459) |
CIE-LAB | 62.02 | -60.21 | 61.28 | - | lab(62.02,-60.21,61.28) |
CMYK | 0.7514450867052 | 0 | 0.9364161849711 | 0.32156862745098 | cmyk(0.7514450867052,0,0.9364161849711,0.32156862745098) |
Description
The RGB value of color #2bad0b is rgb(43, 173, 11).
In the hex color #2bad0b, The value of Red is 43, value of Green is 173, and value of Blue is 11. The primary color is Green. Similarly, The HSL values for #2bad0b consists of 108° Hue, 88% Saturation, and 36% Lightness.
In the CMYK color model, the color #2bad0b can be represented as Cyan=0.7514450867052%, Magenta=0%, Yellow=0.9364161849711%, and Black=0.32156862745098%.
Shades of #2bad0b
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 #2bad0b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #2bad0b
Preview of #2bad0b on White Background
The contrast ratio of #2bad0b with white color is 2.96
Preview of #2bad0b on black background
The contrast ratio of #2bad0b with black color is 7.08
#2bad0b color will look good with a black background.
Color Schemes of #2bad0b
Triadic Colors of #2bad0b
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 #2bad0b
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 #2bad0b
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 #2bad0b
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.
Monochromatic Colors of #2bad0b
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #2bad0b;
}
This is a sample text used for the color #2bad0b. 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: #2bad0b;
}
This is a sample text used for the color #2bad0b. 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 #2bad0b;
}
This is a sample text used for the color #2bad0b. 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 18.94%
Green 76.21%
Blue 4.85%
CMYK Percentage
Cyan 37.4
Magenta 0%
Yellow 46.6%
Black 16%
Comments on this color
Please login or signup to post a comment.
No comments yet.