Shades of Strikemaster #875677
Tints of Strikemaster #875677
RGB
CMYK
RGB Variations
Color information
#875677 (or 0x875677) is known color: Strikemaster. HEX triplet: 87, 56 and 77. RGB value is (135,86,119). Sum of RGB (Red+Green+Blue) = 135+86+119=340 (45% of max value = 765). Red value is 135 (53.12% from 255 or 39.71% from 340); Green value is 86 (33.98% from 255 or 25.29% from 340); Blue value is 119 (46.88% from 255 or 35% from 340); Max value from RGB is 135 - color contains mainly: red. Hex color #875677 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #875677 is #78A988. Grayscale: #686868. Windows color (decimal): -7907721 or 7820935. OLE color: 7820935.
HSL color Cylindrical-coordinate representation of color #875677: hue angle of 319.59º 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 #875677 is Cyan = 0, Magento = 0.36, Yellow = 0.12 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 86 | 119 | - |
| CMYK | 0 | 0.36 | 0.12 | 0.47 |
| HSL | 319.59º | 0.22% | 0.43% | - |
| HSV(B) | 319.59º | 0.36% | 0.53% | - |
| XYZ | 16.65 | 13.14 | 19.11 | - |
| YUV | 104.41 | 136.23 | 149.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 86 | 119 | 0 | 0.36 | 0.12 | 0.47 | 319.59 | 0.22 | 0.43 |
| Hex | 87 | 56 | 77 | 0 | 24 | C | 2F | 140 | 16 | 2B |
| Octal | 207 | 126 | 167 | 0 | 44 | 14 | 57 | 500 | 26 | 53 |
| Binary | 10000111 | 1010110 | 1110111 | 0 | 100100 | 1100 | 101111 | 101000000 | 10110 | 101011 |
Color Harmonies of #875677
Complementary color
Monochromatic Colors of #875677
Black with #875677
Text Example
Text Example
White with #875677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #875677; }
p { color: rgb(135,86,119); }
H1.HeaderClassName
{
color: #875677;
}
.AnyTagClassName
{
color: #875677;
}
</style>
background-color css
<style>
a { background-color: #875677; }
a { background-color: rgb(135,86,119); }
div.DivClassName
{
background-color: #875677;
}
.BgClassName
{
background-color: #875677;
}
</style>
border-color css
<style>
span { border-color: #875677; }
span { border-color: rgb(135,86,119); }
td.TdClassName
{
border-color: #875677;
}
.TagClassName
{
border-color: #875677;
}
</style>