Shades of Schooner #958673
Tints of Schooner #958673
RGB
CMYK
RGB Variations
Color information
#958673 (or 0x958673) is known color: Schooner. HEX triplet: 95, 86 and 73. RGB value is (149,134,115). Sum of RGB (Red+Green+Blue) = 149+134+115=398 (52% of max value = 765). Red value is 149 (58.59% from 255 or 37.44% from 398); Green value is 134 (52.73% from 255 or 33.67% from 398); Blue value is 115 (45.31% from 255 or 28.89% from 398); Max value from RGB is 149 - color contains mainly: red. Hex color #958673 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #958673 is #6A798C. Grayscale: #888888. Windows color (decimal): -6977933 or 7571093. OLE color: 7571093.
HSL color Cylindrical-coordinate representation of color #958673: hue angle of 33.53º 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 #958673 is Cyan = 0, Magento = 0.10, Yellow = 0.23 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 134 | 115 | - |
| CMYK | 0 | 0.10 | 0.23 | 0.42 |
| HSL | 33.53º | 0.14% | 0.52% | - |
| HSV(B) | 33.53º | 0.23% | 0.58% | - |
| XYZ | 24.01 | 24.68 | 19.72 | - |
| YUV | 136.32 | 115.97 | 137.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 134 | 115 | 0 | 0.10 | 0.23 | 0.42 | 33.53 | 0.14 | 0.52 |
| Hex | 95 | 86 | 73 | 0 | A | 17 | 2A | 22 | E | 34 |
| Octal | 225 | 206 | 163 | 0 | 12 | 27 | 52 | 42 | 16 | 64 |
| Binary | 10010101 | 10000110 | 1110011 | 0 | 1010 | 10111 | 101010 | 100010 | 1110 | 110100 |
Color Harmonies of #958673
Complementary color
Monochromatic Colors of #958673
Black with #958673
Text Example
Text Example
White with #958673
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #958673; }
p { color: rgb(149,134,115); }
H1.HeaderClassName
{
color: #958673;
}
.AnyTagClassName
{
color: #958673;
}
</style>
background-color css
<style>
a { background-color: #958673; }
a { background-color: rgb(149,134,115); }
div.DivClassName
{
background-color: #958673;
}
.BgClassName
{
background-color: #958673;
}
</style>
border-color css
<style>
span { border-color: #958673; }
span { border-color: rgb(149,134,115); }
td.TdClassName
{
border-color: #958673;
}
.TagClassName
{
border-color: #958673;
}
</style>