#848f8a Hex Color
rgb(132, 143, 138)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 84 | 8f | 8a | - | #848f8a |
RGB | 132 | 143 | 138 | - | rgb(132,143,138) |
HSL | 153 | 5% | 54% | - | hsl(153,5%,54%) |
HSV | 153 | 8% | 56% | - | hsv(153,8%,56%) |
XYZ | 23.9256 | 26.3854 | 27.8766 | - | xyz(23.9256,26.3854,27.8766) |
CIE-LAB | 58.4 | -4.99 | 1.28 | - | lab(58.4,-4.99,1.28) |
CMYK | 0.076923076923077 | 0 | 0.034965034965035 | 0.43921568627451 | cmyk(0.076923076923077,0,0.034965034965035,0.43921568627451) |
Description
The RGB value of color #848f8a is rgb(132, 143, 138).
In the hex color #848f8a, The value of Red is 132, value of Green is 143, and value of Blue is 138. The primary color is Green. Similarly, The HSL values for #848f8a consists of 153° Hue, 5% Saturation, and 54% Lightness.
In the CMYK color model, the color #848f8a can be represented as Cyan=0.076923076923077%, Magenta=0%, Yellow=0.034965034965035%, and Black=0.43921568627451%.
Shades of #848f8a
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 #848f8a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #848f8a
Preview of #848f8a on White Background
The contrast ratio of #848f8a with white color is 3.35
Preview of #848f8a on black background
The contrast ratio of #848f8a with black color is 6.28
#848f8a color will look good with a black background.
Color Schemes of #848f8a
Triadic Colors of #848f8a
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 #848f8a
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 #848f8a
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 #848f8a
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: #848f8a;
}
This is a sample text used for the color #848f8a. 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: #848f8a;
}
This is a sample text used for the color #848f8a. 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 #848f8a;
}
This is a sample text used for the color #848f8a. 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 31.96%
Green 34.62%
Blue 33.41%
CMYK Percentage
Cyan 13.96
Magenta 0%
Yellow 6.34%
Black 79.7%
Comments on this color
Please login or signup to post a comment.
No comments yet.