Shades of Schooner #918476
Tints of Schooner #918476
RGB
CMYK
RGB Variations
Color information
#918476 (or 0x918476) is known color: Schooner. HEX triplet: 91, 84 and 76. RGB value is (145,132,118). Sum of RGB (Red+Green+Blue) = 145+132+118=395 (52% of max value = 765). Red value is 145 (57.03% from 255 or 36.71% from 395); Green value is 132 (51.95% from 255 or 33.42% from 395); Blue value is 118 (46.48% from 255 or 29.87% from 395); Max value from RGB is 145 - color contains mainly: red. Hex color #918476 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #918476 is #6E7B89. Grayscale: #868686. Windows color (decimal): -7240586 or 7767185. OLE color: 7767185.
HSL color Cylindrical-coordinate representation of color #918476: hue angle of 31.11º 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 #918476 is Cyan = 0, Magento = 0.09, Yellow = 0.19 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 132 | 118 | - |
| CMYK | 0 | 0.09 | 0.19 | 0.43 |
| HSL | 31.11º | 0.11% | 0.52% | - |
| HSV(B) | 31.11º | 0.19% | 0.57% | - |
| XYZ | 23.2 | 23.83 | 20.52 | - |
| YUV | 134.29 | 118.81 | 135.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 132 | 118 | 0 | 0.09 | 0.19 | 0.43 | 31.11 | 0.11 | 0.52 |
| Hex | 91 | 84 | 76 | 0 | 9 | 13 | 2B | 1F | B | 34 |
| Octal | 221 | 204 | 166 | 0 | 11 | 23 | 53 | 37 | 13 | 64 |
| Binary | 10010001 | 10000100 | 1110110 | 0 | 1001 | 10011 | 101011 | 11111 | 1011 | 110100 |
Color Harmonies of #918476
Complementary color
Monochromatic Colors of #918476
Black with #918476
Text Example
Text Example
White with #918476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #918476; }
p { color: rgb(145,132,118); }
H1.HeaderClassName
{
color: #918476;
}
.AnyTagClassName
{
color: #918476;
}
</style>
background-color css
<style>
a { background-color: #918476; }
a { background-color: rgb(145,132,118); }
div.DivClassName
{
background-color: #918476;
}
.BgClassName
{
background-color: #918476;
}
</style>
border-color css
<style>
span { border-color: #918476; }
span { border-color: rgb(145,132,118); }
td.TdClassName
{
border-color: #918476;
}
.TagClassName
{
border-color: #918476;
}
</style>