Shades of Schooner #918376
Tints of Schooner #918376
RGB
CMYK
RGB Variations
Color information
#918376 (or 0x918376) is known color: Schooner. HEX triplet: 91, 83 and 76. RGB value is (145,131,118). Sum of RGB (Red+Green+Blue) = 145+131+118=394 (52% of max value = 765). Red value is 145 (57.03% from 255 or 36.80% from 394); Green value is 131 (51.56% from 255 or 33.25% from 394); Blue value is 118 (46.48% from 255 or 29.95% from 394); Max value from RGB is 145 - color contains mainly: red. Hex color #918376 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #918376 is #6E7C89. Grayscale: #858585. Windows color (decimal): -7240842 or 7766929. OLE color: 7766929.
HSL color Cylindrical-coordinate representation of color #918376: hue angle of 28.89º 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 #918376 is Cyan = 0, Magento = 0.10, Yellow = 0.19 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 131 | 118 | - |
| CMYK | 0 | 0.10 | 0.19 | 0.43 |
| HSL | 28.89º | 0.11% | 0.52% | - |
| HSV(B) | 28.89º | 0.19% | 0.57% | - |
| XYZ | 23.06 | 23.56 | 20.47 | - |
| YUV | 133.7 | 119.14 | 136.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 131 | 118 | 0 | 0.10 | 0.19 | 0.43 | 28.89 | 0.11 | 0.52 |
| Hex | 91 | 83 | 76 | 0 | A | 13 | 2B | 1D | B | 34 |
| Octal | 221 | 203 | 166 | 0 | 12 | 23 | 53 | 35 | 13 | 64 |
| Binary | 10010001 | 10000011 | 1110110 | 0 | 1010 | 10011 | 101011 | 11101 | 1011 | 110100 |
Color Harmonies of #918376
Complementary color
Monochromatic Colors of #918376
Black with #918376
Text Example
Text Example
White with #918376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #918376; }
p { color: rgb(145,131,118); }
H1.HeaderClassName
{
color: #918376;
}
.AnyTagClassName
{
color: #918376;
}
</style>
background-color css
<style>
a { background-color: #918376; }
a { background-color: rgb(145,131,118); }
div.DivClassName
{
background-color: #918376;
}
.BgClassName
{
background-color: #918376;
}
</style>
border-color css
<style>
span { border-color: #918376; }
span { border-color: rgb(145,131,118); }
td.TdClassName
{
border-color: #918376;
}
.TagClassName
{
border-color: #918376;
}
</style>