Shades of Schooner #918576
Tints of Schooner #918576
RGB
CMYK
RGB Variations
Color information
#918576 (or 0x918576) is known color: Schooner. HEX triplet: 91, 85 and 76. RGB value is (145,133,118). Sum of RGB (Red+Green+Blue) = 145+133+118=396 (52% of max value = 765). Red value is 145 (57.03% from 255 or 36.62% from 396); Green value is 133 (52.34% from 255 or 33.59% from 396); Blue value is 118 (46.48% from 255 or 29.80% from 396); Max value from RGB is 145 - color contains mainly: red. Hex color #918576 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #918576 is #6E7A89. Grayscale: #868686. Windows color (decimal): -7240330 or 7767441. OLE color: 7767441.
HSL color Cylindrical-coordinate representation of color #918576: hue angle of 33.33º degrees, saturation: 0.11, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #918576 is Cyan = 0, Magento = 0.08, Yellow = 0.19 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 133 | 118 | - |
| CMYK | 0 | 0.08 | 0.19 | 0.43 |
| HSL | 33.33º | 0.11% | 0.52% | - |
| HSV(B) | 33.33º | 0.19% | 0.57% | - |
| XYZ | 23.33 | 24.1 | 20.56 | - |
| YUV | 134.88 | 118.48 | 135.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 133 | 118 | 0 | 0.08 | 0.19 | 0.43 | 33.33 | 0.11 | 0.52 |
| Hex | 91 | 85 | 76 | 0 | 8 | 13 | 2B | 21 | B | 34 |
| Octal | 221 | 205 | 166 | 0 | 10 | 23 | 53 | 41 | 13 | 64 |
| Binary | 10010001 | 10000101 | 1110110 | 0 | 1000 | 10011 | 101011 | 100001 | 1011 | 110100 |
Color Harmonies of #918576
Complementary color
Monochromatic Colors of #918576
Black with #918576
Text Example
Text Example
White with #918576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #918576; }
p { color: rgb(145,133,118); }
H1.HeaderClassName
{
color: #918576;
}
.AnyTagClassName
{
color: #918576;
}
</style>
background-color css
<style>
a { background-color: #918576; }
a { background-color: rgb(145,133,118); }
div.DivClassName
{
background-color: #918576;
}
.BgClassName
{
background-color: #918576;
}
</style>
border-color css
<style>
span { border-color: #918576; }
span { border-color: rgb(145,133,118); }
td.TdClassName
{
border-color: #918576;
}
.TagClassName
{
border-color: #918576;
}
</style>