Shades of Schooner #918571
Tints of Schooner #918571
RGB
CMYK
RGB Variations
Color information
#918571 (or 0x918571) is known color: Schooner. HEX triplet: 91, 85 and 71. RGB value is (145,133,113). Sum of RGB (Red+Green+Blue) = 145+133+113=391 (51% of max value = 765). Red value is 145 (57.03% from 255 or 37.08% from 391); Green value is 133 (52.34% from 255 or 34.02% from 391); Blue value is 113 (44.53% from 255 or 28.90% from 391); Max value from RGB is 145 - color contains mainly: red. Hex color #918571 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #918571 is #6E7A8E. Grayscale: #868686. Windows color (decimal): -7240335 or 7439761. OLE color: 7439761.
HSL color Cylindrical-coordinate representation of color #918571: hue angle of 37.5º degrees, saturation: 0.13, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #918571 is Cyan = 0, Magento = 0.08, Yellow = 0.22 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 133 | 113 | - |
| CMYK | 0 | 0.08 | 0.22 | 0.43 |
| HSL | 37.5º | 0.13% | 0.51% | - |
| HSV(B) | 37.5º | 0.22% | 0.57% | - |
| XYZ | 23.05 | 23.99 | 19.04 | - |
| YUV | 134.31 | 115.98 | 135.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 133 | 113 | 0 | 0.08 | 0.22 | 0.43 | 37.5 | 0.13 | 0.51 |
| Hex | 91 | 85 | 71 | 0 | 8 | 16 | 2B | 26 | D | 33 |
| Octal | 221 | 205 | 161 | 0 | 10 | 26 | 53 | 46 | 15 | 63 |
| Binary | 10010001 | 10000101 | 1110001 | 0 | 1000 | 10110 | 101011 | 100110 | 1101 | 110011 |
Color Harmonies of #918571
Complementary color
Monochromatic Colors of #918571
Black with #918571
Text Example
Text Example
White with #918571
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #918571; }
p { color: rgb(145,133,113); }
H1.HeaderClassName
{
color: #918571;
}
.AnyTagClassName
{
color: #918571;
}
</style>
background-color css
<style>
a { background-color: #918571; }
a { background-color: rgb(145,133,113); }
div.DivClassName
{
background-color: #918571;
}
.BgClassName
{
background-color: #918571;
}
</style>
border-color css
<style>
span { border-color: #918571; }
span { border-color: rgb(145,133,113); }
td.TdClassName
{
border-color: #918571;
}
.TagClassName
{
border-color: #918571;
}
</style>