Shades of Schooner #918671
Tints of Schooner #918671
RGB
CMYK
RGB Variations
Color information
#918671 (or 0x918671) is known color: Schooner. HEX triplet: 91, 86 and 71. RGB value is (145,134,113). Sum of RGB (Red+Green+Blue) = 145+134+113=392 (51% of max value = 765). Red value is 145 (57.03% from 255 or 36.99% from 392); Green value is 134 (52.73% from 255 or 34.18% from 392); Blue value is 113 (44.53% from 255 or 28.83% from 392); Max value from RGB is 145 - color contains mainly: red. Hex color #918671 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #918671 is #6E798E. Grayscale: #868686. Windows color (decimal): -7240079 or 7440017. OLE color: 7440017.
HSL color Cylindrical-coordinate representation of color #918671: hue angle of 39.38º degrees, saturation: 0.13, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #918671 is Cyan = 0, Magento = 0.08, Yellow = 0.22 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 134 | 113 | - |
| CMYK | 0 | 0.08 | 0.22 | 0.43 |
| HSL | 39.38º | 0.13% | 0.51% | - |
| HSV(B) | 39.38º | 0.22% | 0.57% | - |
| XYZ | 23.18 | 24.26 | 19.08 | - |
| YUV | 134.9 | 115.64 | 135.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 134 | 113 | 0 | 0.08 | 0.22 | 0.43 | 39.38 | 0.13 | 0.51 |
| Hex | 91 | 86 | 71 | 0 | 8 | 16 | 2B | 27 | D | 33 |
| Octal | 221 | 206 | 161 | 0 | 10 | 26 | 53 | 47 | 15 | 63 |
| Binary | 10010001 | 10000110 | 1110001 | 0 | 1000 | 10110 | 101011 | 100111 | 1101 | 110011 |
Color Harmonies of #918671
Complementary color
Monochromatic Colors of #918671
Black with #918671
Text Example
Text Example
White with #918671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #918671; }
p { color: rgb(145,134,113); }
H1.HeaderClassName
{
color: #918671;
}
.AnyTagClassName
{
color: #918671;
}
</style>
background-color css
<style>
a { background-color: #918671; }
a { background-color: rgb(145,134,113); }
div.DivClassName
{
background-color: #918671;
}
.BgClassName
{
background-color: #918671;
}
</style>
border-color css
<style>
span { border-color: #918671; }
span { border-color: rgb(145,134,113); }
td.TdClassName
{
border-color: #918671;
}
.TagClassName
{
border-color: #918671;
}
</style>