#84bb90 Hex Color
rgb(132, 187, 144)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 84 | bb | 90 | - | #84bb90 |
| RGB | 132 | 187 | 144 | - | rgb(132,187,144) |
| HSL | 133 | 29% | 63% | - | hsl(133,29%,63%) |
| HSV | 133 | 29% | 73% | - | hsv(133,29%,73%) |
| XYZ | 32.3201 | 42.4598 | 32.8777 | - | xyz(32.3201,42.4598,32.8777) |
| CIE-LAB | 71.19 | -26.81 | 16.15 | - | lab(71.19,-26.81,16.15) |
| CMYK | 0.29411764705882 | 0 | 0.22994652406417 | 0.26666666666667 | cmyk(0.29411764705882,0,0.22994652406417,0.26666666666667) |
Description
The RGB value of color #84bb90 is rgb(132, 187, 144).
In the hex color #84bb90, The value of Red is 132, value of Green is 187, and value of Blue is 144. The primary color is Green. Similarly, The HSL values for #84bb90 consists of 133° Hue, 29% Saturation, and 63% Lightness.
In the CMYK color model, the color #84bb90 can be represented as Cyan=0.29411764705882%, Magenta=0%, Yellow=0.22994652406417%, and Black=0.26666666666667%.
Shades of #84bb90
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 #84bb90
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #84bb90
Preview of #84bb90 on White Background
The contrast ratio of #84bb90 with white color is 2.21
Preview of #84bb90 on black background
The contrast ratio of #84bb90 with black color is 9.49
#84bb90 color will look good with a black background.
Color Schemes of #84bb90
Triadic Colors of #84bb90
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 #84bb90
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 #84bb90
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 #84bb90
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: #84bb90;
}
This is a sample text used for the color #84bb90. 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: #84bb90;
}
This is a sample text used for the color #84bb90. 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 #84bb90;
}
This is a sample text used for the color #84bb90. 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 28.51%
Green 40.39%
Blue 31.1%
CMYK Percentage
Cyan 37.2
Magenta 0%
Yellow 29.08%
Black 33.72%
Comments on this color
Please login or signup to post a comment.
No comments yet.