Shades of Friar Grey #848072
Tints of Friar Grey #848072
RGB
CMYK
RGB Variations
Color information
#848072 (or 0x848072) is known color: Friar Grey. HEX triplet: 84, 80 and 72. RGB value is (132,128,114). Sum of RGB (Red+Green+Blue) = 132+128+114=374 (49% of max value = 765). Red value is 132 (51.95% from 255 or 35.29% from 374); Green value is 128 (50.39% from 255 or 34.22% from 374); Blue value is 114 (44.92% from 255 or 30.48% from 374); Max value from RGB is 132 - color contains mainly: red. Hex color #848072 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #848072 is #7B7F8D. Grayscale: #7F7F7F. Windows color (decimal): -8093582 or 7504004. OLE color: 7504004.
HSL color Cylindrical-coordinate representation of color #848072: hue angle of 46.67º degrees, saturation: 0.07, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #848072 is Cyan = 0, Magento = 0.03, Yellow = 0.14 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 128 | 114 | - |
| CMYK | 0 | 0.03 | 0.14 | 0.48 |
| HSL | 46.67º | 0.07% | 0.48% | - |
| HSV(B) | 46.67º | 0.14% | 0.52% | - |
| XYZ | 20.27 | 21.56 | 19.01 | - |
| YUV | 127.6 | 120.33 | 131.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 128 | 114 | 0 | 0.03 | 0.14 | 0.48 | 46.67 | 0.07 | 0.48 |
| Hex | 84 | 80 | 72 | 0 | 3 | E | 30 | 2F | 7 | 30 |
| Octal | 204 | 200 | 162 | 0 | 3 | 16 | 60 | 57 | 7 | 60 |
| Binary | 10000100 | 10000000 | 1110010 | 0 | 11 | 1110 | 110000 | 101111 | 111 | 110000 |
Color Harmonies of #848072
Complementary color
Monochromatic Colors of #848072
Black with #848072
Text Example
Text Example
White with #848072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #848072; }
p { color: rgb(132,128,114); }
H1.HeaderClassName
{
color: #848072;
}
.AnyTagClassName
{
color: #848072;
}
</style>
background-color css
<style>
a { background-color: #848072; }
a { background-color: rgb(132,128,114); }
div.DivClassName
{
background-color: #848072;
}
.BgClassName
{
background-color: #848072;
}
</style>
border-color css
<style>
span { border-color: #848072; }
span { border-color: rgb(132,128,114); }
td.TdClassName
{
border-color: #848072;
}
.TagClassName
{
border-color: #848072;
}
</style>