#84a24b Hex Color
rgb(132, 162, 75)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 84 | a2 | 4b | - | #84a24b |
RGB | 132 | 162 | 75 | - | rgb(132,162,75) |
HSL | 81 | 37% | 46% | - | hsl(81,37%,46%) |
HSV | 81 | 54% | 64% | - | hsv(81,54%,64%) |
XYZ | 23.706 | 31.2542 | 11.4398 | - | xyz(23.706,31.2542,11.4398) |
CIE-LAB | 62.72 | -24.58 | 41.35 | - | lab(62.72,-24.58,41.35) |
CMYK | 0.18518518518519 | 0 | 0.53703703703704 | 0.36470588235294 | cmyk(0.18518518518519,0,0.53703703703704,0.36470588235294) |
Description
The RGB value of color #84a24b is rgb(132, 162, 75).
In the hex color #84a24b, The value of Red is 132, value of Green is 162, and value of Blue is 75. The primary color is Green. Similarly, The HSL values for #84a24b consists of 81° Hue, 37% Saturation, and 46% Lightness.
In the CMYK color model, the color #84a24b can be represented as Cyan=0.18518518518519%, Magenta=0%, Yellow=0.53703703703704%, and Black=0.36470588235294%.
Shades of #84a24b
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 #84a24b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #84a24b
Preview of #84a24b on White Background
The contrast ratio of #84a24b with white color is 2.9
Preview of #84a24b on black background
The contrast ratio of #84a24b with black color is 7.25
#84a24b color will look good with a black background.
Color Schemes of #84a24b
Triadic Colors of #84a24b
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 #84a24b
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 #84a24b
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 #84a24b
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: #84a24b;
}
This is a sample text used for the color #84a24b. 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: #84a24b;
}
This is a sample text used for the color #84a24b. 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 #84a24b;
}
This is a sample text used for the color #84a24b. 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 35.77%
Green 43.9%
Blue 20.33%
CMYK Percentage
Cyan 17.04
Magenta 0%
Yellow 49.41%
Black 33.55%
Comments on this color
Please login or signup to post a comment.
No comments yet.