Shades of Schooner #938570
Tints of Schooner #938570
RGB
CMYK
RGB Variations
Color information
#938570 (or 0x938570) is known color: Schooner. HEX triplet: 93, 85 and 70. RGB value is (147,133,112). Sum of RGB (Red+Green+Blue) = 147+133+112=392 (51% of max value = 765). Red value is 147 (57.81% from 255 or 37.5% from 392); Green value is 133 (52.34% from 255 or 33.93% from 392); Blue value is 112 (44.14% from 255 or 28.57% from 392); Max value from RGB is 147 - color contains mainly: red. Hex color #938570 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #938570 is #6C7A8F. Grayscale: #868686. Windows color (decimal): -7109264 or 7374227. OLE color: 7374227.
HSL color Cylindrical-coordinate representation of color #938570: hue angle of 36º degrees, saturation: 0.14, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #938570 is Cyan = 0, Magento = 0.10, Yellow = 0.24 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 133 | 112 | - |
| CMYK | 0 | 0.10 | 0.24 | 0.42 |
| HSL | 36º | 0.14% | 0.51% | - |
| HSV(B) | 36º | 0.24% | 0.58% | - |
| XYZ | 23.34 | 24.15 | 18.76 | - |
| YUV | 134.79 | 115.14 | 136.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 133 | 112 | 0 | 0.10 | 0.24 | 0.42 | 36 | 0.14 | 0.51 |
| Hex | 93 | 85 | 70 | 0 | A | 18 | 2A | 24 | E | 33 |
| Octal | 223 | 205 | 160 | 0 | 12 | 30 | 52 | 44 | 16 | 63 |
| Binary | 10010011 | 10000101 | 1110000 | 0 | 1010 | 11000 | 101010 | 100100 | 1110 | 110011 |
Color Harmonies of #938570
Complementary color
Monochromatic Colors of #938570
Black with #938570
Text Example
Text Example
White with #938570
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #938570; }
p { color: rgb(147,133,112); }
H1.HeaderClassName
{
color: #938570;
}
.AnyTagClassName
{
color: #938570;
}
</style>
background-color css
<style>
a { background-color: #938570; }
a { background-color: rgb(147,133,112); }
div.DivClassName
{
background-color: #938570;
}
.BgClassName
{
background-color: #938570;
}
</style>
border-color css
<style>
span { border-color: #938570; }
span { border-color: rgb(147,133,112); }
td.TdClassName
{
border-color: #938570;
}
.TagClassName
{
border-color: #938570;
}
</style>