Shades of Schooner #898076
Tints of Schooner #898076
RGB
CMYK
RGB Variations
Color information
#898076 (or 0x898076) is known color: Schooner. HEX triplet: 89, 80 and 76. RGB value is (137,128,118). Sum of RGB (Red+Green+Blue) = 137+128+118=383 (50% of max value = 765). Red value is 137 (53.91% from 255 or 35.77% from 383); Green value is 128 (50.39% from 255 or 33.42% from 383); Blue value is 118 (46.48% from 255 or 30.81% from 383); Max value from RGB is 137 - color contains mainly: red. Hex color #898076 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #898076 is #767F89. Grayscale: #818181. Windows color (decimal): -7765898 or 7766153. OLE color: 7766153.
HSL color Cylindrical-coordinate representation of color #898076: hue angle of 31.58º 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 #898076 is Cyan = 0, Magento = 0.07, Yellow = 0.14 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 128 | 118 | - |
| CMYK | 0 | 0.07 | 0.14 | 0.46 |
| HSL | 31.58º | 0.07% | 0.5% | - |
| HSV(B) | 31.58º | 0.14% | 0.54% | - |
| XYZ | 21.31 | 22.06 | 20.28 | - |
| YUV | 129.55 | 121.48 | 133.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 128 | 118 | 0 | 0.07 | 0.14 | 0.46 | 31.58 | 0.07 | 0.5 |
| Hex | 89 | 80 | 76 | 0 | 7 | E | 2E | 20 | 7 | 32 |
| Octal | 211 | 200 | 166 | 0 | 7 | 16 | 56 | 40 | 7 | 62 |
| Binary | 10001001 | 10000000 | 1110110 | 0 | 111 | 1110 | 101110 | 100000 | 111 | 110010 |
Color Harmonies of #898076
Complementary color
Monochromatic Colors of #898076
Black with #898076
Text Example
Text Example
White with #898076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #898076; }
p { color: rgb(137,128,118); }
H1.HeaderClassName
{
color: #898076;
}
.AnyTagClassName
{
color: #898076;
}
</style>
background-color css
<style>
a { background-color: #898076; }
a { background-color: rgb(137,128,118); }
div.DivClassName
{
background-color: #898076;
}
.BgClassName
{
background-color: #898076;
}
</style>
border-color css
<style>
span { border-color: #898076; }
span { border-color: rgb(137,128,118); }
td.TdClassName
{
border-color: #898076;
}
.TagClassName
{
border-color: #898076;
}
</style>