Shades of Schooner #938470
Tints of Schooner #938470
RGB
CMYK
RGB Variations
Color information
#938470 (or 0x938470) is known color: Schooner. HEX triplet: 93, 84 and 70. RGB value is (147,132,112). Sum of RGB (Red+Green+Blue) = 147+132+112=391 (51% of max value = 765). Red value is 147 (57.81% from 255 or 37.60% from 391); Green value is 132 (51.95% from 255 or 33.76% from 391); Blue value is 112 (44.14% from 255 or 28.64% from 391); Max value from RGB is 147 - color contains mainly: red. Hex color #938470 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #938470 is #6C7B8F. Grayscale: #868686. Windows color (decimal): -7109520 or 7373971. OLE color: 7373971.
HSL color Cylindrical-coordinate representation of color #938470: hue angle of 34.29º 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 #938470 is Cyan = 0, Magento = 0.10, Yellow = 0.24 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 132 | 112 | - |
| CMYK | 0 | 0.10 | 0.24 | 0.42 |
| HSL | 34.29º | 0.14% | 0.51% | - |
| HSV(B) | 34.29º | 0.24% | 0.58% | - |
| XYZ | 23.21 | 23.88 | 18.71 | - |
| YUV | 134.21 | 115.47 | 137.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 132 | 112 | 0 | 0.10 | 0.24 | 0.42 | 34.29 | 0.14 | 0.51 |
| Hex | 93 | 84 | 70 | 0 | A | 18 | 2A | 22 | E | 33 |
| Octal | 223 | 204 | 160 | 0 | 12 | 30 | 52 | 42 | 16 | 63 |
| Binary | 10010011 | 10000100 | 1110000 | 0 | 1010 | 11000 | 101010 | 100010 | 1110 | 110011 |
Color Harmonies of #938470
Complementary color
Monochromatic Colors of #938470
Black with #938470
Text Example
Text Example
White with #938470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #938470; }
p { color: rgb(147,132,112); }
H1.HeaderClassName
{
color: #938470;
}
.AnyTagClassName
{
color: #938470;
}
</style>
background-color css
<style>
a { background-color: #938470; }
a { background-color: rgb(147,132,112); }
div.DivClassName
{
background-color: #938470;
}
.BgClassName
{
background-color: #938470;
}
</style>
border-color css
<style>
span { border-color: #938470; }
span { border-color: rgb(147,132,112); }
td.TdClassName
{
border-color: #938470;
}
.TagClassName
{
border-color: #938470;
}
</style>