Shades of Schooner #918570
Tints of Schooner #918570
RGB
CMYK
RGB Variations
Color information
#918570 (or 0x918570) is known color: Schooner. HEX triplet: 91, 85 and 70. RGB value is (145,133,112). Sum of RGB (Red+Green+Blue) = 145+133+112=390 (51% of max value = 765). Red value is 145 (57.03% from 255 or 37.18% from 390); Green value is 133 (52.34% from 255 or 34.10% from 390); Blue value is 112 (44.14% from 255 or 28.72% from 390); Max value from RGB is 145 - color contains mainly: red. Hex color #918570 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #918570 is #6E7A8F. Grayscale: #868686. Windows color (decimal): -7240336 or 7374225. OLE color: 7374225.
HSL color Cylindrical-coordinate representation of color #918570: hue angle of 38.18º degrees, saturation: 0.13, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #918570 is Cyan = 0, Magento = 0.08, Yellow = 0.23 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 133 | 112 | - |
| CMYK | 0 | 0.08 | 0.23 | 0.43 |
| HSL | 38.18º | 0.13% | 0.5% | - |
| HSV(B) | 38.18º | 0.23% | 0.57% | - |
| XYZ | 22.99 | 23.96 | 18.74 | - |
| YUV | 134.19 | 115.48 | 135.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 133 | 112 | 0 | 0.08 | 0.23 | 0.43 | 38.18 | 0.13 | 0.5 |
| Hex | 91 | 85 | 70 | 0 | 8 | 17 | 2B | 26 | D | 32 |
| Octal | 221 | 205 | 160 | 0 | 10 | 27 | 53 | 46 | 15 | 62 |
| Binary | 10010001 | 10000101 | 1110000 | 0 | 1000 | 10111 | 101011 | 100110 | 1101 | 110010 |
Color Harmonies of #918570
Complementary color
Monochromatic Colors of #918570
Black with #918570
Text Example
Text Example
White with #918570
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #918570; }
p { color: rgb(145,133,112); }
H1.HeaderClassName
{
color: #918570;
}
.AnyTagClassName
{
color: #918570;
}
</style>
background-color css
<style>
a { background-color: #918570; }
a { background-color: rgb(145,133,112); }
div.DivClassName
{
background-color: #918570;
}
.BgClassName
{
background-color: #918570;
}
</style>
border-color css
<style>
span { border-color: #918570; }
span { border-color: rgb(145,133,112); }
td.TdClassName
{
border-color: #918570;
}
.TagClassName
{
border-color: #918570;
}
</style>