Shades of Schooner #958773
Tints of Schooner #958773
RGB
CMYK
RGB Variations
Color information
#958773 (or 0x958773) is known color: Schooner. HEX triplet: 95, 87 and 73. RGB value is (149,135,115). Sum of RGB (Red+Green+Blue) = 149+135+115=399 (52% of max value = 765). Red value is 149 (58.59% from 255 or 37.34% from 399); Green value is 135 (53.12% from 255 or 33.83% from 399); Blue value is 115 (45.31% from 255 or 28.82% from 399); Max value from RGB is 149 - color contains mainly: red. Hex color #958773 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #958773 is #6A788C. Grayscale: #898989. Windows color (decimal): -6977677 or 7571349. OLE color: 7571349.
HSL color Cylindrical-coordinate representation of color #958773: hue angle of 35.29º degrees, saturation: 0.14, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #958773 is Cyan = 0, Magento = 0.09, Yellow = 0.23 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 135 | 115 | - |
| CMYK | 0 | 0.09 | 0.23 | 0.42 |
| HSL | 35.29º | 0.14% | 0.52% | - |
| HSV(B) | 35.29º | 0.23% | 0.58% | - |
| XYZ | 24.15 | 24.96 | 19.76 | - |
| YUV | 136.91 | 115.64 | 136.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 135 | 115 | 0 | 0.09 | 0.23 | 0.42 | 35.29 | 0.14 | 0.52 |
| Hex | 95 | 87 | 73 | 0 | 9 | 17 | 2A | 23 | E | 34 |
| Octal | 225 | 207 | 163 | 0 | 11 | 27 | 52 | 43 | 16 | 64 |
| Binary | 10010101 | 10000111 | 1110011 | 0 | 1001 | 10111 | 101010 | 100011 | 1110 | 110100 |
Color Harmonies of #958773
Complementary color
Monochromatic Colors of #958773
Black with #958773
Text Example
Text Example
White with #958773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #958773; }
p { color: rgb(149,135,115); }
H1.HeaderClassName
{
color: #958773;
}
.AnyTagClassName
{
color: #958773;
}
</style>
background-color css
<style>
a { background-color: #958773; }
a { background-color: rgb(149,135,115); }
div.DivClassName
{
background-color: #958773;
}
.BgClassName
{
background-color: #958773;
}
</style>
border-color css
<style>
span { border-color: #958773; }
span { border-color: rgb(149,135,115); }
td.TdClassName
{
border-color: #958773;
}
.TagClassName
{
border-color: #958773;
}
</style>