Shades of Schooner #938576
Tints of Schooner #938576
RGB
CMYK
RGB Variations
Color information
#938576 (or 0x938576) is known color: Schooner. HEX triplet: 93, 85 and 76. RGB value is (147,133,118). Sum of RGB (Red+Green+Blue) = 147+133+118=398 (52% of max value = 765). Red value is 147 (57.81% from 255 or 36.93% from 398); Green value is 133 (52.34% from 255 or 33.42% from 398); Blue value is 118 (46.48% from 255 or 29.65% from 398); Max value from RGB is 147 - color contains mainly: red. Hex color #938576 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #938576 is #6C7A89. Grayscale: #878787. Windows color (decimal): -7109258 or 7767443. OLE color: 7767443.
HSL color Cylindrical-coordinate representation of color #938576: hue angle of 31.03º degrees, saturation: 0.12, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #938576 is Cyan = 0, Magento = 0.10, Yellow = 0.20 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 133 | 118 | - |
| CMYK | 0 | 0.10 | 0.20 | 0.42 |
| HSL | 31.03º | 0.12% | 0.52% | - |
| HSV(B) | 31.03º | 0.2% | 0.58% | - |
| XYZ | 23.69 | 24.29 | 20.58 | - |
| YUV | 135.48 | 118.14 | 136.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 133 | 118 | 0 | 0.10 | 0.20 | 0.42 | 31.03 | 0.12 | 0.52 |
| Hex | 93 | 85 | 76 | 0 | A | 14 | 2A | 1F | C | 34 |
| Octal | 223 | 205 | 166 | 0 | 12 | 24 | 52 | 37 | 14 | 64 |
| Binary | 10010011 | 10000101 | 1110110 | 0 | 1010 | 10100 | 101010 | 11111 | 1100 | 110100 |
Color Harmonies of #938576
Complementary color
Monochromatic Colors of #938576
Black with #938576
Text Example
Text Example
White with #938576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #938576; }
p { color: rgb(147,133,118); }
H1.HeaderClassName
{
color: #938576;
}
.AnyTagClassName
{
color: #938576;
}
</style>
background-color css
<style>
a { background-color: #938576; }
a { background-color: rgb(147,133,118); }
div.DivClassName
{
background-color: #938576;
}
.BgClassName
{
background-color: #938576;
}
</style>
border-color css
<style>
span { border-color: #938576; }
span { border-color: rgb(147,133,118); }
td.TdClassName
{
border-color: #938576;
}
.TagClassName
{
border-color: #938576;
}
</style>