Shades of Strikemaster #855774
Tints of Strikemaster #855774
RGB
CMYK
RGB Variations
Color information
#855774 (or 0x855774) is known color: Strikemaster. HEX triplet: 85, 57 and 74. RGB value is (133,87,116). Sum of RGB (Red+Green+Blue) = 133+87+116=336 (44% of max value = 765). Red value is 133 (52.34% from 255 or 39.58% from 336); Green value is 87 (34.38% from 255 or 25.89% from 336); Blue value is 116 (45.70% from 255 or 34.52% from 336); Max value from RGB is 133 - color contains mainly: red. Hex color #855774 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #855774 is #7AA88B. Grayscale: #676767. Windows color (decimal): -8038540 or 7624581. OLE color: 7624581.
HSL color Cylindrical-coordinate representation of color #855774: hue angle of 322.17º degrees, saturation: 0.21, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #855774 is Cyan = 0, Magento = 0.35, Yellow = 0.13 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 87 | 116 | - |
| CMYK | 0 | 0.35 | 0.13 | 0.48 |
| HSL | 322.17º | 0.21% | 0.43% | - |
| HSV(B) | 322.17º | 0.35% | 0.52% | - |
| XYZ | 16.23 | 13.06 | 18.19 | - |
| YUV | 104.06 | 134.74 | 148.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 87 | 116 | 0 | 0.35 | 0.13 | 0.48 | 322.17 | 0.21 | 0.43 |
| Hex | 85 | 57 | 74 | 0 | 23 | D | 30 | 142 | 15 | 2B |
| Octal | 205 | 127 | 164 | 0 | 43 | 15 | 60 | 502 | 25 | 53 |
| Binary | 10000101 | 1010111 | 1110100 | 0 | 100011 | 1101 | 110000 | 101000010 | 10101 | 101011 |
Color Harmonies of #855774
Complementary color
Monochromatic Colors of #855774
Black with #855774
Text Example
Text Example
White with #855774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855774; }
p { color: rgb(133,87,116); }
H1.HeaderClassName
{
color: #855774;
}
.AnyTagClassName
{
color: #855774;
}
</style>
background-color css
<style>
a { background-color: #855774; }
a { background-color: rgb(133,87,116); }
div.DivClassName
{
background-color: #855774;
}
.BgClassName
{
background-color: #855774;
}
</style>
border-color css
<style>
span { border-color: #855774; }
span { border-color: rgb(133,87,116); }
td.TdClassName
{
border-color: #855774;
}
.TagClassName
{
border-color: #855774;
}
</style>