#84ebbc Hex Color
rgb(132, 235, 188)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 84 | eb | bc | - | #84ebbc |
RGB | 132 | 235 | 188 | - | rgb(132,235,188) |
HSL | 153 | 72% | 72% | - | hsl(153,72%,72%) |
HSV | 153 | 44% | 92% | - | hsv(153,44%,92%) |
XYZ | 48.3012 | 67.953 | 58.1475 | - | xyz(48.3012,67.953,58.1475) |
CIE-LAB | 85.98 | -40.58 | 13.57 | - | lab(85.98,-40.58,13.57) |
CMYK | 0.43829787234043 | 0 | 0.2 | 0.07843137254902 | cmyk(0.43829787234043,0,0.2,0.07843137254902) |
Description
The RGB value of color #84ebbc is rgb(132, 235, 188).
In the hex color #84ebbc, The value of Red is 132, value of Green is 235, and value of Blue is 188. The primary color is Green. Similarly, The HSL values for #84ebbc consists of 153° Hue, 72% Saturation, and 72% Lightness.
In the CMYK color model, the color #84ebbc can be represented as Cyan=0.43829787234043%, Magenta=0%, Yellow=0.2%, and Black=0.07843137254902%.
Shades of #84ebbc
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 #84ebbc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #84ebbc
Preview of #84ebbc on White Background
The contrast ratio of #84ebbc with white color is 1.44
Preview of #84ebbc on black background
The contrast ratio of #84ebbc with black color is 14.59
#84ebbc color will look good with a black background.
Color Schemes of #84ebbc
Triadic Colors of #84ebbc
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 #84ebbc
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 #84ebbc
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 #84ebbc
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: #84ebbc;
}
This is a sample text used for the color #84ebbc. 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: #84ebbc;
}
This is a sample text used for the color #84ebbc. 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 #84ebbc;
}
This is a sample text used for the color #84ebbc. 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 23.78%
Green 42.34%
Blue 33.87%
CMYK Percentage
Cyan 61.15
Magenta 0%
Yellow 27.9%
Black 10.94%
Comments on this color
Please login or signup to post a comment.
No comments yet.