Shades of Friar Grey #868270
Tints of Friar Grey #868270
RGB
CMYK
RGB Variations
Color information
#868270 (or 0x868270) is known color: Friar Grey. HEX triplet: 86, 82 and 70. RGB value is (134,130,112). Sum of RGB (Red+Green+Blue) = 134+130+112=376 (49% of max value = 765). Red value is 134 (52.73% from 255 or 35.64% from 376); Green value is 130 (51.17% from 255 or 34.57% from 376); Blue value is 112 (44.14% from 255 or 29.79% from 376); Max value from RGB is 134 - color contains mainly: red. Hex color #868270 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #868270 is #797D8F. Grayscale: #818181. Windows color (decimal): -7962000 or 7373446. OLE color: 7373446.
HSL color Cylindrical-coordinate representation of color #868270: hue angle of 49.09º degrees, saturation: 0.09, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #868270 is Cyan = 0, Magento = 0.03, Yellow = 0.16 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 130 | 112 | - |
| CMYK | 0 | 0.03 | 0.16 | 0.47 |
| HSL | 49.09º | 0.09% | 0.48% | - |
| HSV(B) | 49.09º | 0.16% | 0.53% | - |
| XYZ | 20.74 | 22.2 | 18.52 | - |
| YUV | 129.14 | 118.33 | 131.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 130 | 112 | 0 | 0.03 | 0.16 | 0.47 | 49.09 | 0.09 | 0.48 |
| Hex | 86 | 82 | 70 | 0 | 3 | 10 | 2F | 31 | 9 | 30 |
| Octal | 206 | 202 | 160 | 0 | 3 | 20 | 57 | 61 | 11 | 60 |
| Binary | 10000110 | 10000010 | 1110000 | 0 | 11 | 10000 | 101111 | 110001 | 1001 | 110000 |
Color Harmonies of #868270
Complementary color
Monochromatic Colors of #868270
Black with #868270
Text Example
Text Example
White with #868270
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #868270; }
p { color: rgb(134,130,112); }
H1.HeaderClassName
{
color: #868270;
}
.AnyTagClassName
{
color: #868270;
}
</style>
background-color css
<style>
a { background-color: #868270; }
a { background-color: rgb(134,130,112); }
div.DivClassName
{
background-color: #868270;
}
.BgClassName
{
background-color: #868270;
}
</style>
border-color css
<style>
span { border-color: #868270; }
span { border-color: rgb(134,130,112); }
td.TdClassName
{
border-color: #868270;
}
.TagClassName
{
border-color: #868270;
}
</style>