Shades of Schooner #938677
Tints of Schooner #938677
RGB
CMYK
RGB Variations
Color information
#938677 (or 0x938677) is known color: Schooner. HEX triplet: 93, 86 and 77. RGB value is (147,134,119). Sum of RGB (Red+Green+Blue) = 147+134+119=400 (52% of max value = 765). Red value is 147 (57.81% from 255 or 36.75% from 400); Green value is 134 (52.73% from 255 or 33.5% from 400); Blue value is 119 (46.88% from 255 or 29.75% from 400); Max value from RGB is 147 - color contains mainly: red. Hex color #938677 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #938677 is #6C7988. Grayscale: #888888. Windows color (decimal): -7109001 or 7833235. OLE color: 7833235.
HSL color Cylindrical-coordinate representation of color #938677: hue angle of 32.14º degrees, saturation: 0.11, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #938677 is Cyan = 0, Magento = 0.09, Yellow = 0.19 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 134 | 119 | - |
| CMYK | 0 | 0.09 | 0.19 | 0.42 |
| HSL | 32.14º | 0.11% | 0.52% | - |
| HSV(B) | 32.14º | 0.19% | 0.58% | - |
| XYZ | 23.89 | 24.59 | 20.94 | - |
| YUV | 136.18 | 118.31 | 135.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 134 | 119 | 0 | 0.09 | 0.19 | 0.42 | 32.14 | 0.11 | 0.52 |
| Hex | 93 | 86 | 77 | 0 | 9 | 13 | 2A | 20 | B | 34 |
| Octal | 223 | 206 | 167 | 0 | 11 | 23 | 52 | 40 | 13 | 64 |
| Binary | 10010011 | 10000110 | 1110111 | 0 | 1001 | 10011 | 101010 | 100000 | 1011 | 110100 |
Color Harmonies of #938677
Complementary color
Monochromatic Colors of #938677
Black with #938677
Text Example
Text Example
White with #938677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #938677; }
p { color: rgb(147,134,119); }
H1.HeaderClassName
{
color: #938677;
}
.AnyTagClassName
{
color: #938677;
}
</style>
background-color css
<style>
a { background-color: #938677; }
a { background-color: rgb(147,134,119); }
div.DivClassName
{
background-color: #938677;
}
.BgClassName
{
background-color: #938677;
}
</style>
border-color css
<style>
span { border-color: #938677; }
span { border-color: rgb(147,134,119); }
td.TdClassName
{
border-color: #938677;
}
.TagClassName
{
border-color: #938677;
}
</style>