Shades of Schooner #928876
Tints of Schooner #928876
RGB
CMYK
RGB Variations
Color information
#928876 (or 0x928876) is known color: Schooner. HEX triplet: 92, 88 and 76. RGB value is (146,136,118). Sum of RGB (Red+Green+Blue) = 146+136+118=400 (52% of max value = 765). Red value is 146 (57.42% from 255 or 36.5% from 400); Green value is 136 (53.52% from 255 or 34% from 400); Blue value is 118 (46.48% from 255 or 29.5% from 400); Max value from RGB is 146 - color contains mainly: red. Hex color #928876 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #928876 is #6D7789. Grayscale: #898989. Windows color (decimal): -7174026 or 7768210. OLE color: 7768210.
HSL color Cylindrical-coordinate representation of color #928876: hue angle of 38.57º degrees, saturation: 0.11, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #928876 is Cyan = 0, Magento = 0.07, Yellow = 0.19 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 136 | 118 | - |
| CMYK | 0 | 0.07 | 0.19 | 0.43 |
| HSL | 38.57º | 0.11% | 0.52% | - |
| HSV(B) | 38.57º | 0.19% | 0.57% | - |
| XYZ | 23.93 | 25.03 | 20.71 | - |
| YUV | 136.94 | 117.31 | 134.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 136 | 118 | 0 | 0.07 | 0.19 | 0.43 | 38.57 | 0.11 | 0.52 |
| Hex | 92 | 88 | 76 | 0 | 7 | 13 | 2B | 27 | B | 34 |
| Octal | 222 | 210 | 166 | 0 | 7 | 23 | 53 | 47 | 13 | 64 |
| Binary | 10010010 | 10001000 | 1110110 | 0 | 111 | 10011 | 101011 | 100111 | 1011 | 110100 |
Color Harmonies of #928876
Complementary color
Monochromatic Colors of #928876
Black with #928876
Text Example
Text Example
White with #928876
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #928876; }
p { color: rgb(146,136,118); }
H1.HeaderClassName
{
color: #928876;
}
.AnyTagClassName
{
color: #928876;
}
</style>
background-color css
<style>
a { background-color: #928876; }
a { background-color: rgb(146,136,118); }
div.DivClassName
{
background-color: #928876;
}
.BgClassName
{
background-color: #928876;
}
</style>
border-color css
<style>
span { border-color: #928876; }
span { border-color: rgb(146,136,118); }
td.TdClassName
{
border-color: #928876;
}
.TagClassName
{
border-color: #928876;
}
</style>