Shades of Friar Grey #878276
Tints of Friar Grey #878276
RGB
CMYK
RGB Variations
Color information
#878276 (or 0x878276) is known color: Friar Grey. HEX triplet: 87, 82 and 76. RGB value is (135,130,118). Sum of RGB (Red+Green+Blue) = 135+130+118=383 (50% of max value = 765). Red value is 135 (53.12% from 255 or 35.25% from 383); Green value is 130 (51.17% from 255 or 33.94% from 383); Blue value is 118 (46.48% from 255 or 30.81% from 383); Max value from RGB is 135 - color contains mainly: red. Hex color #878276 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #878276 is #787D89. Grayscale: #828282. Windows color (decimal): -7896458 or 7766663. OLE color: 7766663.
HSL color Cylindrical-coordinate representation of color #878276: hue angle of 42.35º degrees, saturation: 0.07, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #878276 is Cyan = 0, Magento = 0.04, Yellow = 0.13 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 130 | 118 | - |
| CMYK | 0 | 0.04 | 0.13 | 0.47 |
| HSL | 42.35º | 0.07% | 0.5% | - |
| HSV(B) | 42.35º | 0.13% | 0.53% | - |
| XYZ | 21.24 | 22.42 | 20.35 | - |
| YUV | 130.13 | 121.16 | 131.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 130 | 118 | 0 | 0.04 | 0.13 | 0.47 | 42.35 | 0.07 | 0.5 |
| Hex | 87 | 82 | 76 | 0 | 4 | D | 2F | 2A | 7 | 32 |
| Octal | 207 | 202 | 166 | 0 | 4 | 15 | 57 | 52 | 7 | 62 |
| Binary | 10000111 | 10000010 | 1110110 | 0 | 100 | 1101 | 101111 | 101010 | 111 | 110010 |
Color Harmonies of #878276
Complementary color
Monochromatic Colors of #878276
Black with #878276
Text Example
Text Example
White with #878276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #878276; }
p { color: rgb(135,130,118); }
H1.HeaderClassName
{
color: #878276;
}
.AnyTagClassName
{
color: #878276;
}
</style>
background-color css
<style>
a { background-color: #878276; }
a { background-color: rgb(135,130,118); }
div.DivClassName
{
background-color: #878276;
}
.BgClassName
{
background-color: #878276;
}
</style>
border-color css
<style>
span { border-color: #878276; }
span { border-color: rgb(135,130,118); }
td.TdClassName
{
border-color: #878276;
}
.TagClassName
{
border-color: #878276;
}
</style>