Shades of Strikemaster #916079
Tints of Strikemaster #916079
RGB
CMYK
RGB Variations
Color information
#916079 (or 0x916079) is known color: Strikemaster. HEX triplet: 91, 60 and 79. RGB value is (145,96,121). Sum of RGB (Red+Green+Blue) = 145+96+121=362 (47% of max value = 765). Red value is 145 (57.03% from 255 or 40.06% from 362); Green value is 96 (37.89% from 255 or 26.52% from 362); Blue value is 121 (47.66% from 255 or 33.43% from 362); Max value from RGB is 145 - color contains mainly: red. Hex color #916079 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #916079 is #6E9F86. Grayscale: #717171. Windows color (decimal): -7249799 or 7954577. OLE color: 7954577.
HSL color Cylindrical-coordinate representation of color #916079: hue angle of 329.39º degrees, saturation: 0.2, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #916079 is Cyan = 0, Magento = 0.34, Yellow = 0.17 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 96 | 121 | - |
| CMYK | 0 | 0.34 | 0.17 | 0.43 |
| HSL | 329.39º | 0.2% | 0.47% | - |
| HSV(B) | 329.39º | 0.34% | 0.57% | - |
| XYZ | 19.31 | 15.77 | 20.11 | - |
| YUV | 113.5 | 132.23 | 150.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 96 | 121 | 0 | 0.34 | 0.17 | 0.43 | 329.39 | 0.2 | 0.47 |
| Hex | 91 | 60 | 79 | 0 | 22 | 11 | 2B | 149 | 14 | 2F |
| Octal | 221 | 140 | 171 | 0 | 42 | 21 | 53 | 511 | 24 | 57 |
| Binary | 10010001 | 1100000 | 1111001 | 0 | 100010 | 10001 | 101011 | 101001001 | 10100 | 101111 |
Color Harmonies of #916079
Complementary color
Monochromatic Colors of #916079
Black with #916079
Text Example
Text Example
White with #916079
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #916079; }
p { color: rgb(145,96,121); }
H1.HeaderClassName
{
color: #916079;
}
.AnyTagClassName
{
color: #916079;
}
</style>
background-color css
<style>
a { background-color: #916079; }
a { background-color: rgb(145,96,121); }
div.DivClassName
{
background-color: #916079;
}
.BgClassName
{
background-color: #916079;
}
</style>
border-color css
<style>
span { border-color: #916079; }
span { border-color: rgb(145,96,121); }
td.TdClassName
{
border-color: #916079;
}
.TagClassName
{
border-color: #916079;
}
</style>