Shades of Schooner #918670
Tints of Schooner #918670
RGB
CMYK
RGB Variations
Color information
#918670 (or 0x918670) is known color: Schooner. HEX triplet: 91, 86 and 70. RGB value is (145,134,112). Sum of RGB (Red+Green+Blue) = 145+134+112=391 (51% of max value = 765). Red value is 145 (57.03% from 255 or 37.08% from 391); Green value is 134 (52.73% from 255 or 34.27% from 391); Blue value is 112 (44.14% from 255 or 28.64% from 391); Max value from RGB is 145 - color contains mainly: red. Hex color #918670 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #918670 is #6E798F. Grayscale: #868686. Windows color (decimal): -7240080 or 7374481. OLE color: 7374481.
HSL color Cylindrical-coordinate representation of color #918670: hue angle of 40º 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 #918670 is Cyan = 0, Magento = 0.08, Yellow = 0.23 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 134 | 112 | - |
| CMYK | 0 | 0.08 | 0.23 | 0.43 |
| HSL | 40º | 0.13% | 0.5% | - |
| HSV(B) | 40º | 0.23% | 0.57% | - |
| XYZ | 23.13 | 24.24 | 18.79 | - |
| YUV | 134.78 | 115.14 | 135.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 134 | 112 | 0 | 0.08 | 0.23 | 0.43 | 40 | 0.13 | 0.5 |
| Hex | 91 | 86 | 70 | 0 | 8 | 17 | 2B | 28 | D | 32 |
| Octal | 221 | 206 | 160 | 0 | 10 | 27 | 53 | 50 | 15 | 62 |
| Binary | 10010001 | 10000110 | 1110000 | 0 | 1000 | 10111 | 101011 | 101000 | 1101 | 110010 |
Color Harmonies of #918670
Complementary color
Monochromatic Colors of #918670
Black with #918670
Text Example
Text Example
White with #918670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #918670; }
p { color: rgb(145,134,112); }
H1.HeaderClassName
{
color: #918670;
}
.AnyTagClassName
{
color: #918670;
}
</style>
background-color css
<style>
a { background-color: #918670; }
a { background-color: rgb(145,134,112); }
div.DivClassName
{
background-color: #918670;
}
.BgClassName
{
background-color: #918670;
}
</style>
border-color css
<style>
span { border-color: #918670; }
span { border-color: rgb(145,134,112); }
td.TdClassName
{
border-color: #918670;
}
.TagClassName
{
border-color: #918670;
}
</style>