Shades of Strikemaster #845974
Tints of Strikemaster #845974
RGB
CMYK
RGB Variations
Color information
#845974 (or 0x845974) is known color: Strikemaster. HEX triplet: 84, 59 and 74. RGB value is (132,89,116). Sum of RGB (Red+Green+Blue) = 132+89+116=337 (44% of max value = 765). Red value is 132 (51.95% from 255 or 39.17% from 337); Green value is 89 (35.16% from 255 or 26.41% from 337); Blue value is 116 (45.70% from 255 or 34.42% from 337); Max value from RGB is 132 - color contains mainly: red. Hex color #845974 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #845974 is #7BA68B. Grayscale: #686868. Windows color (decimal): -8103564 or 7625092. OLE color: 7625092.
HSL color Cylindrical-coordinate representation of color #845974: hue angle of 322.33º degrees, saturation: 0.19, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #845974 is Cyan = 0, Magento = 0.33, Yellow = 0.12 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 89 | 116 | - |
| CMYK | 0 | 0.33 | 0.12 | 0.48 |
| HSL | 322.33º | 0.19% | 0.43% | - |
| HSV(B) | 322.33º | 0.33% | 0.52% | - |
| XYZ | 16.24 | 13.31 | 18.24 | - |
| YUV | 104.94 | 134.25 | 147.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 89 | 116 | 0 | 0.33 | 0.12 | 0.48 | 322.33 | 0.19 | 0.43 |
| Hex | 84 | 59 | 74 | 0 | 21 | C | 30 | 142 | 13 | 2B |
| Octal | 204 | 131 | 164 | 0 | 41 | 14 | 60 | 502 | 23 | 53 |
| Binary | 10000100 | 1011001 | 1110100 | 0 | 100001 | 1100 | 110000 | 101000010 | 10011 | 101011 |
Color Harmonies of #845974
Complementary color
Monochromatic Colors of #845974
Black with #845974
Text Example
Text Example
White with #845974
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845974; }
p { color: rgb(132,89,116); }
H1.HeaderClassName
{
color: #845974;
}
.AnyTagClassName
{
color: #845974;
}
</style>
background-color css
<style>
a { background-color: #845974; }
a { background-color: rgb(132,89,116); }
div.DivClassName
{
background-color: #845974;
}
.BgClassName
{
background-color: #845974;
}
</style>
border-color css
<style>
span { border-color: #845974; }
span { border-color: rgb(132,89,116); }
td.TdClassName
{
border-color: #845974;
}
.TagClassName
{
border-color: #845974;
}
</style>