Shades of Strikemaster #916680
Tints of Strikemaster #916680
RGB
CMYK
RGB Variations
Color information
#916680 (or 0x916680) is known color: Strikemaster. HEX triplet: 91, 66 and 80. RGB value is (145,102,128). Sum of RGB (Red+Green+Blue) = 145+102+128=375 (49% of max value = 765). Red value is 145 (57.03% from 255 or 38.67% from 375); Green value is 102 (40.23% from 255 or 27.2% from 375); Blue value is 128 (50.39% from 255 or 34.13% from 375); Max value from RGB is 145 - color contains mainly: red. Hex color #916680 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #916680 is #6E997F. Grayscale: #757575. Windows color (decimal): -7248256 or 8414865. OLE color: 8414865.
HSL color Cylindrical-coordinate representation of color #916680: hue angle of 323.72º 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 #916680 is Cyan = 0, Magento = 0.30, Yellow = 0.12 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 102 | 128 | - |
| CMYK | 0 | 0.30 | 0.12 | 0.43 |
| HSL | 323.72º | 0.17% | 0.48% | - |
| HSV(B) | 323.72º | 0.3% | 0.57% | - |
| XYZ | 20.32 | 17.08 | 22.65 | - |
| YUV | 117.82 | 133.75 | 147.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 102 | 128 | 0 | 0.30 | 0.12 | 0.43 | 323.72 | 0.17 | 0.48 |
| Hex | 91 | 66 | 80 | 0 | 1E | C | 2B | 144 | 11 | 30 |
| Octal | 221 | 146 | 200 | 0 | 36 | 14 | 53 | 504 | 21 | 60 |
| Binary | 10010001 | 1100110 | 10000000 | 0 | 11110 | 1100 | 101011 | 101000100 | 10001 | 110000 |
Color Harmonies of #916680
Complementary color
Monochromatic Colors of #916680
Black with #916680
Text Example
Text Example
White with #916680
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #916680; }
p { color: rgb(145,102,128); }
H1.HeaderClassName
{
color: #916680;
}
.AnyTagClassName
{
color: #916680;
}
</style>
background-color css
<style>
a { background-color: #916680; }
a { background-color: rgb(145,102,128); }
div.DivClassName
{
background-color: #916680;
}
.BgClassName
{
background-color: #916680;
}
</style>
border-color css
<style>
span { border-color: #916680; }
span { border-color: rgb(145,102,128); }
td.TdClassName
{
border-color: #916680;
}
.TagClassName
{
border-color: #916680;
}
</style>