Shades of Strikemaster #866977
Tints of Strikemaster #866977
RGB
CMYK
RGB Variations
Color information
#866977 (or 0x866977) is known color: Strikemaster. HEX triplet: 86, 69 and 77. RGB value is (134,105,119). Sum of RGB (Red+Green+Blue) = 134+105+119=358 (47% of max value = 765). Red value is 134 (52.73% from 255 or 37.43% from 358); Green value is 105 (41.41% from 255 or 29.33% from 358); Blue value is 119 (46.88% from 255 or 33.24% from 358); Max value from RGB is 134 - color contains mainly: red. Hex color #866977 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #866977 is #799688. Grayscale: #737373. Windows color (decimal): -7968393 or 7825798. OLE color: 7825798.
HSL color Cylindrical-coordinate representation of color #866977: hue angle of 331.03º degrees, saturation: 0.12, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #866977 is Cyan = 0, Magento = 0.22, Yellow = 0.11 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 105 | 119 | - |
| CMYK | 0 | 0.22 | 0.11 | 0.47 |
| HSL | 331.03º | 0.12% | 0.47% | - |
| HSV(B) | 331.03º | 0.22% | 0.53% | - |
| XYZ | 18.21 | 16.5 | 19.68 | - |
| YUV | 115.27 | 130.11 | 141.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 105 | 119 | 0 | 0.22 | 0.11 | 0.47 | 331.03 | 0.12 | 0.47 |
| Hex | 86 | 69 | 77 | 0 | 16 | B | 2F | 14B | C | 2F |
| Octal | 206 | 151 | 167 | 0 | 26 | 13 | 57 | 513 | 14 | 57 |
| Binary | 10000110 | 1101001 | 1110111 | 0 | 10110 | 1011 | 101111 | 101001011 | 1100 | 101111 |
Color Harmonies of #866977
Complementary color
Monochromatic Colors of #866977
Black with #866977
Text Example
Text Example
White with #866977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866977; }
p { color: rgb(134,105,119); }
H1.HeaderClassName
{
color: #866977;
}
.AnyTagClassName
{
color: #866977;
}
</style>
background-color css
<style>
a { background-color: #866977; }
a { background-color: rgb(134,105,119); }
div.DivClassName
{
background-color: #866977;
}
.BgClassName
{
background-color: #866977;
}
</style>
border-color css
<style>
span { border-color: #866977; }
span { border-color: rgb(134,105,119); }
td.TdClassName
{
border-color: #866977;
}
.TagClassName
{
border-color: #866977;
}
</style>