Shades of Strikemaster #865974
Tints of Strikemaster #865974
RGB
CMYK
RGB Variations
Color information
#865974 (or 0x865974) is known color: Strikemaster. HEX triplet: 86, 59 and 74. RGB value is (134,89,116). Sum of RGB (Red+Green+Blue) = 134+89+116=339 (44% of max value = 765). Red value is 134 (52.73% from 255 or 39.53% from 339); Green value is 89 (35.16% from 255 or 26.25% from 339); Blue value is 116 (45.70% from 255 or 34.22% from 339); Max value from RGB is 134 - color contains mainly: red. Hex color #865974 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #865974 is #79A68B. Grayscale: #696969. Windows color (decimal): -7972492 or 7625094. OLE color: 7625094.
HSL color Cylindrical-coordinate representation of color #865974: hue angle of 324º degrees, saturation: 0.2, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #865974 is Cyan = 0, Magento = 0.34, Yellow = 0.13 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 89 | 116 | - |
| CMYK | 0 | 0.34 | 0.13 | 0.47 |
| HSL | 324º | 0.2% | 0.44% | - |
| HSV(B) | 324º | 0.34% | 0.53% | - |
| XYZ | 16.56 | 13.47 | 18.25 | - |
| YUV | 105.53 | 133.91 | 148.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 89 | 116 | 0 | 0.34 | 0.13 | 0.47 | 324 | 0.2 | 0.44 |
| Hex | 86 | 59 | 74 | 0 | 22 | D | 2F | 144 | 14 | 2C |
| Octal | 206 | 131 | 164 | 0 | 42 | 15 | 57 | 504 | 24 | 54 |
| Binary | 10000110 | 1011001 | 1110100 | 0 | 100010 | 1101 | 101111 | 101000100 | 10100 | 101100 |
Color Harmonies of #865974
Complementary color
Monochromatic Colors of #865974
Black with #865974
Text Example
Text Example
White with #865974
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865974; }
p { color: rgb(134,89,116); }
H1.HeaderClassName
{
color: #865974;
}
.AnyTagClassName
{
color: #865974;
}
</style>
background-color css
<style>
a { background-color: #865974; }
a { background-color: rgb(134,89,116); }
div.DivClassName
{
background-color: #865974;
}
.BgClassName
{
background-color: #865974;
}
</style>
border-color css
<style>
span { border-color: #865974; }
span { border-color: rgb(134,89,116); }
td.TdClassName
{
border-color: #865974;
}
.TagClassName
{
border-color: #865974;
}
</style>