Shades of Schooner #948672
Tints of Schooner #948672
RGB
CMYK
RGB Variations
Color information
#948672 (or 0x948672) is known color: Schooner. HEX triplet: 94, 86 and 72. RGB value is (148,134,114). Sum of RGB (Red+Green+Blue) = 148+134+114=396 (52% of max value = 765). Red value is 148 (58.20% from 255 or 37.37% from 396); Green value is 134 (52.73% from 255 or 33.84% from 396); Blue value is 114 (44.92% from 255 or 28.79% from 396); Max value from RGB is 148 - color contains mainly: red. Hex color #948672 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #948672 is #6B798D. Grayscale: #888888. Windows color (decimal): -7043470 or 7505556. OLE color: 7505556.
HSL color Cylindrical-coordinate representation of color #948672: hue angle of 35.29º 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 #948672 is Cyan = 0, Magento = 0.09, Yellow = 0.23 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 134 | 114 | - |
| CMYK | 0 | 0.09 | 0.23 | 0.42 |
| HSL | 35.29º | 0.14% | 0.51% | - |
| HSV(B) | 35.29º | 0.23% | 0.58% | - |
| XYZ | 23.78 | 24.56 | 19.41 | - |
| YUV | 135.91 | 115.64 | 136.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 134 | 114 | 0 | 0.09 | 0.23 | 0.42 | 35.29 | 0.14 | 0.51 |
| Hex | 94 | 86 | 72 | 0 | 9 | 17 | 2A | 23 | E | 33 |
| Octal | 224 | 206 | 162 | 0 | 11 | 27 | 52 | 43 | 16 | 63 |
| Binary | 10010100 | 10000110 | 1110010 | 0 | 1001 | 10111 | 101010 | 100011 | 1110 | 110011 |
Color Harmonies of #948672
Complementary color
Monochromatic Colors of #948672
Black with #948672
Text Example
Text Example
White with #948672
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #948672; }
p { color: rgb(148,134,114); }
H1.HeaderClassName
{
color: #948672;
}
.AnyTagClassName
{
color: #948672;
}
</style>
background-color css
<style>
a { background-color: #948672; }
a { background-color: rgb(148,134,114); }
div.DivClassName
{
background-color: #948672;
}
.BgClassName
{
background-color: #948672;
}
</style>
border-color css
<style>
span { border-color: #948672; }
span { border-color: rgb(148,134,114); }
td.TdClassName
{
border-color: #948672;
}
.TagClassName
{
border-color: #948672;
}
</style>