Shades of Schooner #928980
Tints of Schooner #928980
RGB
CMYK
RGB Variations
Color information
#928980 (or 0x928980) is known color: Schooner. HEX triplet: 92, 89 and 80. RGB value is (146,137,128). Sum of RGB (Red+Green+Blue) = 146+137+128=411 (54% of max value = 765). Red value is 146 (57.42% from 255 or 35.52% from 411); Green value is 137 (53.91% from 255 or 33.33% from 411); Blue value is 128 (50.39% from 255 or 31.14% from 411); Max value from RGB is 146 - color contains mainly: red. Hex color #928980 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #928980 is #6D767F. Grayscale: #8A8A8A. Windows color (decimal): -7173760 or 8423826. OLE color: 8423826.
HSL color Cylindrical-coordinate representation of color #928980: hue angle of 30º degrees, saturation: 0.08, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #928980 is Cyan = 0, Magento = 0.06, Yellow = 0.12 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 137 | 128 | - |
| CMYK | 0 | 0.06 | 0.12 | 0.43 |
| HSL | 30º | 0.08% | 0.54% | - |
| HSV(B) | 30º | 0.12% | 0.57% | - |
| XYZ | 24.7 | 25.56 | 24.05 | - |
| YUV | 138.67 | 121.98 | 133.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 137 | 128 | 0 | 0.06 | 0.12 | 0.43 | 30 | 0.08 | 0.54 |
| Hex | 92 | 89 | 80 | 0 | 6 | C | 2B | 1E | 8 | 36 |
| Octal | 222 | 211 | 200 | 0 | 6 | 14 | 53 | 36 | 10 | 66 |
| Binary | 10010010 | 10001001 | 10000000 | 0 | 110 | 1100 | 101011 | 11110 | 1000 | 110110 |
Color Harmonies of #928980
Complementary color
Monochromatic Colors of #928980
Black with #928980
Text Example
Text Example
White with #928980
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #928980; }
p { color: rgb(146,137,128); }
H1.HeaderClassName
{
color: #928980;
}
.AnyTagClassName
{
color: #928980;
}
</style>
background-color css
<style>
a { background-color: #928980; }
a { background-color: rgb(146,137,128); }
div.DivClassName
{
background-color: #928980;
}
.BgClassName
{
background-color: #928980;
}
</style>
border-color css
<style>
span { border-color: #928980; }
span { border-color: rgb(146,137,128); }
td.TdClassName
{
border-color: #928980;
}
.TagClassName
{
border-color: #928980;
}
</style>