Shades of Schooner #938670
Tints of Schooner #938670
RGB
CMYK
RGB Variations
Color information
#938670 (or 0x938670) is known color: Schooner. HEX triplet: 93, 86 and 70. RGB value is (147,134,112). Sum of RGB (Red+Green+Blue) = 147+134+112=393 (52% of max value = 765). Red value is 147 (57.81% from 255 or 37.40% from 393); Green value is 134 (52.73% from 255 or 34.10% from 393); Blue value is 112 (44.14% from 255 or 28.50% from 393); Max value from RGB is 147 - color contains mainly: red. Hex color #938670 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #938670 is #6C798F. Grayscale: #878787. Windows color (decimal): -7109008 or 7374483. OLE color: 7374483.
HSL color Cylindrical-coordinate representation of color #938670: hue angle of 37.71º 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 #938670 is Cyan = 0, Magento = 0.09, Yellow = 0.24 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 134 | 112 | - |
| CMYK | 0 | 0.09 | 0.24 | 0.42 |
| HSL | 37.71º | 0.14% | 0.51% | - |
| HSV(B) | 37.71º | 0.24% | 0.58% | - |
| XYZ | 23.48 | 24.42 | 18.81 | - |
| YUV | 135.38 | 114.81 | 136.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 134 | 112 | 0 | 0.09 | 0.24 | 0.42 | 37.71 | 0.14 | 0.51 |
| Hex | 93 | 86 | 70 | 0 | 9 | 18 | 2A | 26 | E | 33 |
| Octal | 223 | 206 | 160 | 0 | 11 | 30 | 52 | 46 | 16 | 63 |
| Binary | 10010011 | 10000110 | 1110000 | 0 | 1001 | 11000 | 101010 | 100110 | 1110 | 110011 |
Color Harmonies of #938670
Complementary color
Monochromatic Colors of #938670
Black with #938670
Text Example
Text Example
White with #938670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #938670; }
p { color: rgb(147,134,112); }
H1.HeaderClassName
{
color: #938670;
}
.AnyTagClassName
{
color: #938670;
}
</style>
background-color css
<style>
a { background-color: #938670; }
a { background-color: rgb(147,134,112); }
div.DivClassName
{
background-color: #938670;
}
.BgClassName
{
background-color: #938670;
}
</style>
border-color css
<style>
span { border-color: #938670; }
span { border-color: rgb(147,134,112); }
td.TdClassName
{
border-color: #938670;
}
.TagClassName
{
border-color: #938670;
}
</style>