Shades of Schooner #938671
Tints of Schooner #938671
RGB
CMYK
RGB Variations
Color information
#938671 (or 0x938671) is known color: Schooner. HEX triplet: 93, 86 and 71. RGB value is (147,134,113). Sum of RGB (Red+Green+Blue) = 147+134+113=394 (52% of max value = 765). Red value is 147 (57.81% from 255 or 37.31% from 394); Green value is 134 (52.73% from 255 or 34.01% from 394); Blue value is 113 (44.53% from 255 or 28.68% from 394); Max value from RGB is 147 - color contains mainly: red. Hex color #938671 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #938671 is #6C798E. Grayscale: #878787. Windows color (decimal): -7109007 or 7440019. OLE color: 7440019.
HSL color Cylindrical-coordinate representation of color #938671: hue angle of 37.06º 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 #938671 is Cyan = 0, Magento = 0.09, Yellow = 0.23 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 134 | 113 | - |
| CMYK | 0 | 0.09 | 0.23 | 0.42 |
| HSL | 37.06º | 0.14% | 0.51% | - |
| HSV(B) | 37.06º | 0.23% | 0.58% | - |
| XYZ | 23.54 | 24.45 | 19.1 | - |
| YUV | 135.49 | 115.31 | 136.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 134 | 113 | 0 | 0.09 | 0.23 | 0.42 | 37.06 | 0.14 | 0.51 |
| Hex | 93 | 86 | 71 | 0 | 9 | 17 | 2A | 25 | E | 33 |
| Octal | 223 | 206 | 161 | 0 | 11 | 27 | 52 | 45 | 16 | 63 |
| Binary | 10010011 | 10000110 | 1110001 | 0 | 1001 | 10111 | 101010 | 100101 | 1110 | 110011 |
Color Harmonies of #938671
Complementary color
Monochromatic Colors of #938671
Black with #938671
Text Example
Text Example
White with #938671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #938671; }
p { color: rgb(147,134,113); }
H1.HeaderClassName
{
color: #938671;
}
.AnyTagClassName
{
color: #938671;
}
</style>
background-color css
<style>
a { background-color: #938671; }
a { background-color: rgb(147,134,113); }
div.DivClassName
{
background-color: #938671;
}
.BgClassName
{
background-color: #938671;
}
</style>
border-color css
<style>
span { border-color: #938671; }
span { border-color: rgb(147,134,113); }
td.TdClassName
{
border-color: #938671;
}
.TagClassName
{
border-color: #938671;
}
</style>