Shades of Schooner #938573
Tints of Schooner #938573
RGB
CMYK
RGB Variations
Color information
#938573 (or 0x938573) is known color: Schooner. HEX triplet: 93, 85 and 73. RGB value is (147,133,115). Sum of RGB (Red+Green+Blue) = 147+133+115=395 (52% of max value = 765). Red value is 147 (57.81% from 255 or 37.22% from 395); Green value is 133 (52.34% from 255 or 33.67% from 395); Blue value is 115 (45.31% from 255 or 29.11% from 395); Max value from RGB is 147 - color contains mainly: red. Hex color #938573 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #938573 is #6C7A8C. Grayscale: #878787. Windows color (decimal): -7109261 or 7570835. OLE color: 7570835.
HSL color Cylindrical-coordinate representation of color #938573: hue angle of 33.75º 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 #938573 is Cyan = 0, Magento = 0.10, Yellow = 0.22 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 133 | 115 | - |
| CMYK | 0 | 0.10 | 0.22 | 0.42 |
| HSL | 33.75º | 0.13% | 0.51% | - |
| HSV(B) | 33.75º | 0.22% | 0.58% | - |
| XYZ | 23.51 | 24.22 | 19.65 | - |
| YUV | 135.13 | 116.64 | 136.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 133 | 115 | 0 | 0.10 | 0.22 | 0.42 | 33.75 | 0.13 | 0.51 |
| Hex | 93 | 85 | 73 | 0 | A | 16 | 2A | 22 | D | 33 |
| Octal | 223 | 205 | 163 | 0 | 12 | 26 | 52 | 42 | 15 | 63 |
| Binary | 10010011 | 10000101 | 1110011 | 0 | 1010 | 10110 | 101010 | 100010 | 1101 | 110011 |
Color Harmonies of #938573
Complementary color
Monochromatic Colors of #938573
Black with #938573
Text Example
Text Example
White with #938573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #938573; }
p { color: rgb(147,133,115); }
H1.HeaderClassName
{
color: #938573;
}
.AnyTagClassName
{
color: #938573;
}
</style>
background-color css
<style>
a { background-color: #938573; }
a { background-color: rgb(147,133,115); }
div.DivClassName
{
background-color: #938573;
}
.BgClassName
{
background-color: #938573;
}
</style>
border-color css
<style>
span { border-color: #938573; }
span { border-color: rgb(147,133,115); }
td.TdClassName
{
border-color: #938573;
}
.TagClassName
{
border-color: #938573;
}
</style>