Shades of Schooner #868482
Tints of Schooner #868482
RGB
CMYK
RGB Variations
Color information
#868482 (or 0x868482) is known color: Schooner. HEX triplet: 86, 84 and 82. RGB value is (134,132,130). Sum of RGB (Red+Green+Blue) = 134+132+130=396 (52% of max value = 765). Red value is 134 (52.73% from 255 or 33.84% from 396); Green value is 132 (51.95% from 255 or 33.33% from 396); Blue value is 130 (51.17% from 255 or 32.83% from 396); Max value from RGB is 134 - color contains mainly: red. Hex color #868482 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #868482 is #797B7D. Grayscale: #848484. Windows color (decimal): -7961470 or 8553606. OLE color: 8553606.
HSL color Cylindrical-coordinate representation of color #868482: hue angle of 30º degrees, saturation: 0.02, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.03%. Process color model (Four color, CMYK) of #868482 is Cyan = 0, Magento = 0.01, Yellow = 0.03 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 132 | 130 | - |
| CMYK | 0 | 0.01 | 0.03 | 0.47 |
| HSL | 30º | 0.02% | 0.52% | - |
| HSV(B) | 30º | 0.03% | 0.53% | - |
| XYZ | 22.11 | 23.18 | 24.43 | - |
| YUV | 132.37 | 126.66 | 129.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 132 | 130 | 0 | 0.01 | 0.03 | 0.47 | 30 | 0.02 | 0.52 |
| Hex | 86 | 84 | 82 | 0 | 1 | 3 | 2F | 1E | 2 | 34 |
| Octal | 206 | 204 | 202 | 0 | 1 | 3 | 57 | 36 | 2 | 64 |
| Binary | 10000110 | 10000100 | 10000010 | 0 | 1 | 11 | 101111 | 11110 | 10 | 110100 |
Color Harmonies of #868482
Complementary color
Monochromatic Colors of #868482
Black with #868482
Text Example
Text Example
White with #868482
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #868482; }
p { color: rgb(134,132,130); }
H1.HeaderClassName
{
color: #868482;
}
.AnyTagClassName
{
color: #868482;
}
</style>
background-color css
<style>
a { background-color: #868482; }
a { background-color: rgb(134,132,130); }
div.DivClassName
{
background-color: #868482;
}
.BgClassName
{
background-color: #868482;
}
</style>
border-color css
<style>
span { border-color: #868482; }
span { border-color: rgb(134,132,130); }
td.TdClassName
{
border-color: #868482;
}
.TagClassName
{
border-color: #868482;
}
</style>