Shades of Schooner #938473
Tints of Schooner #938473
RGB
CMYK
RGB Variations
Color information
#938473 (or 0x938473) is known color: Schooner. HEX triplet: 93, 84 and 73. RGB value is (147,132,115). Sum of RGB (Red+Green+Blue) = 147+132+115=394 (52% of max value = 765). Red value is 147 (57.81% from 255 or 37.31% from 394); Green value is 132 (51.95% from 255 or 33.50% from 394); Blue value is 115 (45.31% from 255 or 29.19% from 394); Max value from RGB is 147 - color contains mainly: red. Hex color #938473 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #938473 is #6C7B8C. Grayscale: #868686. Windows color (decimal): -7109517 or 7570579. OLE color: 7570579.
HSL color Cylindrical-coordinate representation of color #938473: hue angle of 31.88º degrees, saturation: 0.13, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #938473 is Cyan = 0, Magento = 0.10, Yellow = 0.22 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 132 | 115 | - |
| CMYK | 0 | 0.10 | 0.22 | 0.42 |
| HSL | 31.88º | 0.13% | 0.51% | - |
| HSV(B) | 31.88º | 0.22% | 0.58% | - |
| XYZ | 23.38 | 23.94 | 19.61 | - |
| YUV | 134.55 | 116.97 | 136.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 132 | 115 | 0 | 0.10 | 0.22 | 0.42 | 31.88 | 0.13 | 0.51 |
| Hex | 93 | 84 | 73 | 0 | A | 16 | 2A | 20 | D | 33 |
| Octal | 223 | 204 | 163 | 0 | 12 | 26 | 52 | 40 | 15 | 63 |
| Binary | 10010011 | 10000100 | 1110011 | 0 | 1010 | 10110 | 101010 | 100000 | 1101 | 110011 |
Color Harmonies of #938473
Complementary color
Monochromatic Colors of #938473
Black with #938473
Text Example
Text Example
White with #938473
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #938473; }
p { color: rgb(147,132,115); }
H1.HeaderClassName
{
color: #938473;
}
.AnyTagClassName
{
color: #938473;
}
</style>
background-color css
<style>
a { background-color: #938473; }
a { background-color: rgb(147,132,115); }
div.DivClassName
{
background-color: #938473;
}
.BgClassName
{
background-color: #938473;
}
</style>
border-color css
<style>
span { border-color: #938473; }
span { border-color: rgb(147,132,115); }
td.TdClassName
{
border-color: #938473;
}
.TagClassName
{
border-color: #938473;
}
</style>