Shades of Schooner #938471
Tints of Schooner #938471
RGB
CMYK
RGB Variations
Color information
#938471 (or 0x938471) is known color: Schooner. HEX triplet: 93, 84 and 71. RGB value is (147,132,113). Sum of RGB (Red+Green+Blue) = 147+132+113=392 (51% of max value = 765). Red value is 147 (57.81% from 255 or 37.5% from 392); Green value is 132 (51.95% from 255 or 33.67% from 392); Blue value is 113 (44.53% from 255 or 28.83% from 392); Max value from RGB is 147 - color contains mainly: red. Hex color #938471 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #938471 is #6C7B8E. Grayscale: #868686. Windows color (decimal): -7109519 or 7439507. OLE color: 7439507.
HSL color Cylindrical-coordinate representation of color #938471: hue angle of 33.53º 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 #938471 is Cyan = 0, Magento = 0.10, Yellow = 0.23 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 132 | 113 | - |
| CMYK | 0 | 0.10 | 0.23 | 0.42 |
| HSL | 33.53º | 0.14% | 0.51% | - |
| HSV(B) | 33.53º | 0.23% | 0.58% | - |
| XYZ | 23.26 | 23.9 | 19.01 | - |
| YUV | 134.32 | 115.97 | 137.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 132 | 113 | 0 | 0.10 | 0.23 | 0.42 | 33.53 | 0.14 | 0.51 |
| Hex | 93 | 84 | 71 | 0 | A | 17 | 2A | 22 | E | 33 |
| Octal | 223 | 204 | 161 | 0 | 12 | 27 | 52 | 42 | 16 | 63 |
| Binary | 10010011 | 10000100 | 1110001 | 0 | 1010 | 10111 | 101010 | 100010 | 1110 | 110011 |
Color Harmonies of #938471
Complementary color
Monochromatic Colors of #938471
Black with #938471
Text Example
Text Example
White with #938471
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #938471; }
p { color: rgb(147,132,113); }
H1.HeaderClassName
{
color: #938471;
}
.AnyTagClassName
{
color: #938471;
}
</style>
background-color css
<style>
a { background-color: #938471; }
a { background-color: rgb(147,132,113); }
div.DivClassName
{
background-color: #938471;
}
.BgClassName
{
background-color: #938471;
}
</style>
border-color css
<style>
span { border-color: #938471; }
span { border-color: rgb(147,132,113); }
td.TdClassName
{
border-color: #938471;
}
.TagClassName
{
border-color: #938471;
}
</style>