Shades of Strikemaster #916678
Tints of Strikemaster #916678
RGB
CMYK
RGB Variations
Color information
#916678 (or 0x916678) is known color: Strikemaster. HEX triplet: 91, 66 and 78. RGB value is (145,102,120). Sum of RGB (Red+Green+Blue) = 145+102+120=367 (48% of max value = 765). Red value is 145 (57.03% from 255 or 39.51% from 367); Green value is 102 (40.23% from 255 or 27.79% from 367); Blue value is 120 (47.27% from 255 or 32.70% from 367); Max value from RGB is 145 - color contains mainly: red. Hex color #916678 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #916678 is #6E9987. Grayscale: #747474. Windows color (decimal): -7248264 or 7890577. OLE color: 7890577.
HSL color Cylindrical-coordinate representation of color #916678: hue angle of 334.88º 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 #916678 is Cyan = 0, Magento = 0.30, Yellow = 0.17 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 102 | 120 | - |
| CMYK | 0 | 0.30 | 0.17 | 0.43 |
| HSL | 334.88º | 0.17% | 0.48% | - |
| HSV(B) | 334.88º | 0.3% | 0.57% | - |
| XYZ | 19.82 | 16.88 | 19.98 | - |
| YUV | 116.91 | 129.75 | 148.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 102 | 120 | 0 | 0.30 | 0.17 | 0.43 | 334.88 | 0.17 | 0.48 |
| Hex | 91 | 66 | 78 | 0 | 1E | 11 | 2B | 14F | 11 | 30 |
| Octal | 221 | 146 | 170 | 0 | 36 | 21 | 53 | 517 | 21 | 60 |
| Binary | 10010001 | 1100110 | 1111000 | 0 | 11110 | 10001 | 101011 | 101001111 | 10001 | 110000 |
Color Harmonies of #916678
Complementary color
Monochromatic Colors of #916678
Black with #916678
Text Example
Text Example
White with #916678
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #916678; }
p { color: rgb(145,102,120); }
H1.HeaderClassName
{
color: #916678;
}
.AnyTagClassName
{
color: #916678;
}
</style>
background-color css
<style>
a { background-color: #916678; }
a { background-color: rgb(145,102,120); }
div.DivClassName
{
background-color: #916678;
}
.BgClassName
{
background-color: #916678;
}
</style>
border-color css
<style>
span { border-color: #916678; }
span { border-color: rgb(145,102,120); }
td.TdClassName
{
border-color: #916678;
}
.TagClassName
{
border-color: #916678;
}
</style>