#848a81 Hex Color
rgb(132, 138, 129)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 84 | 8a | 81 | - | #848a81 |
RGB | 132 | 138 | 129 | - | rgb(132,138,129) |
HSL | 100 | 4% | 52% | - | hsl(100,4%,52%) |
HSV | 100 | 7% | 54% | - | hsv(100,7%,54%) |
XYZ | 22.5666 | 24.6675 | 24.3408 | - | xyz(22.5666,24.6675,24.3408) |
CIE-LAB | 56.75 | -3.97 | 4.05 | - | lab(56.75,-3.97,4.05) |
CMYK | 0.043478260869565 | 0 | 0.065217391304348 | 0.45882352941176 | cmyk(0.043478260869565,0,0.065217391304348,0.45882352941176) |
Description
The RGB value of color #848a81 is rgb(132, 138, 129).
In the hex color #848a81, The value of Red is 132, value of Green is 138, and value of Blue is 129. The primary color is Green. Similarly, The HSL values for #848a81 consists of 100° Hue, 4% Saturation, and 52% Lightness.
In the CMYK color model, the color #848a81 can be represented as Cyan=0.043478260869565%, Magenta=0%, Yellow=0.065217391304348%, and Black=0.45882352941176%.
Shades of #848a81
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 #848a81
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #848a81
Preview of #848a81 on White Background
The contrast ratio of #848a81 with white color is 3.54
Preview of #848a81 on black background
The contrast ratio of #848a81 with black color is 5.93
#848a81 color will look good with a black background.
Color Schemes of #848a81
Triadic Colors of #848a81
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 #848a81
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 #848a81
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 #848a81
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: #848a81;
}
This is a sample text used for the color #848a81. 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: #848a81;
}
This is a sample text used for the color #848a81. 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 #848a81;
}
This is a sample text used for the color #848a81. 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 33.08%
Green 34.59%
Blue 32.33%
CMYK Percentage
Cyan 7.66
Magenta 0%
Yellow 11.49%
Black 80.85%
Comments on this color
Please login or signup to post a comment.
No comments yet.