Shades of Strikemaster #875476
Tints of Strikemaster #875476
RGB
CMYK
RGB Variations
Color information
#875476 (or 0x875476) is known color: Strikemaster. HEX triplet: 87, 54 and 76. RGB value is (135,84,118). Sum of RGB (Red+Green+Blue) = 135+84+118=337 (44% of max value = 765). Red value is 135 (53.12% from 255 or 40.06% from 337); Green value is 84 (33.20% from 255 or 24.93% from 337); Blue value is 118 (46.48% from 255 or 35.01% from 337); Max value from RGB is 135 - color contains mainly: red. Hex color #875476 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #875476 is #78AB89. Grayscale: #676767. Windows color (decimal): -7908234 or 7754887. OLE color: 7754887.
HSL color Cylindrical-coordinate representation of color #875476: hue angle of 320º degrees, saturation: 0.23, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #875476 is Cyan = 0, Magento = 0.38, Yellow = 0.13 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 84 | 118 | - |
| CMYK | 0 | 0.38 | 0.13 | 0.47 |
| HSL | 320º | 0.23% | 0.43% | - |
| HSV(B) | 320º | 0.38% | 0.53% | - |
| XYZ | 16.43 | 12.8 | 18.74 | - |
| YUV | 103.13 | 136.4 | 150.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 84 | 118 | 0 | 0.38 | 0.13 | 0.47 | 320 | 0.23 | 0.43 |
| Hex | 87 | 54 | 76 | 0 | 26 | D | 2F | 140 | 17 | 2B |
| Octal | 207 | 124 | 166 | 0 | 46 | 15 | 57 | 500 | 27 | 53 |
| Binary | 10000111 | 1010100 | 1110110 | 0 | 100110 | 1101 | 101111 | 101000000 | 10111 | 101011 |
Color Harmonies of #875476
Complementary color
Monochromatic Colors of #875476
Black with #875476
Text Example
Text Example
White with #875476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #875476; }
p { color: rgb(135,84,118); }
H1.HeaderClassName
{
color: #875476;
}
.AnyTagClassName
{
color: #875476;
}
</style>
background-color css
<style>
a { background-color: #875476; }
a { background-color: rgb(135,84,118); }
div.DivClassName
{
background-color: #875476;
}
.BgClassName
{
background-color: #875476;
}
</style>
border-color css
<style>
span { border-color: #875476; }
span { border-color: rgb(135,84,118); }
td.TdClassName
{
border-color: #875476;
}
.TagClassName
{
border-color: #875476;
}
</style>