Shades of Schooner #918577
Tints of Schooner #918577
RGB
CMYK
RGB Variations
Color information
#918577 (or 0x918577) is known color: Schooner. HEX triplet: 91, 85 and 77. RGB value is (145,133,119). Sum of RGB (Red+Green+Blue) = 145+133+119=397 (52% of max value = 765). Red value is 145 (57.03% from 255 or 36.52% from 397); Green value is 133 (52.34% from 255 or 33.50% from 397); Blue value is 119 (46.88% from 255 or 29.97% from 397); Max value from RGB is 145 - color contains mainly: red. Hex color #918577 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #918577 is #6E7A88. Grayscale: #878787. Windows color (decimal): -7240329 or 7832977. OLE color: 7832977.
HSL color Cylindrical-coordinate representation of color #918577: hue angle of 32.31º degrees, saturation: 0.11, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #918577 is Cyan = 0, Magento = 0.08, Yellow = 0.18 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 133 | 119 | - |
| CMYK | 0 | 0.08 | 0.18 | 0.43 |
| HSL | 32.31º | 0.11% | 0.52% | - |
| HSV(B) | 32.31º | 0.18% | 0.57% | - |
| XYZ | 23.39 | 24.13 | 20.88 | - |
| YUV | 134.99 | 118.98 | 135.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 133 | 119 | 0 | 0.08 | 0.18 | 0.43 | 32.31 | 0.11 | 0.52 |
| Hex | 91 | 85 | 77 | 0 | 8 | 12 | 2B | 20 | B | 34 |
| Octal | 221 | 205 | 167 | 0 | 10 | 22 | 53 | 40 | 13 | 64 |
| Binary | 10010001 | 10000101 | 1110111 | 0 | 1000 | 10010 | 101011 | 100000 | 1011 | 110100 |
Color Harmonies of #918577
Complementary color
Monochromatic Colors of #918577
Black with #918577
Text Example
Text Example
White with #918577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #918577; }
p { color: rgb(145,133,119); }
H1.HeaderClassName
{
color: #918577;
}
.AnyTagClassName
{
color: #918577;
}
</style>
background-color css
<style>
a { background-color: #918577; }
a { background-color: rgb(145,133,119); }
div.DivClassName
{
background-color: #918577;
}
.BgClassName
{
background-color: #918577;
}
</style>
border-color css
<style>
span { border-color: #918577; }
span { border-color: rgb(145,133,119); }
td.TdClassName
{
border-color: #918577;
}
.TagClassName
{
border-color: #918577;
}
</style>