Shades of Strikemaster #916688
Tints of Strikemaster #916688
RGB
CMYK
RGB Variations
Color information
#916688 (or 0x916688) is known color: Strikemaster. HEX triplet: 91, 66 and 88. RGB value is (145,102,136). Sum of RGB (Red+Green+Blue) = 145+102+136=383 (50% of max value = 765). Red value is 145 (57.03% from 255 or 37.86% from 383); Green value is 102 (40.23% from 255 or 26.63% from 383); Blue value is 136 (53.52% from 255 or 35.51% from 383); Max value from RGB is 145 - color contains mainly: red. Hex color #916688 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #916688 is #6E9977. Grayscale: #767676. Windows color (decimal): -7248248 or 8939153. OLE color: 8939153.
HSL color Cylindrical-coordinate representation of color #916688: hue angle of 312.56º 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 #916688 is Cyan = 0, Magento = 0.30, Yellow = 0.06 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 102 | 136 | - |
| CMYK | 0 | 0.30 | 0.06 | 0.43 |
| HSL | 312.56º | 0.17% | 0.48% | - |
| HSV(B) | 312.56º | 0.3% | 0.57% | - |
| XYZ | 20.87 | 17.3 | 25.53 | - |
| YUV | 118.73 | 137.75 | 146.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 102 | 136 | 0 | 0.30 | 0.06 | 0.43 | 312.56 | 0.17 | 0.48 |
| Hex | 91 | 66 | 88 | 0 | 1E | 6 | 2B | 139 | 11 | 30 |
| Octal | 221 | 146 | 210 | 0 | 36 | 6 | 53 | 471 | 21 | 60 |
| Binary | 10010001 | 1100110 | 10001000 | 0 | 11110 | 110 | 101011 | 100111001 | 10001 | 110000 |
Color Harmonies of #916688
Complementary color
Monochromatic Colors of #916688
Black with #916688
Text Example
Text Example
White with #916688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #916688; }
p { color: rgb(145,102,136); }
H1.HeaderClassName
{
color: #916688;
}
.AnyTagClassName
{
color: #916688;
}
</style>
background-color css
<style>
a { background-color: #916688; }
a { background-color: rgb(145,102,136); }
div.DivClassName
{
background-color: #916688;
}
.BgClassName
{
background-color: #916688;
}
</style>
border-color css
<style>
span { border-color: #916688; }
span { border-color: rgb(145,102,136); }
td.TdClassName
{
border-color: #916688;
}
.TagClassName
{
border-color: #916688;
}
</style>