Shades of Schooner #968572
Tints of Schooner #968572
RGB
CMYK
RGB Variations
Color information
#968572 (or 0x968572) is known color: Schooner. HEX triplet: 96, 85 and 72. RGB value is (150,133,114). Sum of RGB (Red+Green+Blue) = 150+133+114=397 (52% of max value = 765). Red value is 150 (58.98% from 255 or 37.78% from 397); Green value is 133 (52.34% from 255 or 33.50% from 397); Blue value is 114 (44.92% from 255 or 28.72% from 397); Max value from RGB is 150 - color contains mainly: red. Hex color #968572 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #968572 is #697A8D. Grayscale: #888888. Windows color (decimal): -6912654 or 7505302. OLE color: 7505302.
HSL color Cylindrical-coordinate representation of color #968572: hue angle of 31.67º degrees, saturation: 0.15, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #968572 is Cyan = 0, Magento = 0.11, Yellow = 0.24 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 133 | 114 | - |
| CMYK | 0 | 0.11 | 0.24 | 0.41 |
| HSL | 31.67º | 0.15% | 0.52% | - |
| HSV(B) | 31.67º | 0.24% | 0.59% | - |
| XYZ | 24 | 24.47 | 19.38 | - |
| YUV | 135.92 | 115.63 | 138.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 133 | 114 | 0 | 0.11 | 0.24 | 0.41 | 31.67 | 0.15 | 0.52 |
| Hex | 96 | 85 | 72 | 0 | B | 18 | 29 | 20 | F | 34 |
| Octal | 226 | 205 | 162 | 0 | 13 | 30 | 51 | 40 | 17 | 64 |
| Binary | 10010110 | 10000101 | 1110010 | 0 | 1011 | 11000 | 101001 | 100000 | 1111 | 110100 |
Color Harmonies of #968572
Complementary color
Monochromatic Colors of #968572
Black with #968572
Text Example
Text Example
White with #968572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #968572; }
p { color: rgb(150,133,114); }
H1.HeaderClassName
{
color: #968572;
}
.AnyTagClassName
{
color: #968572;
}
</style>
background-color css
<style>
a { background-color: #968572; }
a { background-color: rgb(150,133,114); }
div.DivClassName
{
background-color: #968572;
}
.BgClassName
{
background-color: #968572;
}
</style>
border-color css
<style>
span { border-color: #968572; }
span { border-color: rgb(150,133,114); }
td.TdClassName
{
border-color: #968572;
}
.TagClassName
{
border-color: #968572;
}
</style>