Shades of Strikemaster #855873
Tints of Strikemaster #855873
RGB
CMYK
RGB Variations
Color information
#855873 (or 0x855873) is known color: Strikemaster. HEX triplet: 85, 58 and 73. RGB value is (133,88,115). Sum of RGB (Red+Green+Blue) = 133+88+115=336 (44% of max value = 765). Red value is 133 (52.34% from 255 or 39.58% from 336); Green value is 88 (34.77% from 255 or 26.19% from 336); Blue value is 115 (45.31% from 255 or 34.23% from 336); Max value from RGB is 133 - color contains mainly: red. Hex color #855873 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #855873 is #7AA78C. Grayscale: #686868. Windows color (decimal): -8038285 or 7559301. OLE color: 7559301.
HSL color Cylindrical-coordinate representation of color #855873: hue angle of 324º degrees, saturation: 0.2, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #855873 is Cyan = 0, Magento = 0.34, Yellow = 0.14 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 88 | 115 | - |
| CMYK | 0 | 0.34 | 0.14 | 0.48 |
| HSL | 324º | 0.2% | 0.43% | - |
| HSV(B) | 324º | 0.34% | 0.52% | - |
| XYZ | 16.26 | 13.2 | 17.91 | - |
| YUV | 104.53 | 133.91 | 148.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 88 | 115 | 0 | 0.34 | 0.14 | 0.48 | 324 | 0.2 | 0.43 |
| Hex | 85 | 58 | 73 | 0 | 22 | E | 30 | 144 | 14 | 2B |
| Octal | 205 | 130 | 163 | 0 | 42 | 16 | 60 | 504 | 24 | 53 |
| Binary | 10000101 | 1011000 | 1110011 | 0 | 100010 | 1110 | 110000 | 101000100 | 10100 | 101011 |
Color Harmonies of #855873
Complementary color
Monochromatic Colors of #855873
Black with #855873
Text Example
Text Example
White with #855873
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855873; }
p { color: rgb(133,88,115); }
H1.HeaderClassName
{
color: #855873;
}
.AnyTagClassName
{
color: #855873;
}
</style>
background-color css
<style>
a { background-color: #855873; }
a { background-color: rgb(133,88,115); }
div.DivClassName
{
background-color: #855873;
}
.BgClassName
{
background-color: #855873;
}
</style>
border-color css
<style>
span { border-color: #855873; }
span { border-color: rgb(133,88,115); }
td.TdClassName
{
border-color: #855873;
}
.TagClassName
{
border-color: #855873;
}
</style>