Shades of Friar Grey #858376
Tints of Friar Grey #858376
RGB
CMYK
RGB Variations
Color information
#858376 (or 0x858376) is known color: Friar Grey. HEX triplet: 85, 83 and 76. RGB value is (133,131,118). Sum of RGB (Red+Green+Blue) = 133+131+118=382 (50% of max value = 765). Red value is 133 (52.34% from 255 or 34.82% from 382); Green value is 131 (51.56% from 255 or 34.29% from 382); Blue value is 118 (46.48% from 255 or 30.89% from 382); Max value from RGB is 133 - color contains mainly: red. Hex color #858376 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #858376 is #7A7C89. Grayscale: #828282. Windows color (decimal): -8027274 or 7766917. OLE color: 7766917.
HSL color Cylindrical-coordinate representation of color #858376: hue angle of 52º degrees, saturation: 0.06, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #858376 is Cyan = 0, Magento = 0.02, Yellow = 0.11 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 131 | 118 | - |
| CMYK | 0 | 0.02 | 0.11 | 0.48 |
| HSL | 52º | 0.06% | 0.49% | - |
| HSV(B) | 52º | 0.11% | 0.52% | - |
| XYZ | 21.06 | 22.53 | 20.38 | - |
| YUV | 130.12 | 121.16 | 130.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 131 | 118 | 0 | 0.02 | 0.11 | 0.48 | 52 | 0.06 | 0.49 |
| Hex | 85 | 83 | 76 | 0 | 2 | B | 30 | 34 | 6 | 31 |
| Octal | 205 | 203 | 166 | 0 | 2 | 13 | 60 | 64 | 6 | 61 |
| Binary | 10000101 | 10000011 | 1110110 | 0 | 10 | 1011 | 110000 | 110100 | 110 | 110001 |
Color Harmonies of #858376
Complementary color
Monochromatic Colors of #858376
Black with #858376
Text Example
Text Example
White with #858376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #858376; }
p { color: rgb(133,131,118); }
H1.HeaderClassName
{
color: #858376;
}
.AnyTagClassName
{
color: #858376;
}
</style>
background-color css
<style>
a { background-color: #858376; }
a { background-color: rgb(133,131,118); }
div.DivClassName
{
background-color: #858376;
}
.BgClassName
{
background-color: #858376;
}
</style>
border-color css
<style>
span { border-color: #858376; }
span { border-color: rgb(133,131,118); }
td.TdClassName
{
border-color: #858376;
}
.TagClassName
{
border-color: #858376;
}
</style>