#82beba Hex Color
rgb(130, 190, 186)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 82 | be | ba | - | #82beba |
| RGB | 130 | 190 | 186 | - | rgb(130,190,186) |
| HSL | 176 | 32% | 63% | - | hsl(176,32%,63%) |
| HSV | 176 | 32% | 75% | - | hsv(176,32%,75%) |
| XYZ | 36.4823 | 45.1179 | 53.2402 | - | xyz(36.4823,45.1179,53.2402) |
| CIE-LAB | 72.97 | -20.12 | -4.17 | - | lab(72.97,-20.12,-4.17) |
| CMYK | 0.31578947368421 | 0 | 0.021052631578947 | 0.25490196078431 | cmyk(0.31578947368421,0,0.021052631578947,0.25490196078431) |
Description
The RGB value of color #82beba is rgb(130, 190, 186).
In the hex color #82beba, The value of Red is 130, value of Green is 190, and value of Blue is 186. The primary color is Green. Similarly, The HSL values for #82beba consists of 176° Hue, 32% Saturation, and 63% Lightness.
In the CMYK color model, the color #82beba can be represented as Cyan=0.31578947368421%, Magenta=0%, Yellow=0.021052631578947%, and Black=0.25490196078431%.
Shades of #82beba
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 #82beba
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #82beba
Preview of #82beba on White Background
The contrast ratio of #82beba with white color is 2.1
Preview of #82beba on black background
The contrast ratio of #82beba with black color is 10.02
#82beba color will look good with a black background.
Color Schemes of #82beba
Triadic Colors of #82beba
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 #82beba
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 #82beba
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 #82beba
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: #82beba;
}
This is a sample text used for the color #82beba. 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: #82beba;
}
This is a sample text used for the color #82beba. 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 #82beba;
}
This is a sample text used for the color #82beba. 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 25.69%
Green 37.55%
Blue 36.76%
CMYK Percentage
Cyan 53.37
Magenta 0%
Yellow 3.56%
Black 43.08%
Comments on this color
Please login or signup to post a comment.
No comments yet.