Shades of Friar Grey #858172
Tints of Friar Grey #858172
RGB
CMYK
RGB Variations
Color information
#858172 (or 0x858172) is known color: Friar Grey. HEX triplet: 85, 81 and 72. RGB value is (133,129,114). Sum of RGB (Red+Green+Blue) = 133+129+114=376 (49% of max value = 765). Red value is 133 (52.34% from 255 or 35.37% from 376); Green value is 129 (50.78% from 255 or 34.31% from 376); Blue value is 114 (44.92% from 255 or 30.32% from 376); Max value from RGB is 133 - color contains mainly: red. Hex color #858172 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #858172 is #7A7E8D. Grayscale: #808080. Windows color (decimal): -8027790 or 7504261. OLE color: 7504261.
HSL color Cylindrical-coordinate representation of color #858172: hue angle of 47.37º 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 #858172 is Cyan = 0, Magento = 0.03, Yellow = 0.14 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 129 | 114 | - |
| CMYK | 0 | 0.03 | 0.14 | 0.48 |
| HSL | 47.37º | 0.08% | 0.48% | - |
| HSV(B) | 47.37º | 0.14% | 0.52% | - |
| XYZ | 20.56 | 21.9 | 19.06 | - |
| YUV | 128.49 | 119.83 | 131.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 129 | 114 | 0 | 0.03 | 0.14 | 0.48 | 47.37 | 0.08 | 0.48 |
| Hex | 85 | 81 | 72 | 0 | 3 | E | 30 | 2F | 8 | 30 |
| Octal | 205 | 201 | 162 | 0 | 3 | 16 | 60 | 57 | 10 | 60 |
| Binary | 10000101 | 10000001 | 1110010 | 0 | 11 | 1110 | 110000 | 101111 | 1000 | 110000 |
Color Harmonies of #858172
Complementary color
Monochromatic Colors of #858172
Black with #858172
Text Example
Text Example
White with #858172
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #858172; }
p { color: rgb(133,129,114); }
H1.HeaderClassName
{
color: #858172;
}
.AnyTagClassName
{
color: #858172;
}
</style>
background-color css
<style>
a { background-color: #858172; }
a { background-color: rgb(133,129,114); }
div.DivClassName
{
background-color: #858172;
}
.BgClassName
{
background-color: #858172;
}
</style>
border-color css
<style>
span { border-color: #858172; }
span { border-color: rgb(133,129,114); }
td.TdClassName
{
border-color: #858172;
}
.TagClassName
{
border-color: #858172;
}
</style>