Shades of Schooner #978672
Tints of Schooner #978672
RGB
CMYK
RGB Variations
Color information
#978672 (or 0x978672) is known color: Schooner. HEX triplet: 97, 86 and 72. RGB value is (151,134,114). Sum of RGB (Red+Green+Blue) = 151+134+114=399 (52% of max value = 765). Red value is 151 (59.38% from 255 or 37.84% from 399); Green value is 134 (52.73% from 255 or 33.58% from 399); Blue value is 114 (44.92% from 255 or 28.57% from 399); Max value from RGB is 151 - color contains mainly: red. Hex color #978672 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #978672 is #68798D. Grayscale: #888888. Windows color (decimal): -6846862 or 7505559. OLE color: 7505559.
HSL color Cylindrical-coordinate representation of color #978672: hue angle of 32.43º degrees, saturation: 0.15, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #978672 is Cyan = 0, Magento = 0.11, Yellow = 0.25 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 134 | 114 | - |
| CMYK | 0 | 0.11 | 0.25 | 0.41 |
| HSL | 32.43º | 0.15% | 0.52% | - |
| HSV(B) | 32.43º | 0.25% | 0.59% | - |
| XYZ | 24.32 | 24.84 | 19.43 | - |
| YUV | 136.8 | 115.13 | 138.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 134 | 114 | 0 | 0.11 | 0.25 | 0.41 | 32.43 | 0.15 | 0.52 |
| Hex | 97 | 86 | 72 | 0 | B | 19 | 29 | 20 | F | 34 |
| Octal | 227 | 206 | 162 | 0 | 13 | 31 | 51 | 40 | 17 | 64 |
| Binary | 10010111 | 10000110 | 1110010 | 0 | 1011 | 11001 | 101001 | 100000 | 1111 | 110100 |
Color Harmonies of #978672
Complementary color
Monochromatic Colors of #978672
Black with #978672
Text Example
Text Example
White with #978672
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #978672; }
p { color: rgb(151,134,114); }
H1.HeaderClassName
{
color: #978672;
}
.AnyTagClassName
{
color: #978672;
}
</style>
background-color css
<style>
a { background-color: #978672; }
a { background-color: rgb(151,134,114); }
div.DivClassName
{
background-color: #978672;
}
.BgClassName
{
background-color: #978672;
}
</style>
border-color css
<style>
span { border-color: #978672; }
span { border-color: rgb(151,134,114); }
td.TdClassName
{
border-color: #978672;
}
.TagClassName
{
border-color: #978672;
}
</style>