Shades of Schooner #928670
Tints of Schooner #928670
RGB
CMYK
RGB Variations
Color information
#928670 (or 0x928670) is known color: Schooner. HEX triplet: 92, 86 and 70. RGB value is (146,134,112). Sum of RGB (Red+Green+Blue) = 146+134+112=392 (51% of max value = 765). Red value is 146 (57.42% from 255 or 37.24% from 392); Green value is 134 (52.73% from 255 or 34.18% from 392); Blue value is 112 (44.14% from 255 or 28.57% from 392); Max value from RGB is 146 - color contains mainly: red. Hex color #928670 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #928670 is #6D798F. Grayscale: #878787. Windows color (decimal): -7174544 or 7374482. OLE color: 7374482.
HSL color Cylindrical-coordinate representation of color #928670: hue angle of 38.82º 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 #928670 is Cyan = 0, Magento = 0.08, Yellow = 0.23 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 134 | 112 | - |
| CMYK | 0 | 0.08 | 0.23 | 0.43 |
| HSL | 38.82º | 0.13% | 0.51% | - |
| HSV(B) | 38.82º | 0.23% | 0.57% | - |
| XYZ | 23.3 | 24.33 | 18.8 | - |
| YUV | 135.08 | 114.98 | 135.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 134 | 112 | 0 | 0.08 | 0.23 | 0.43 | 38.82 | 0.13 | 0.51 |
| Hex | 92 | 86 | 70 | 0 | 8 | 17 | 2B | 27 | D | 33 |
| Octal | 222 | 206 | 160 | 0 | 10 | 27 | 53 | 47 | 15 | 63 |
| Binary | 10010010 | 10000110 | 1110000 | 0 | 1000 | 10111 | 101011 | 100111 | 1101 | 110011 |
Color Harmonies of #928670
Complementary color
Monochromatic Colors of #928670
Black with #928670
Text Example
Text Example
White with #928670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #928670; }
p { color: rgb(146,134,112); }
H1.HeaderClassName
{
color: #928670;
}
.AnyTagClassName
{
color: #928670;
}
</style>
background-color css
<style>
a { background-color: #928670; }
a { background-color: rgb(146,134,112); }
div.DivClassName
{
background-color: #928670;
}
.BgClassName
{
background-color: #928670;
}
</style>
border-color css
<style>
span { border-color: #928670; }
span { border-color: rgb(146,134,112); }
td.TdClassName
{
border-color: #928670;
}
.TagClassName
{
border-color: #928670;
}
</style>