Shades of Schooner #928776
Tints of Schooner #928776
RGB
CMYK
RGB Variations
Color information
#928776 (or 0x928776) is known color: Schooner. HEX triplet: 92, 87 and 76. RGB value is (146,135,118). Sum of RGB (Red+Green+Blue) = 146+135+118=399 (52% of max value = 765). Red value is 146 (57.42% from 255 or 36.59% from 399); Green value is 135 (53.12% from 255 or 33.83% from 399); Blue value is 118 (46.48% from 255 or 29.57% from 399); Max value from RGB is 146 - color contains mainly: red. Hex color #928776 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #928776 is #6D7889. Grayscale: #888888. Windows color (decimal): -7174282 or 7767954. OLE color: 7767954.
HSL color Cylindrical-coordinate representation of color #928776: hue angle of 36.43º 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 #928776 is Cyan = 0, Magento = 0.08, Yellow = 0.19 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 135 | 118 | - |
| CMYK | 0 | 0.08 | 0.19 | 0.43 |
| HSL | 36.43º | 0.11% | 0.52% | - |
| HSV(B) | 36.43º | 0.19% | 0.57% | - |
| XYZ | 23.79 | 24.75 | 20.66 | - |
| YUV | 136.35 | 117.64 | 134.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 135 | 118 | 0 | 0.08 | 0.19 | 0.43 | 36.43 | 0.11 | 0.52 |
| Hex | 92 | 87 | 76 | 0 | 8 | 13 | 2B | 24 | B | 34 |
| Octal | 222 | 207 | 166 | 0 | 10 | 23 | 53 | 44 | 13 | 64 |
| Binary | 10010010 | 10000111 | 1110110 | 0 | 1000 | 10011 | 101011 | 100100 | 1011 | 110100 |
Color Harmonies of #928776
Complementary color
Monochromatic Colors of #928776
Black with #928776
Text Example
Text Example
White with #928776
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #928776; }
p { color: rgb(146,135,118); }
H1.HeaderClassName
{
color: #928776;
}
.AnyTagClassName
{
color: #928776;
}
</style>
background-color css
<style>
a { background-color: #928776; }
a { background-color: rgb(146,135,118); }
div.DivClassName
{
background-color: #928776;
}
.BgClassName
{
background-color: #928776;
}
</style>
border-color css
<style>
span { border-color: #928776; }
span { border-color: rgb(146,135,118); }
td.TdClassName
{
border-color: #928776;
}
.TagClassName
{
border-color: #928776;
}
</style>