#0bd22d Hex Color
rgb(11, 210, 45)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 0b | d2 | 2d | - | #0bd22d |
RGB | 11 | 210 | 45 | - | rgb(11,210,45) |
HSL | 130 | 90% | 43% | - | hsl(130,90%,43%) |
HSV | 130 | 95% | 82% | - | hsv(130,95%,82%) |
XYZ | 23.6583 | 46.3538 | 10.1829 | - | xyz(23.6583,46.3538,10.1829) |
CIE-LAB | 73.77 | -72.44 | 64 | - | lab(73.77,-72.44,64) |
CMYK | 0.94761904761905 | 0 | 0.78571428571429 | 0.17647058823529 | cmyk(0.94761904761905,0,0.78571428571429,0.17647058823529) |
Description
The RGB value of color #0bd22d is rgb(11, 210, 45).
In the hex color #0bd22d, The value of Red is 11, value of Green is 210, and value of Blue is 45. The primary color is Green. Similarly, The HSL values for #0bd22d consists of 130° Hue, 90% Saturation, and 43% Lightness.
In the CMYK color model, the color #0bd22d can be represented as Cyan=0.94761904761905%, Magenta=0%, Yellow=0.78571428571429%, and Black=0.17647058823529%.
Shades of #0bd22d
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 #0bd22d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #0bd22d
Preview of #0bd22d on White Background
The contrast ratio of #0bd22d with white color is 2.04
Preview of #0bd22d on black background
The contrast ratio of #0bd22d with black color is 10.27
#0bd22d color will look good with a black background.
Color Schemes of #0bd22d
Triadic Colors of #0bd22d
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 #0bd22d
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 #0bd22d
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 #0bd22d
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 #0bd22d
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: #0bd22d;
}
This is a sample text used for the color #0bd22d. 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: #0bd22d;
}
This is a sample text used for the color #0bd22d. 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 #0bd22d;
}
This is a sample text used for the color #0bd22d. 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 4.14%
Green 78.95%
Blue 16.92%
CMYK Percentage
Cyan 49.62
Magenta 0%
Yellow 41.14%
Black 9.24%
Comments on this color
Please login or signup to post a comment.
No comments yet.