Shades of Friar Grey #868172
Tints of Friar Grey #868172
RGB
CMYK
RGB Variations
Color information
#868172 (or 0x868172) is known color: Friar Grey. HEX triplet: 86, 81 and 72. RGB value is (134,129,114). Sum of RGB (Red+Green+Blue) = 134+129+114=377 (49% of max value = 765). Red value is 134 (52.73% from 255 or 35.54% from 377); Green value is 129 (50.78% from 255 or 34.22% from 377); Blue value is 114 (44.92% from 255 or 30.24% from 377); Max value from RGB is 134 - color contains mainly: red. Hex color #868172 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #868172 is #797E8D. Grayscale: #808080. Windows color (decimal): -7962254 or 7504262. OLE color: 7504262.
HSL color Cylindrical-coordinate representation of color #868172: hue angle of 45º degrees, saturation: 0.08, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #868172 is Cyan = 0, Magento = 0.04, Yellow = 0.15 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 129 | 114 | - |
| CMYK | 0 | 0.04 | 0.15 | 0.47 |
| HSL | 45º | 0.08% | 0.49% | - |
| HSV(B) | 45º | 0.15% | 0.53% | - |
| XYZ | 20.72 | 21.98 | 19.07 | - |
| YUV | 128.79 | 119.66 | 131.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 129 | 114 | 0 | 0.04 | 0.15 | 0.47 | 45 | 0.08 | 0.49 |
| Hex | 86 | 81 | 72 | 0 | 4 | F | 2F | 2D | 8 | 31 |
| Octal | 206 | 201 | 162 | 0 | 4 | 17 | 57 | 55 | 10 | 61 |
| Binary | 10000110 | 10000001 | 1110010 | 0 | 100 | 1111 | 101111 | 101101 | 1000 | 110001 |
Color Harmonies of #868172
Complementary color
Monochromatic Colors of #868172
Black with #868172
Text Example
Text Example
White with #868172
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #868172; }
p { color: rgb(134,129,114); }
H1.HeaderClassName
{
color: #868172;
}
.AnyTagClassName
{
color: #868172;
}
</style>
background-color css
<style>
a { background-color: #868172; }
a { background-color: rgb(134,129,114); }
div.DivClassName
{
background-color: #868172;
}
.BgClassName
{
background-color: #868172;
}
</style>
border-color css
<style>
span { border-color: #868172; }
span { border-color: rgb(134,129,114); }
td.TdClassName
{
border-color: #868172;
}
.TagClassName
{
border-color: #868172;
}
</style>