#82fbc4 Hex Color
rgb(130, 251, 196)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 82 | fb | c4 | - | #82fbc4 |
| RGB | 130 | 251 | 196 | - | rgb(130,251,196) |
| HSL | 153 | 94% | 75% | - | hsl(153,94%,75%) |
| HSV | 153 | 48% | 98% | - | hsv(153,48%,98%) |
| XYZ | 53.6669 | 77.7257 | 64.3986 | - | xyz(53.6669,77.7257,64.3986) |
| CIE-LAB | 90.65 | -46.46 | 16.01 | - | lab(90.65,-46.46,16.01) |
| CMYK | 0.48207171314741 | 0 | 0.2191235059761 | 0.015686274509804 | cmyk(0.48207171314741,0,0.2191235059761,0.015686274509804) |
Description
The RGB value of color #82fbc4 is rgb(130, 251, 196).
In the hex color #82fbc4, The value of Red is 130, value of Green is 251, and value of Blue is 196. The primary color is Green. Similarly, The HSL values for #82fbc4 consists of 153° Hue, 94% Saturation, and 75% Lightness.
In the CMYK color model, the color #82fbc4 can be represented as Cyan=0.48207171314741%, Magenta=0%, Yellow=0.2191235059761%, and Black=0.015686274509804%.
Shades of #82fbc4
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 #82fbc4
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #82fbc4
Preview of #82fbc4 on White Background
The contrast ratio of #82fbc4 with white color is 1.27
Preview of #82fbc4 on black background
The contrast ratio of #82fbc4 with black color is 16.55
#82fbc4 color will look good with a black background.
Color Schemes of #82fbc4
Triadic Colors of #82fbc4
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 #82fbc4
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 #82fbc4
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 #82fbc4
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: #82fbc4;
}
This is a sample text used for the color #82fbc4. 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: #82fbc4;
}
This is a sample text used for the color #82fbc4. 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 #82fbc4;
}
This is a sample text used for the color #82fbc4. 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 22.53%
Green 43.5%
Blue 33.97%
CMYK Percentage
Cyan 67.25
Magenta 0%
Yellow 30.57%
Black 2.19%
Comments on this color
Please login or signup to post a comment.
No comments yet.