Shades of Strikemaster #916679
Tints of Strikemaster #916679
RGB
CMYK
RGB Variations
Color information
#916679 (or 0x916679) is known color: Strikemaster. HEX triplet: 91, 66 and 79. RGB value is (145,102,121). Sum of RGB (Red+Green+Blue) = 145+102+121=368 (48% of max value = 765). Red value is 145 (57.03% from 255 or 39.40% from 368); Green value is 102 (40.23% from 255 or 27.72% from 368); Blue value is 121 (47.66% from 255 or 32.88% from 368); Max value from RGB is 145 - color contains mainly: red. Hex color #916679 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #916679 is #6E9986. Grayscale: #747474. Windows color (decimal): -7248263 or 7956113. OLE color: 7956113.
HSL color Cylindrical-coordinate representation of color #916679: hue angle of 333.49º degrees, saturation: 0.17, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #916679 is Cyan = 0, Magento = 0.30, Yellow = 0.17 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 102 | 121 | - |
| CMYK | 0 | 0.30 | 0.17 | 0.43 |
| HSL | 333.49º | 0.17% | 0.48% | - |
| HSV(B) | 333.49º | 0.3% | 0.57% | - |
| XYZ | 19.88 | 16.9 | 20.3 | - |
| YUV | 117.02 | 130.25 | 147.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 102 | 121 | 0 | 0.30 | 0.17 | 0.43 | 333.49 | 0.17 | 0.48 |
| Hex | 91 | 66 | 79 | 0 | 1E | 11 | 2B | 14D | 11 | 30 |
| Octal | 221 | 146 | 171 | 0 | 36 | 21 | 53 | 515 | 21 | 60 |
| Binary | 10010001 | 1100110 | 1111001 | 0 | 11110 | 10001 | 101011 | 101001101 | 10001 | 110000 |
Color Harmonies of #916679
Complementary color
Monochromatic Colors of #916679
Black with #916679
Text Example
Text Example
White with #916679
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #916679; }
p { color: rgb(145,102,121); }
H1.HeaderClassName
{
color: #916679;
}
.AnyTagClassName
{
color: #916679;
}
</style>
background-color css
<style>
a { background-color: #916679; }
a { background-color: rgb(145,102,121); }
div.DivClassName
{
background-color: #916679;
}
.BgClassName
{
background-color: #916679;
}
</style>
border-color css
<style>
span { border-color: #916679; }
span { border-color: rgb(145,102,121); }
td.TdClassName
{
border-color: #916679;
}
.TagClassName
{
border-color: #916679;
}
</style>