Shades of Schooner #928572
Tints of Schooner #928572
RGB
CMYK
RGB Variations
Color information
#928572 (or 0x928572) is known color: Schooner. HEX triplet: 92, 85 and 72. RGB value is (146,133,114). Sum of RGB (Red+Green+Blue) = 146+133+114=393 (52% of max value = 765). Red value is 146 (57.42% from 255 or 37.15% from 393); Green value is 133 (52.34% from 255 or 33.84% from 393); Blue value is 114 (44.92% from 255 or 29.01% from 393); Max value from RGB is 146 - color contains mainly: red. Hex color #928572 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #928572 is #6D7A8D. Grayscale: #868686. Windows color (decimal): -7174798 or 7505298. OLE color: 7505298.
HSL color Cylindrical-coordinate representation of color #928572: hue angle of 35.62º degrees, saturation: 0.13, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #928572 is Cyan = 0, Magento = 0.09, Yellow = 0.22 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 133 | 114 | - |
| CMYK | 0 | 0.09 | 0.22 | 0.43 |
| HSL | 35.63º | 0.13% | 0.51% | - |
| HSV(B) | 35.63º | 0.22% | 0.57% | - |
| XYZ | 23.28 | 24.1 | 19.34 | - |
| YUV | 134.72 | 116.31 | 136.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 133 | 114 | 0 | 0.09 | 0.22 | 0.43 | 35.63 | 0.13 | 0.51 |
| Hex | 92 | 85 | 72 | 0 | 9 | 16 | 2B | 24 | D | 33 |
| Octal | 222 | 205 | 162 | 0 | 11 | 26 | 53 | 44 | 15 | 63 |
| Binary | 10010010 | 10000101 | 1110010 | 0 | 1001 | 10110 | 101011 | 100100 | 1101 | 110011 |
Color Harmonies of #928572
Complementary color
Monochromatic Colors of #928572
Black with #928572
Text Example
Text Example
White with #928572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #928572; }
p { color: rgb(146,133,114); }
H1.HeaderClassName
{
color: #928572;
}
.AnyTagClassName
{
color: #928572;
}
</style>
background-color css
<style>
a { background-color: #928572; }
a { background-color: rgb(146,133,114); }
div.DivClassName
{
background-color: #928572;
}
.BgClassName
{
background-color: #928572;
}
</style>
border-color css
<style>
span { border-color: #928572; }
span { border-color: rgb(146,133,114); }
td.TdClassName
{
border-color: #928572;
}
.TagClassName
{
border-color: #928572;
}
</style>