Shades of Strikemaster #865476
Tints of Strikemaster #865476
RGB
CMYK
RGB Variations
Color information
#865476 (or 0x865476) is known color: Strikemaster. HEX triplet: 86, 54 and 76. RGB value is (134,84,118). Sum of RGB (Red+Green+Blue) = 134+84+118=336 (44% of max value = 765). Red value is 134 (52.73% from 255 or 39.88% from 336); Green value is 84 (33.20% from 255 or 25% from 336); Blue value is 118 (46.48% from 255 or 35.12% from 336); Max value from RGB is 134 - color contains mainly: red. Hex color #865476 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #865476 is #79AB89. Grayscale: #666666. Windows color (decimal): -7973770 or 7754886. OLE color: 7754886.
HSL color Cylindrical-coordinate representation of color #865476: hue angle of 319.2º degrees, saturation: 0.23, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #865476 is Cyan = 0, Magento = 0.37, Yellow = 0.12 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 84 | 118 | - |
| CMYK | 0 | 0.37 | 0.12 | 0.47 |
| HSL | 319.2º | 0.23% | 0.43% | - |
| HSV(B) | 319.2º | 0.37% | 0.53% | - |
| XYZ | 16.27 | 12.72 | 18.74 | - |
| YUV | 102.83 | 136.57 | 150.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 84 | 118 | 0 | 0.37 | 0.12 | 0.47 | 319.2 | 0.23 | 0.43 |
| Hex | 86 | 54 | 76 | 0 | 25 | C | 2F | 13F | 17 | 2B |
| Octal | 206 | 124 | 166 | 0 | 45 | 14 | 57 | 477 | 27 | 53 |
| Binary | 10000110 | 1010100 | 1110110 | 0 | 100101 | 1100 | 101111 | 100111111 | 10111 | 101011 |
Color Harmonies of #865476
Complementary color
Monochromatic Colors of #865476
Black with #865476
Text Example
Text Example
White with #865476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865476; }
p { color: rgb(134,84,118); }
H1.HeaderClassName
{
color: #865476;
}
.AnyTagClassName
{
color: #865476;
}
</style>
background-color css
<style>
a { background-color: #865476; }
a { background-color: rgb(134,84,118); }
div.DivClassName
{
background-color: #865476;
}
.BgClassName
{
background-color: #865476;
}
</style>
border-color css
<style>
span { border-color: #865476; }
span { border-color: rgb(134,84,118); }
td.TdClassName
{
border-color: #865476;
}
.TagClassName
{
border-color: #865476;
}
</style>