Shades of Schooner #938475
Tints of Schooner #938475
RGB
CMYK
RGB Variations
Color information
#938475 (or 0x938475) is known color: Schooner. HEX triplet: 93, 84 and 75. RGB value is (147,132,117). Sum of RGB (Red+Green+Blue) = 147+132+117=396 (52% of max value = 765). Red value is 147 (57.81% from 255 or 37.12% from 396); Green value is 132 (51.95% from 255 or 33.33% from 396); Blue value is 117 (46.09% from 255 or 29.55% from 396); Max value from RGB is 147 - color contains mainly: red. Hex color #938475 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #938475 is #6C7B8A. Grayscale: #868686. Windows color (decimal): -7109515 or 7701651. OLE color: 7701651.
HSL color Cylindrical-coordinate representation of color #938475: hue angle of 30º 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 #938475 is Cyan = 0, Magento = 0.10, Yellow = 0.20 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 132 | 117 | - |
| CMYK | 0 | 0.10 | 0.20 | 0.42 |
| HSL | 30º | 0.12% | 0.52% | - |
| HSV(B) | 30º | 0.2% | 0.58% | - |
| XYZ | 23.49 | 23.99 | 20.22 | - |
| YUV | 134.78 | 117.97 | 136.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 132 | 117 | 0 | 0.10 | 0.20 | 0.42 | 30 | 0.12 | 0.52 |
| Hex | 93 | 84 | 75 | 0 | A | 14 | 2A | 1E | C | 34 |
| Octal | 223 | 204 | 165 | 0 | 12 | 24 | 52 | 36 | 14 | 64 |
| Binary | 10010011 | 10000100 | 1110101 | 0 | 1010 | 10100 | 101010 | 11110 | 1100 | 110100 |
Color Harmonies of #938475
Complementary color
Monochromatic Colors of #938475
Black with #938475
Text Example
Text Example
White with #938475
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #938475; }
p { color: rgb(147,132,117); }
H1.HeaderClassName
{
color: #938475;
}
.AnyTagClassName
{
color: #938475;
}
</style>
background-color css
<style>
a { background-color: #938475; }
a { background-color: rgb(147,132,117); }
div.DivClassName
{
background-color: #938475;
}
.BgClassName
{
background-color: #938475;
}
</style>
border-color css
<style>
span { border-color: #938475; }
span { border-color: rgb(147,132,117); }
td.TdClassName
{
border-color: #938475;
}
.TagClassName
{
border-color: #938475;
}
</style>