Shades of Strikemaster #845774
Tints of Strikemaster #845774
RGB
CMYK
RGB Variations
Color information
#845774 (or 0x845774) is known color: Strikemaster. HEX triplet: 84, 57 and 74. RGB value is (132,87,116). Sum of RGB (Red+Green+Blue) = 132+87+116=335 (44% of max value = 765). Red value is 132 (51.95% from 255 or 39.40% from 335); Green value is 87 (34.38% from 255 or 25.97% from 335); Blue value is 116 (45.70% from 255 or 34.63% from 335); Max value from RGB is 132 - color contains mainly: red. Hex color #845774 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #845774 is #7BA88B. Grayscale: #676767. Windows color (decimal): -8104076 or 7624580. OLE color: 7624580.
HSL color Cylindrical-coordinate representation of color #845774: hue angle of 321.33º degrees, saturation: 0.21, 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 #845774 is Cyan = 0, Magento = 0.34, Yellow = 0.12 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 87 | 116 | - |
| CMYK | 0 | 0.34 | 0.12 | 0.48 |
| HSL | 321.33º | 0.21% | 0.43% | - |
| HSV(B) | 321.33º | 0.34% | 0.52% | - |
| XYZ | 16.08 | 12.98 | 18.18 | - |
| YUV | 103.76 | 134.91 | 148.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 87 | 116 | 0 | 0.34 | 0.12 | 0.48 | 321.33 | 0.21 | 0.43 |
| Hex | 84 | 57 | 74 | 0 | 22 | C | 30 | 141 | 15 | 2B |
| Octal | 204 | 127 | 164 | 0 | 42 | 14 | 60 | 501 | 25 | 53 |
| Binary | 10000100 | 1010111 | 1110100 | 0 | 100010 | 1100 | 110000 | 101000001 | 10101 | 101011 |
Color Harmonies of #845774
Complementary color
Monochromatic Colors of #845774
Black with #845774
Text Example
Text Example
White with #845774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845774; }
p { color: rgb(132,87,116); }
H1.HeaderClassName
{
color: #845774;
}
.AnyTagClassName
{
color: #845774;
}
</style>
background-color css
<style>
a { background-color: #845774; }
a { background-color: rgb(132,87,116); }
div.DivClassName
{
background-color: #845774;
}
.BgClassName
{
background-color: #845774;
}
</style>
border-color css
<style>
span { border-color: #845774; }
span { border-color: rgb(132,87,116); }
td.TdClassName
{
border-color: #845774;
}
.TagClassName
{
border-color: #845774;
}
</style>