Shades of Schooner #928470
Tints of Schooner #928470
RGB
CMYK
RGB Variations
Color information
#928470 (or 0x928470) is known color: Schooner. HEX triplet: 92, 84 and 70. RGB value is (146,132,112). Sum of RGB (Red+Green+Blue) = 146+132+112=390 (51% of max value = 765). Red value is 146 (57.42% from 255 or 37.44% from 390); Green value is 132 (51.95% from 255 or 33.85% from 390); Blue value is 112 (44.14% from 255 or 28.72% from 390); Max value from RGB is 146 - color contains mainly: red. Hex color #928470 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #928470 is #6D7B8F. Grayscale: #868686. Windows color (decimal): -7175056 or 7373970. OLE color: 7373970.
HSL color Cylindrical-coordinate representation of color #928470: hue angle of 35.29º degrees, saturation: 0.13, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #928470 is Cyan = 0, Magento = 0.10, Yellow = 0.23 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 132 | 112 | - |
| CMYK | 0 | 0.10 | 0.23 | 0.43 |
| HSL | 35.29º | 0.13% | 0.51% | - |
| HSV(B) | 35.29º | 0.23% | 0.57% | - |
| XYZ | 23.03 | 23.78 | 18.71 | - |
| YUV | 133.91 | 115.64 | 136.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 132 | 112 | 0 | 0.10 | 0.23 | 0.43 | 35.29 | 0.13 | 0.51 |
| Hex | 92 | 84 | 70 | 0 | A | 17 | 2B | 23 | D | 33 |
| Octal | 222 | 204 | 160 | 0 | 12 | 27 | 53 | 43 | 15 | 63 |
| Binary | 10010010 | 10000100 | 1110000 | 0 | 1010 | 10111 | 101011 | 100011 | 1101 | 110011 |
Color Harmonies of #928470
Complementary color
Monochromatic Colors of #928470
Black with #928470
Text Example
Text Example
White with #928470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #928470; }
p { color: rgb(146,132,112); }
H1.HeaderClassName
{
color: #928470;
}
.AnyTagClassName
{
color: #928470;
}
</style>
background-color css
<style>
a { background-color: #928470; }
a { background-color: rgb(146,132,112); }
div.DivClassName
{
background-color: #928470;
}
.BgClassName
{
background-color: #928470;
}
</style>
border-color css
<style>
span { border-color: #928470; }
span { border-color: rgb(146,132,112); }
td.TdClassName
{
border-color: #928470;
}
.TagClassName
{
border-color: #928470;
}
</style>