Shades of Friar Grey #898376
Tints of Friar Grey #898376
RGB
CMYK
RGB Variations
Color information
#898376 (or 0x898376) is known color: Friar Grey. HEX triplet: 89, 83 and 76. RGB value is (137,131,118). Sum of RGB (Red+Green+Blue) = 137+131+118=386 (51% of max value = 765). Red value is 137 (53.91% from 255 or 35.49% from 386); Green value is 131 (51.56% from 255 or 33.94% from 386); Blue value is 118 (46.48% from 255 or 30.57% from 386); Max value from RGB is 137 - color contains mainly: red. Hex color #898376 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #898376 is #767C89. Grayscale: #838383. Windows color (decimal): -7765130 or 7766921. OLE color: 7766921.
HSL color Cylindrical-coordinate representation of color #898376: hue angle of 41.05º degrees, saturation: 0.07, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #898376 is Cyan = 0, Magento = 0.04, Yellow = 0.14 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 131 | 118 | - |
| CMYK | 0 | 0.04 | 0.14 | 0.46 |
| HSL | 41.05º | 0.07% | 0.5% | - |
| HSV(B) | 41.05º | 0.14% | 0.54% | - |
| XYZ | 21.7 | 22.86 | 20.41 | - |
| YUV | 131.31 | 120.49 | 132.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 131 | 118 | 0 | 0.04 | 0.14 | 0.46 | 41.05 | 0.07 | 0.5 |
| Hex | 89 | 83 | 76 | 0 | 4 | E | 2E | 29 | 7 | 32 |
| Octal | 211 | 203 | 166 | 0 | 4 | 16 | 56 | 51 | 7 | 62 |
| Binary | 10001001 | 10000011 | 1110110 | 0 | 100 | 1110 | 101110 | 101001 | 111 | 110010 |
Color Harmonies of #898376
Complementary color
Monochromatic Colors of #898376
Black with #898376
Text Example
Text Example
White with #898376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #898376; }
p { color: rgb(137,131,118); }
H1.HeaderClassName
{
color: #898376;
}
.AnyTagClassName
{
color: #898376;
}
</style>
background-color css
<style>
a { background-color: #898376; }
a { background-color: rgb(137,131,118); }
div.DivClassName
{
background-color: #898376;
}
.BgClassName
{
background-color: #898376;
}
</style>
border-color css
<style>
span { border-color: #898376; }
span { border-color: rgb(137,131,118); }
td.TdClassName
{
border-color: #898376;
}
.TagClassName
{
border-color: #898376;
}
</style>