#82b563 Hex Color
rgb(130, 181, 99)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 82 | b5 | 63 | - | #82b563 |
| RGB | 130 | 181 | 99 | - | rgb(130,181,99) |
| HSL | 97 | 36% | 55% | - | hsl(97,36%,55%) |
| HSV | 97 | 45% | 71% | - | hsv(97,45%,71%) |
| XYZ | 27.9819 | 38.6944 | 17.7983 | - | xyz(27.9819,38.6944,17.7983) |
| CIE-LAB | 68.53 | -31.73 | 36.39 | - | lab(68.53,-31.73,36.39) |
| CMYK | 0.28176795580111 | 0 | 0.45303867403315 | 0.29019607843137 | cmyk(0.28176795580111,0,0.45303867403315,0.29019607843137) |
Description
The RGB value of color #82b563 is rgb(130, 181, 99).
In the hex color #82b563, The value of Red is 130, value of Green is 181, and value of Blue is 99. The primary color is Green. Similarly, The HSL values for #82b563 consists of 97° Hue, 36% Saturation, and 55% Lightness.
In the CMYK color model, the color #82b563 can be represented as Cyan=0.28176795580111%, Magenta=0%, Yellow=0.45303867403315%, and Black=0.29019607843137%.
Shades of #82b563
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 #82b563
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #82b563
Preview of #82b563 on White Background
The contrast ratio of #82b563 with white color is 2.4
Preview of #82b563 on black background
The contrast ratio of #82b563 with black color is 8.74
#82b563 color will look good with a black background.
Color Schemes of #82b563
Triadic Colors of #82b563
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 #82b563
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 #82b563
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 #82b563
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: #82b563;
}
This is a sample text used for the color #82b563. 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: #82b563;
}
This is a sample text used for the color #82b563. 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 #82b563;
}
This is a sample text used for the color #82b563. 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 31.71%
Green 44.15%
Blue 24.15%
CMYK Percentage
Cyan 27.49
Magenta 0%
Yellow 44.2%
Black 28.31%
Comments on this color
Please login or signup to post a comment.
No comments yet.