Shades of Friar Grey #878375
Tints of Friar Grey #878375
RGB
CMYK
RGB Variations
Color information
#878375 (or 0x878375) is known color: Friar Grey. HEX triplet: 87, 83 and 75. RGB value is (135,131,117). Sum of RGB (Red+Green+Blue) = 135+131+117=383 (50% of max value = 765). Red value is 135 (53.12% from 255 or 35.25% from 383); Green value is 131 (51.56% from 255 or 34.20% from 383); Blue value is 117 (46.09% from 255 or 30.55% from 383); Max value from RGB is 135 - color contains mainly: red. Hex color #878375 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #878375 is #787C8A. Grayscale: #828282. Windows color (decimal): -7896203 or 7701383. OLE color: 7701383.
HSL color Cylindrical-coordinate representation of color #878375: hue angle of 46.67º degrees, saturation: 0.07, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #878375 is Cyan = 0, Magento = 0.03, Yellow = 0.13 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 131 | 117 | - |
| CMYK | 0 | 0.03 | 0.13 | 0.47 |
| HSL | 46.67º | 0.07% | 0.49% | - |
| HSV(B) | 46.67º | 0.13% | 0.53% | - |
| XYZ | 21.32 | 22.67 | 20.08 | - |
| YUV | 130.6 | 120.33 | 131.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 131 | 117 | 0 | 0.03 | 0.13 | 0.47 | 46.67 | 0.07 | 0.49 |
| Hex | 87 | 83 | 75 | 0 | 3 | D | 2F | 2F | 7 | 31 |
| Octal | 207 | 203 | 165 | 0 | 3 | 15 | 57 | 57 | 7 | 61 |
| Binary | 10000111 | 10000011 | 1110101 | 0 | 11 | 1101 | 101111 | 101111 | 111 | 110001 |
Color Harmonies of #878375
Complementary color
Monochromatic Colors of #878375
Black with #878375
Text Example
Text Example
White with #878375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #878375; }
p { color: rgb(135,131,117); }
H1.HeaderClassName
{
color: #878375;
}
.AnyTagClassName
{
color: #878375;
}
</style>
background-color css
<style>
a { background-color: #878375; }
a { background-color: rgb(135,131,117); }
div.DivClassName
{
background-color: #878375;
}
.BgClassName
{
background-color: #878375;
}
</style>
border-color css
<style>
span { border-color: #878375; }
span { border-color: rgb(135,131,117); }
td.TdClassName
{
border-color: #878375;
}
.TagClassName
{
border-color: #878375;
}
</style>