#84a784 Hex Color
rgb(132, 167, 132)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 84 | a7 | 84 | - | #84a784 |
RGB | 132 | 167 | 132 | - | rgb(132,167,132) |
HSL | 120 | 17% | 59% | - | hsl(120,17%,59%) |
HSV | 120 | 21% | 65% | - | hsv(120,21%,65%) |
XYZ | 27.4993 | 34.2089 | 26.9834 | - | xyz(27.4993,34.2089,26.9834) |
CIE-LAB | 65.13 | -18.99 | 14.25 | - | lab(65.13,-18.99,14.25) |
CMYK | 0.20958083832335 | 0 | 0.20958083832335 | 0.34509803921569 | cmyk(0.20958083832335,0,0.20958083832335,0.34509803921569) |
Description
The RGB value of color #84a784 is rgb(132, 167, 132).
In the hex color #84a784, The value of Red is 132, value of Green is 167, and value of Blue is 132. The primary color is Green. Similarly, The HSL values for #84a784 consists of 120° Hue, 17% Saturation, and 59% Lightness.
In the CMYK color model, the color #84a784 can be represented as Cyan=0.20958083832335%, Magenta=0%, Yellow=0.20958083832335%, and Black=0.34509803921569%.
Shades of #84a784
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 #84a784
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #84a784
Preview of #84a784 on White Background
The contrast ratio of #84a784 with white color is 2.68
Preview of #84a784 on black background
The contrast ratio of #84a784 with black color is 7.84
#84a784 color will look good with a black background.
Color Schemes of #84a784
Triadic Colors of #84a784
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 #84a784
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 #84a784
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 #84a784
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: #84a784;
}
This is a sample text used for the color #84a784. 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: #84a784;
}
This is a sample text used for the color #84a784. 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 #84a784;
}
This is a sample text used for the color #84a784. 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 30.63%
Green 38.75%
Blue 30.63%
CMYK Percentage
Cyan 27.42
Magenta 0%
Yellow 27.42%
Black 45.15%
Comments on this color
Please login or signup to post a comment.
No comments yet.