Shades of Schooner #918772
Tints of Schooner #918772
RGB
CMYK
RGB Variations
Color information
#918772 (or 0x918772) is known color: Schooner. HEX triplet: 91, 87 and 72. RGB value is (145,135,114). Sum of RGB (Red+Green+Blue) = 145+135+114=394 (52% of max value = 765). Red value is 145 (57.03% from 255 or 36.80% from 394); Green value is 135 (53.12% from 255 or 34.26% from 394); Blue value is 114 (44.92% from 255 or 28.93% from 394); Max value from RGB is 145 - color contains mainly: red. Hex color #918772 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #918772 is #6E788D. Grayscale: #878787. Windows color (decimal): -7239822 or 7505809. OLE color: 7505809.
HSL color Cylindrical-coordinate representation of color #918772: hue angle of 40.65º 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 #918772 is Cyan = 0, Magento = 0.07, Yellow = 0.21 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 135 | 114 | - |
| CMYK | 0 | 0.07 | 0.21 | 0.43 |
| HSL | 40.65º | 0.12% | 0.51% | - |
| HSV(B) | 40.65º | 0.21% | 0.57% | - |
| XYZ | 23.38 | 24.56 | 19.43 | - |
| YUV | 135.6 | 115.81 | 134.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 135 | 114 | 0 | 0.07 | 0.21 | 0.43 | 40.65 | 0.12 | 0.51 |
| Hex | 91 | 87 | 72 | 0 | 7 | 15 | 2B | 29 | C | 33 |
| Octal | 221 | 207 | 162 | 0 | 7 | 25 | 53 | 51 | 14 | 63 |
| Binary | 10010001 | 10000111 | 1110010 | 0 | 111 | 10101 | 101011 | 101001 | 1100 | 110011 |
Color Harmonies of #918772
Complementary color
Monochromatic Colors of #918772
Black with #918772
Text Example
Text Example
White with #918772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #918772; }
p { color: rgb(145,135,114); }
H1.HeaderClassName
{
color: #918772;
}
.AnyTagClassName
{
color: #918772;
}
</style>
background-color css
<style>
a { background-color: #918772; }
a { background-color: rgb(145,135,114); }
div.DivClassName
{
background-color: #918772;
}
.BgClassName
{
background-color: #918772;
}
</style>
border-color css
<style>
span { border-color: #918772; }
span { border-color: rgb(145,135,114); }
td.TdClassName
{
border-color: #918772;
}
.TagClassName
{
border-color: #918772;
}
</style>