Shades of Schooner #928477
Tints of Schooner #928477
RGB
CMYK
RGB Variations
Color information
#928477 (or 0x928477) is known color: Schooner. HEX triplet: 92, 84 and 77. RGB value is (146,132,119). Sum of RGB (Red+Green+Blue) = 146+132+119=397 (52% of max value = 765). Red value is 146 (57.42% from 255 or 36.78% from 397); Green value is 132 (51.95% from 255 or 33.25% from 397); Blue value is 119 (46.88% from 255 or 29.97% from 397); Max value from RGB is 146 - color contains mainly: red. Hex color #928477 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #928477 is #6D7B88. Grayscale: #868686. Windows color (decimal): -7175049 or 7832722. OLE color: 7832722.
HSL color Cylindrical-coordinate representation of color #928477: hue angle of 28.89º degrees, saturation: 0.11, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #928477 is Cyan = 0, Magento = 0.10, Yellow = 0.18 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 132 | 119 | - |
| CMYK | 0 | 0.10 | 0.18 | 0.43 |
| HSL | 28.89º | 0.11% | 0.52% | - |
| HSV(B) | 28.89º | 0.18% | 0.57% | - |
| XYZ | 23.44 | 23.95 | 20.84 | - |
| YUV | 134.7 | 119.14 | 136.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 132 | 119 | 0 | 0.10 | 0.18 | 0.43 | 28.89 | 0.11 | 0.52 |
| Hex | 92 | 84 | 77 | 0 | A | 12 | 2B | 1D | B | 34 |
| Octal | 222 | 204 | 167 | 0 | 12 | 22 | 53 | 35 | 13 | 64 |
| Binary | 10010010 | 10000100 | 1110111 | 0 | 1010 | 10010 | 101011 | 11101 | 1011 | 110100 |
Color Harmonies of #928477
Complementary color
Monochromatic Colors of #928477
Black with #928477
Text Example
Text Example
White with #928477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #928477; }
p { color: rgb(146,132,119); }
H1.HeaderClassName
{
color: #928477;
}
.AnyTagClassName
{
color: #928477;
}
</style>
background-color css
<style>
a { background-color: #928477; }
a { background-color: rgb(146,132,119); }
div.DivClassName
{
background-color: #928477;
}
.BgClassName
{
background-color: #928477;
}
</style>
border-color css
<style>
span { border-color: #928477; }
span { border-color: rgb(146,132,119); }
td.TdClassName
{
border-color: #928477;
}
.TagClassName
{
border-color: #928477;
}
</style>