Shades of Schooner #928476
Tints of Schooner #928476
RGB
CMYK
RGB Variations
Color information
#928476 (or 0x928476) is known color: Schooner. HEX triplet: 92, 84 and 76. RGB value is (146,132,118). Sum of RGB (Red+Green+Blue) = 146+132+118=396 (52% of max value = 765). Red value is 146 (57.42% from 255 or 36.87% from 396); Green value is 132 (51.95% from 255 or 33.33% from 396); Blue value is 118 (46.48% from 255 or 29.80% from 396); Max value from RGB is 146 - color contains mainly: red. Hex color #928476 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #928476 is #6D7B89. Grayscale: #868686. Windows color (decimal): -7175050 or 7767186. OLE color: 7767186.
HSL color Cylindrical-coordinate representation of color #928476: hue angle of 30º 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 #928476 is Cyan = 0, Magento = 0.10, Yellow = 0.19 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 132 | 118 | - |
| CMYK | 0 | 0.10 | 0.19 | 0.43 |
| HSL | 30º | 0.11% | 0.52% | - |
| HSV(B) | 30º | 0.19% | 0.57% | - |
| XYZ | 23.38 | 23.92 | 20.52 | - |
| YUV | 134.59 | 118.64 | 136.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 132 | 118 | 0 | 0.10 | 0.19 | 0.43 | 30 | 0.11 | 0.52 |
| Hex | 92 | 84 | 76 | 0 | A | 13 | 2B | 1E | B | 34 |
| Octal | 222 | 204 | 166 | 0 | 12 | 23 | 53 | 36 | 13 | 64 |
| Binary | 10010010 | 10000100 | 1110110 | 0 | 1010 | 10011 | 101011 | 11110 | 1011 | 110100 |
Color Harmonies of #928476
Complementary color
Monochromatic Colors of #928476
Black with #928476
Text Example
Text Example
White with #928476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #928476; }
p { color: rgb(146,132,118); }
H1.HeaderClassName
{
color: #928476;
}
.AnyTagClassName
{
color: #928476;
}
</style>
background-color css
<style>
a { background-color: #928476; }
a { background-color: rgb(146,132,118); }
div.DivClassName
{
background-color: #928476;
}
.BgClassName
{
background-color: #928476;
}
</style>
border-color css
<style>
span { border-color: #928476; }
span { border-color: rgb(146,132,118); }
td.TdClassName
{
border-color: #928476;
}
.TagClassName
{
border-color: #928476;
}
</style>