Shades of Friar Grey #858171
Tints of Friar Grey #858171
RGB
CMYK
RGB Variations
Color information
#858171 (or 0x858171) is known color: Friar Grey. HEX triplet: 85, 81 and 71. RGB value is (133,129,113). Sum of RGB (Red+Green+Blue) = 133+129+113=375 (49% of max value = 765). Red value is 133 (52.34% from 255 or 35.47% from 375); Green value is 129 (50.78% from 255 or 34.4% from 375); Blue value is 113 (44.53% from 255 or 30.13% from 375); Max value from RGB is 133 - color contains mainly: red. Hex color #858171 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #858171 is #7A7E8E. Grayscale: #808080. Windows color (decimal): -8027791 or 7438725. OLE color: 7438725.
HSL color Cylindrical-coordinate representation of color #858171: hue angle of 48º degrees, saturation: 0.08, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #858171 is Cyan = 0, Magento = 0.03, Yellow = 0.15 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 129 | 113 | - |
| CMYK | 0 | 0.03 | 0.15 | 0.48 |
| HSL | 48º | 0.08% | 0.48% | - |
| HSV(B) | 48º | 0.15% | 0.52% | - |
| XYZ | 20.5 | 21.88 | 18.77 | - |
| YUV | 128.37 | 119.33 | 131.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 129 | 113 | 0 | 0.03 | 0.15 | 0.48 | 48 | 0.08 | 0.48 |
| Hex | 85 | 81 | 71 | 0 | 3 | F | 30 | 30 | 8 | 30 |
| Octal | 205 | 201 | 161 | 0 | 3 | 17 | 60 | 60 | 10 | 60 |
| Binary | 10000101 | 10000001 | 1110001 | 0 | 11 | 1111 | 110000 | 110000 | 1000 | 110000 |
Color Harmonies of #858171
Complementary color
Monochromatic Colors of #858171
Black with #858171
Text Example
Text Example
White with #858171
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #858171; }
p { color: rgb(133,129,113); }
H1.HeaderClassName
{
color: #858171;
}
.AnyTagClassName
{
color: #858171;
}
</style>
background-color css
<style>
a { background-color: #858171; }
a { background-color: rgb(133,129,113); }
div.DivClassName
{
background-color: #858171;
}
.BgClassName
{
background-color: #858171;
}
</style>
border-color css
<style>
span { border-color: #858171; }
span { border-color: rgb(133,129,113); }
td.TdClassName
{
border-color: #858171;
}
.TagClassName
{
border-color: #858171;
}
</style>