Shades of Strikemaster #875673
Tints of Strikemaster #875673
RGB
CMYK
RGB Variations
Color information
#875673 (or 0x875673) is known color: Strikemaster. HEX triplet: 87, 56 and 73. RGB value is (135,86,115). Sum of RGB (Red+Green+Blue) = 135+86+115=336 (44% of max value = 765). Red value is 135 (53.12% from 255 or 40.18% from 336); Green value is 86 (33.98% from 255 or 25.60% from 336); Blue value is 115 (45.31% from 255 or 34.23% from 336); Max value from RGB is 135 - color contains mainly: red. Hex color #875673 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #875673 is #78A98C. Grayscale: #676767. Windows color (decimal): -7907725 or 7558791. OLE color: 7558791.
HSL color Cylindrical-coordinate representation of color #875673: hue angle of 324.49º degrees, saturation: 0.22, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #875673 is Cyan = 0, Magento = 0.36, Yellow = 0.15 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 86 | 115 | - |
| CMYK | 0 | 0.36 | 0.15 | 0.47 |
| HSL | 324.49º | 0.22% | 0.43% | - |
| HSV(B) | 324.49º | 0.36% | 0.53% | - |
| XYZ | 16.41 | 13.04 | 17.87 | - |
| YUV | 103.96 | 134.23 | 150.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 86 | 115 | 0 | 0.36 | 0.15 | 0.47 | 324.49 | 0.22 | 0.43 |
| Hex | 87 | 56 | 73 | 0 | 24 | F | 2F | 144 | 16 | 2B |
| Octal | 207 | 126 | 163 | 0 | 44 | 17 | 57 | 504 | 26 | 53 |
| Binary | 10000111 | 1010110 | 1110011 | 0 | 100100 | 1111 | 101111 | 101000100 | 10110 | 101011 |
Color Harmonies of #875673
Complementary color
Monochromatic Colors of #875673
Black with #875673
Text Example
Text Example
White with #875673
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #875673; }
p { color: rgb(135,86,115); }
H1.HeaderClassName
{
color: #875673;
}
.AnyTagClassName
{
color: #875673;
}
</style>
background-color css
<style>
a { background-color: #875673; }
a { background-color: rgb(135,86,115); }
div.DivClassName
{
background-color: #875673;
}
.BgClassName
{
background-color: #875673;
}
</style>
border-color css
<style>
span { border-color: #875673; }
span { border-color: rgb(135,86,115); }
td.TdClassName
{
border-color: #875673;
}
.TagClassName
{
border-color: #875673;
}
</style>