Shades of Friar Grey #858072
Tints of Friar Grey #858072
RGB
CMYK
RGB Variations
Color information
#858072 (or 0x858072) is known color: Friar Grey. HEX triplet: 85, 80 and 72. RGB value is (133,128,114). Sum of RGB (Red+Green+Blue) = 133+128+114=375 (49% of max value = 765). Red value is 133 (52.34% from 255 or 35.47% from 375); Green value is 128 (50.39% from 255 or 34.13% from 375); Blue value is 114 (44.92% from 255 or 30.4% from 375); Max value from RGB is 133 - color contains mainly: red. Hex color #858072 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #858072 is #7A7F8D. Grayscale: #7F7F7F. Windows color (decimal): -8028046 or 7504005. OLE color: 7504005.
HSL color Cylindrical-coordinate representation of color #858072: hue angle of 44.21º degrees, saturation: 0.08, 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 #858072 is Cyan = 0, Magento = 0.04, Yellow = 0.14 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 128 | 114 | - |
| CMYK | 0 | 0.04 | 0.14 | 0.48 |
| HSL | 44.21º | 0.08% | 0.48% | - |
| HSV(B) | 44.21º | 0.14% | 0.52% | - |
| XYZ | 20.43 | 21.64 | 19.02 | - |
| YUV | 127.9 | 120.16 | 131.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 128 | 114 | 0 | 0.04 | 0.14 | 0.48 | 44.21 | 0.08 | 0.48 |
| Hex | 85 | 80 | 72 | 0 | 4 | E | 30 | 2C | 8 | 30 |
| Octal | 205 | 200 | 162 | 0 | 4 | 16 | 60 | 54 | 10 | 60 |
| Binary | 10000101 | 10000000 | 1110010 | 0 | 100 | 1110 | 110000 | 101100 | 1000 | 110000 |
Color Harmonies of #858072
Complementary color
Monochromatic Colors of #858072
Black with #858072
Text Example
Text Example
White with #858072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #858072; }
p { color: rgb(133,128,114); }
H1.HeaderClassName
{
color: #858072;
}
.AnyTagClassName
{
color: #858072;
}
</style>
background-color css
<style>
a { background-color: #858072; }
a { background-color: rgb(133,128,114); }
div.DivClassName
{
background-color: #858072;
}
.BgClassName
{
background-color: #858072;
}
</style>
border-color css
<style>
span { border-color: #858072; }
span { border-color: rgb(133,128,114); }
td.TdClassName
{
border-color: #858072;
}
.TagClassName
{
border-color: #858072;
}
</style>