Shades of Schooner #918773
Tints of Schooner #918773
RGB
CMYK
RGB Variations
Color information
#918773 (or 0x918773) is known color: Schooner. HEX triplet: 91, 87 and 73. RGB value is (145,135,115). Sum of RGB (Red+Green+Blue) = 145+135+115=395 (52% of max value = 765). Red value is 145 (57.03% from 255 or 36.71% from 395); Green value is 135 (53.12% from 255 or 34.18% from 395); Blue value is 115 (45.31% from 255 or 29.11% from 395); Max value from RGB is 145 - color contains mainly: red. Hex color #918773 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #918773 is #6E788C. Grayscale: #878787. Windows color (decimal): -7239821 or 7571345. OLE color: 7571345.
HSL color Cylindrical-coordinate representation of color #918773: hue angle of 40º degrees, saturation: 0.12, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #918773 is Cyan = 0, Magento = 0.07, Yellow = 0.21 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 135 | 115 | - |
| CMYK | 0 | 0.07 | 0.21 | 0.43 |
| HSL | 40º | 0.12% | 0.51% | - |
| HSV(B) | 40º | 0.21% | 0.57% | - |
| XYZ | 23.44 | 24.59 | 19.73 | - |
| YUV | 135.71 | 116.31 | 134.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 135 | 115 | 0 | 0.07 | 0.21 | 0.43 | 40 | 0.12 | 0.51 |
| Hex | 91 | 87 | 73 | 0 | 7 | 15 | 2B | 28 | C | 33 |
| Octal | 221 | 207 | 163 | 0 | 7 | 25 | 53 | 50 | 14 | 63 |
| Binary | 10010001 | 10000111 | 1110011 | 0 | 111 | 10101 | 101011 | 101000 | 1100 | 110011 |
Color Harmonies of #918773
Complementary color
Monochromatic Colors of #918773
Black with #918773
Text Example
Text Example
White with #918773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #918773; }
p { color: rgb(145,135,115); }
H1.HeaderClassName
{
color: #918773;
}
.AnyTagClassName
{
color: #918773;
}
</style>
background-color css
<style>
a { background-color: #918773; }
a { background-color: rgb(145,135,115); }
div.DivClassName
{
background-color: #918773;
}
.BgClassName
{
background-color: #918773;
}
</style>
border-color css
<style>
span { border-color: #918773; }
span { border-color: rgb(145,135,115); }
td.TdClassName
{
border-color: #918773;
}
.TagClassName
{
border-color: #918773;
}
</style>