Shades of Schooner #928370
Tints of Schooner #928370
RGB
CMYK
RGB Variations
Color information
#928370 (or 0x928370) is known color: Schooner. HEX triplet: 92, 83 and 70. RGB value is (146,131,112). Sum of RGB (Red+Green+Blue) = 146+131+112=389 (51% of max value = 765). Red value is 146 (57.42% from 255 or 37.53% from 389); Green value is 131 (51.56% from 255 or 33.68% from 389); Blue value is 112 (44.14% from 255 or 28.79% from 389); Max value from RGB is 146 - color contains mainly: red. Hex color #928370 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #928370 is #6D7C8F. Grayscale: #858585. Windows color (decimal): -7175312 or 7373714. OLE color: 7373714.
HSL color Cylindrical-coordinate representation of color #928370: hue angle of 33.53º 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 #928370 is Cyan = 0, Magento = 0.10, Yellow = 0.23 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 131 | 112 | - |
| CMYK | 0 | 0.10 | 0.23 | 0.43 |
| HSL | 33.53º | 0.13% | 0.51% | - |
| HSV(B) | 33.53º | 0.23% | 0.57% | - |
| XYZ | 22.89 | 23.51 | 18.66 | - |
| YUV | 133.32 | 115.97 | 137.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 131 | 112 | 0 | 0.10 | 0.23 | 0.43 | 33.53 | 0.13 | 0.51 |
| Hex | 92 | 83 | 70 | 0 | A | 17 | 2B | 22 | D | 33 |
| Octal | 222 | 203 | 160 | 0 | 12 | 27 | 53 | 42 | 15 | 63 |
| Binary | 10010010 | 10000011 | 1110000 | 0 | 1010 | 10111 | 101011 | 100010 | 1101 | 110011 |
Color Harmonies of #928370
Complementary color
Monochromatic Colors of #928370
Black with #928370
Text Example
Text Example
White with #928370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #928370; }
p { color: rgb(146,131,112); }
H1.HeaderClassName
{
color: #928370;
}
.AnyTagClassName
{
color: #928370;
}
</style>
background-color css
<style>
a { background-color: #928370; }
a { background-color: rgb(146,131,112); }
div.DivClassName
{
background-color: #928370;
}
.BgClassName
{
background-color: #928370;
}
</style>
border-color css
<style>
span { border-color: #928370; }
span { border-color: rgb(146,131,112); }
td.TdClassName
{
border-color: #928370;
}
.TagClassName
{
border-color: #928370;
}
</style>