#84ffeb Hex Color
rgb(132, 255, 235)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 84 | ff | eb | - | #84ffeb |
| RGB | 132 | 255 | 235 | - | rgb(132,255,235) |
| HSL | 170 | 100% | 76% | - | hsl(170,100%,76%) |
| HSV | 170 | 48% | 100% | - | hsv(170,48%,100%) |
| XYZ | 60.2711 | 82.4237 | 91.33 | - | xyz(60.2711,82.4237,91.33) |
| CIE-LAB | 92.76 | -39.24 | -1.1 | - | lab(92.76,-39.24,-1.1) |
| CMYK | 0.48235294117647 | 0 | 0.07843137254902 | 0 | cmyk(0.48235294117647,0,0.07843137254902,0) |
Description
The RGB value of color #84ffeb is rgb(132, 255, 235).
In the hex color #84ffeb, The value of Red is 132, value of Green is 255, and value of Blue is 235. The primary color is Green. Similarly, The HSL values for #84ffeb consists of 170° Hue, 100% Saturation, and 76% Lightness.
In the CMYK color model, the color #84ffeb can be represented as Cyan=0.48235294117647%, Magenta=0%, Yellow=0.07843137254902%, and Black=0%.
Shades of #84ffeb
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 #84ffeb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #84ffeb
Preview of #84ffeb on White Background
The contrast ratio of #84ffeb with white color is 1.2
Preview of #84ffeb on black background
The contrast ratio of #84ffeb with black color is 17.48
#84ffeb color will look good with a black background.
Color Schemes of #84ffeb
Triadic Colors of #84ffeb
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 #84ffeb
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 #84ffeb
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 #84ffeb
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: #84ffeb;
}
This is a sample text used for the color #84ffeb. 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: #84ffeb;
}
This is a sample text used for the color #84ffeb. 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 #84ffeb;
}
This is a sample text used for the color #84ffeb. 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 21.22%
Green 41%
Blue 37.78%
CMYK Percentage
Cyan 86.01
Magenta 0%
Yellow 13.99%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.