Shades of Schooner #938672
Tints of Schooner #938672
RGB
CMYK
RGB Variations
Color information
#938672 (or 0x938672) is known color: Schooner. HEX triplet: 93, 86 and 72. RGB value is (147,134,114). Sum of RGB (Red+Green+Blue) = 147+134+114=395 (52% of max value = 765). Red value is 147 (57.81% from 255 or 37.22% from 395); Green value is 134 (52.73% from 255 or 33.92% from 395); Blue value is 114 (44.92% from 255 or 28.86% from 395); Max value from RGB is 147 - color contains mainly: red. Hex color #938672 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #938672 is #6C798D. Grayscale: #878787. Windows color (decimal): -7109006 or 7505555. OLE color: 7505555.
HSL color Cylindrical-coordinate representation of color #938672: hue angle of 36.36º degrees, saturation: 0.13, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #938672 is Cyan = 0, Magento = 0.09, Yellow = 0.22 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 134 | 114 | - |
| CMYK | 0 | 0.09 | 0.22 | 0.42 |
| HSL | 36.36º | 0.13% | 0.51% | - |
| HSV(B) | 36.36º | 0.22% | 0.58% | - |
| XYZ | 23.59 | 24.47 | 19.4 | - |
| YUV | 135.61 | 115.81 | 136.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 134 | 114 | 0 | 0.09 | 0.22 | 0.42 | 36.36 | 0.13 | 0.51 |
| Hex | 93 | 86 | 72 | 0 | 9 | 16 | 2A | 24 | D | 33 |
| Octal | 223 | 206 | 162 | 0 | 11 | 26 | 52 | 44 | 15 | 63 |
| Binary | 10010011 | 10000110 | 1110010 | 0 | 1001 | 10110 | 101010 | 100100 | 1101 | 110011 |
Color Harmonies of #938672
Complementary color
Monochromatic Colors of #938672
Black with #938672
Text Example
Text Example
White with #938672
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #938672; }
p { color: rgb(147,134,114); }
H1.HeaderClassName
{
color: #938672;
}
.AnyTagClassName
{
color: #938672;
}
</style>
background-color css
<style>
a { background-color: #938672; }
a { background-color: rgb(147,134,114); }
div.DivClassName
{
background-color: #938672;
}
.BgClassName
{
background-color: #938672;
}
</style>
border-color css
<style>
span { border-color: #938672; }
span { border-color: rgb(147,134,114); }
td.TdClassName
{
border-color: #938672;
}
.TagClassName
{
border-color: #938672;
}
</style>