#82bd56 Hex Color
rgb(130, 189, 86)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 82 | bd | 56 | - | #82bd56 |
| RGB | 130 | 189 | 86 | - | rgb(130,189,86) |
| HSL | 94 | 44% | 54% | - | hsl(94,44%,54%) |
| HSV | 94 | 54% | 74% | - | hsv(94,54%,74%) |
| XYZ | 29.0832 | 41.8129 | 15.3419 | - | xyz(29.0832,41.8129,15.3419) |
| CIE-LAB | 70.74 | -36.96 | 45.48 | - | lab(70.74,-36.96,45.48) |
| CMYK | 0.31216931216931 | 0 | 0.54497354497354 | 0.25882352941176 | cmyk(0.31216931216931,0,0.54497354497354,0.25882352941176) |
Description
The RGB value of color #82bd56 is rgb(130, 189, 86).
In the hex color #82bd56, The value of Red is 130, value of Green is 189, and value of Blue is 86. The primary color is Green. Similarly, The HSL values for #82bd56 consists of 94° Hue, 44% Saturation, and 54% Lightness.
In the CMYK color model, the color #82bd56 can be represented as Cyan=0.31216931216931%, Magenta=0%, Yellow=0.54497354497354%, and Black=0.25882352941176%.
Shades of #82bd56
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 #82bd56
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #82bd56
Preview of #82bd56 on White Background
The contrast ratio of #82bd56 with white color is 2.24
Preview of #82bd56 on black background
The contrast ratio of #82bd56 with black color is 9.36
#82bd56 color will look good with a black background.
Color Schemes of #82bd56
Triadic Colors of #82bd56
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 #82bd56
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 #82bd56
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 #82bd56
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: #82bd56;
}
This is a sample text used for the color #82bd56. 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: #82bd56;
}
This is a sample text used for the color #82bd56. 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 #82bd56;
}
This is a sample text used for the color #82bd56. 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 32.1%
Green 46.67%
Blue 21.23%
CMYK Percentage
Cyan 27.97
Magenta 0%
Yellow 48.83%
Black 23.19%
Comments on this color
Please login or signup to post a comment.
No comments yet.