Shades of Strikemaster #916779
Tints of Strikemaster #916779
RGB
CMYK
RGB Variations
Color information
#916779 (or 0x916779) is known color: Strikemaster. HEX triplet: 91, 67 and 79. RGB value is (145,103,121). Sum of RGB (Red+Green+Blue) = 145+103+121=369 (48% of max value = 765). Red value is 145 (57.03% from 255 or 39.30% from 369); Green value is 103 (40.62% from 255 or 27.91% from 369); Blue value is 121 (47.66% from 255 or 32.79% from 369); Max value from RGB is 145 - color contains mainly: red. Hex color #916779 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #916779 is #6E9886. Grayscale: #757575. Windows color (decimal): -7248007 or 7956369. OLE color: 7956369.
HSL color Cylindrical-coordinate representation of color #916779: hue angle of 334.29º degrees, saturation: 0.17, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #916779 is Cyan = 0, Magento = 0.29, Yellow = 0.17 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 103 | 121 | - |
| CMYK | 0 | 0.29 | 0.17 | 0.43 |
| HSL | 334.29º | 0.17% | 0.49% | - |
| HSV(B) | 334.29º | 0.29% | 0.57% | - |
| XYZ | 19.98 | 17.1 | 20.34 | - |
| YUV | 117.61 | 129.91 | 147.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 103 | 121 | 0 | 0.29 | 0.17 | 0.43 | 334.29 | 0.17 | 0.49 |
| Hex | 91 | 67 | 79 | 0 | 1D | 11 | 2B | 14E | 11 | 31 |
| Octal | 221 | 147 | 171 | 0 | 35 | 21 | 53 | 516 | 21 | 61 |
| Binary | 10010001 | 1100111 | 1111001 | 0 | 11101 | 10001 | 101011 | 101001110 | 10001 | 110001 |
Color Harmonies of #916779
Complementary color
Monochromatic Colors of #916779
Black with #916779
Text Example
Text Example
White with #916779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #916779; }
p { color: rgb(145,103,121); }
H1.HeaderClassName
{
color: #916779;
}
.AnyTagClassName
{
color: #916779;
}
</style>
background-color css
<style>
a { background-color: #916779; }
a { background-color: rgb(145,103,121); }
div.DivClassName
{
background-color: #916779;
}
.BgClassName
{
background-color: #916779;
}
</style>
border-color css
<style>
span { border-color: #916779; }
span { border-color: rgb(145,103,121); }
td.TdClassName
{
border-color: #916779;
}
.TagClassName
{
border-color: #916779;
}
</style>