Shades of Schooner #918775
Tints of Schooner #918775
RGB
CMYK
RGB Variations
Color information
#918775 (or 0x918775) is known color: Schooner. HEX triplet: 91, 87 and 75. RGB value is (145,135,117). Sum of RGB (Red+Green+Blue) = 145+135+117=397 (52% of max value = 765). Red value is 145 (57.03% from 255 or 36.52% from 397); Green value is 135 (53.12% from 255 or 34.01% from 397); Blue value is 117 (46.09% from 255 or 29.47% from 397); Max value from RGB is 145 - color contains mainly: red. Hex color #918775 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #918775 is #6E788A. Grayscale: #888888. Windows color (decimal): -7239819 or 7702417. OLE color: 7702417.
HSL color Cylindrical-coordinate representation of color #918775: hue angle of 38.57º degrees, saturation: 0.11, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #918775 is Cyan = 0, Magento = 0.07, Yellow = 0.19 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 135 | 117 | - |
| CMYK | 0 | 0.07 | 0.19 | 0.43 |
| HSL | 38.57º | 0.11% | 0.51% | - |
| HSV(B) | 38.57º | 0.19% | 0.57% | - |
| XYZ | 23.55 | 24.63 | 20.34 | - |
| YUV | 135.94 | 117.31 | 134.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 135 | 117 | 0 | 0.07 | 0.19 | 0.43 | 38.57 | 0.11 | 0.51 |
| Hex | 91 | 87 | 75 | 0 | 7 | 13 | 2B | 27 | B | 33 |
| Octal | 221 | 207 | 165 | 0 | 7 | 23 | 53 | 47 | 13 | 63 |
| Binary | 10010001 | 10000111 | 1110101 | 0 | 111 | 10011 | 101011 | 100111 | 1011 | 110011 |
Color Harmonies of #918775
Complementary color
Monochromatic Colors of #918775
Black with #918775
Text Example
Text Example
White with #918775
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #918775; }
p { color: rgb(145,135,117); }
H1.HeaderClassName
{
color: #918775;
}
.AnyTagClassName
{
color: #918775;
}
</style>
background-color css
<style>
a { background-color: #918775; }
a { background-color: rgb(145,135,117); }
div.DivClassName
{
background-color: #918775;
}
.BgClassName
{
background-color: #918775;
}
</style>
border-color css
<style>
span { border-color: #918775; }
span { border-color: rgb(145,135,117); }
td.TdClassName
{
border-color: #918775;
}
.TagClassName
{
border-color: #918775;
}
</style>