Shades of Schooner #938571
Tints of Schooner #938571
RGB
CMYK
RGB Variations
Color information
#938571 (or 0x938571) is known color: Schooner. HEX triplet: 93, 85 and 71. RGB value is (147,133,113). Sum of RGB (Red+Green+Blue) = 147+133+113=393 (52% of max value = 765). Red value is 147 (57.81% from 255 or 37.40% from 393); Green value is 133 (52.34% from 255 or 33.84% from 393); Blue value is 113 (44.53% from 255 or 28.75% from 393); Max value from RGB is 147 - color contains mainly: red. Hex color #938571 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #938571 is #6C7A8E. Grayscale: #878787. Windows color (decimal): -7109263 or 7439763. OLE color: 7439763.
HSL color Cylindrical-coordinate representation of color #938571: hue angle of 35.29º degrees, saturation: 0.14, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #938571 is Cyan = 0, Magento = 0.10, Yellow = 0.23 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 133 | 113 | - |
| CMYK | 0 | 0.10 | 0.23 | 0.42 |
| HSL | 35.29º | 0.14% | 0.51% | - |
| HSV(B) | 35.29º | 0.23% | 0.58% | - |
| XYZ | 23.4 | 24.17 | 19.05 | - |
| YUV | 134.91 | 115.64 | 136.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 133 | 113 | 0 | 0.10 | 0.23 | 0.42 | 35.29 | 0.14 | 0.51 |
| Hex | 93 | 85 | 71 | 0 | A | 17 | 2A | 23 | E | 33 |
| Octal | 223 | 205 | 161 | 0 | 12 | 27 | 52 | 43 | 16 | 63 |
| Binary | 10010011 | 10000101 | 1110001 | 0 | 1010 | 10111 | 101010 | 100011 | 1110 | 110011 |
Color Harmonies of #938571
Complementary color
Monochromatic Colors of #938571
Black with #938571
Text Example
Text Example
White with #938571
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #938571; }
p { color: rgb(147,133,113); }
H1.HeaderClassName
{
color: #938571;
}
.AnyTagClassName
{
color: #938571;
}
</style>
background-color css
<style>
a { background-color: #938571; }
a { background-color: rgb(147,133,113); }
div.DivClassName
{
background-color: #938571;
}
.BgClassName
{
background-color: #938571;
}
</style>
border-color css
<style>
span { border-color: #938571; }
span { border-color: rgb(147,133,113); }
td.TdClassName
{
border-color: #938571;
}
.TagClassName
{
border-color: #938571;
}
</style>