Shades of Schooner #928671
Tints of Schooner #928671
RGB
CMYK
RGB Variations
Color information
#928671 (or 0x928671) is known color: Schooner. HEX triplet: 92, 86 and 71. RGB value is (146,134,113). Sum of RGB (Red+Green+Blue) = 146+134+113=393 (52% of max value = 765). Red value is 146 (57.42% from 255 or 37.15% from 393); Green value is 134 (52.73% from 255 or 34.10% from 393); Blue value is 113 (44.53% from 255 or 28.75% from 393); Max value from RGB is 146 - color contains mainly: red. Hex color #928671 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #928671 is #6D798E. Grayscale: #878787. Windows color (decimal): -7174543 or 7440018. OLE color: 7440018.
HSL color Cylindrical-coordinate representation of color #928671: hue angle of 38.18º 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 #928671 is Cyan = 0, Magento = 0.08, Yellow = 0.23 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 134 | 113 | - |
| CMYK | 0 | 0.08 | 0.23 | 0.43 |
| HSL | 38.18º | 0.13% | 0.51% | - |
| HSV(B) | 38.18º | 0.23% | 0.57% | - |
| XYZ | 23.36 | 24.35 | 19.09 | - |
| YUV | 135.19 | 115.48 | 135.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 134 | 113 | 0 | 0.08 | 0.23 | 0.43 | 38.18 | 0.13 | 0.51 |
| Hex | 92 | 86 | 71 | 0 | 8 | 17 | 2B | 26 | D | 33 |
| Octal | 222 | 206 | 161 | 0 | 10 | 27 | 53 | 46 | 15 | 63 |
| Binary | 10010010 | 10000110 | 1110001 | 0 | 1000 | 10111 | 101011 | 100110 | 1101 | 110011 |
Color Harmonies of #928671
Complementary color
Monochromatic Colors of #928671
Black with #928671
Text Example
Text Example
White with #928671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #928671; }
p { color: rgb(146,134,113); }
H1.HeaderClassName
{
color: #928671;
}
.AnyTagClassName
{
color: #928671;
}
</style>
background-color css
<style>
a { background-color: #928671; }
a { background-color: rgb(146,134,113); }
div.DivClassName
{
background-color: #928671;
}
.BgClassName
{
background-color: #928671;
}
</style>
border-color css
<style>
span { border-color: #928671; }
span { border-color: rgb(146,134,113); }
td.TdClassName
{
border-color: #928671;
}
.TagClassName
{
border-color: #928671;
}
</style>