Shades of Strikemaster #917583
Tints of Strikemaster #917583
RGB
CMYK
RGB Variations
Color information
#917583 (or 0x917583) is known color: Strikemaster. HEX triplet: 91, 75 and 83. RGB value is (145,117,131). Sum of RGB (Red+Green+Blue) = 145+117+131=393 (52% of max value = 765). Red value is 145 (57.03% from 255 or 36.90% from 393); Green value is 117 (46.09% from 255 or 29.77% from 393); Blue value is 131 (51.56% from 255 or 33.33% from 393); Max value from RGB is 145 - color contains mainly: red. Hex color #917583 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #917583 is #6E8A7C. Grayscale: #7E7E7E. Windows color (decimal): -7244413 or 8615313. OLE color: 8615313.
HSL color Cylindrical-coordinate representation of color #917583: hue angle of 330º degrees, saturation: 0.11, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #917583 is Cyan = 0, Magento = 0.19, Yellow = 0.10 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 117 | 131 | - |
| CMYK | 0 | 0.19 | 0.10 | 0.43 |
| HSL | 330º | 0.11% | 0.51% | - |
| HSV(B) | 330º | 0.19% | 0.57% | - |
| XYZ | 22.14 | 20.38 | 24.24 | - |
| YUV | 126.97 | 130.28 | 140.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 117 | 131 | 0 | 0.19 | 0.10 | 0.43 | 330 | 0.11 | 0.51 |
| Hex | 91 | 75 | 83 | 0 | 13 | A | 2B | 14A | B | 33 |
| Octal | 221 | 165 | 203 | 0 | 23 | 12 | 53 | 512 | 13 | 63 |
| Binary | 10010001 | 1110101 | 10000011 | 0 | 10011 | 1010 | 101011 | 101001010 | 1011 | 110011 |
Color Harmonies of #917583
Complementary color
Monochromatic Colors of #917583
Black with #917583
Text Example
Text Example
White with #917583
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917583; }
p { color: rgb(145,117,131); }
H1.HeaderClassName
{
color: #917583;
}
.AnyTagClassName
{
color: #917583;
}
</style>
background-color css
<style>
a { background-color: #917583; }
a { background-color: rgb(145,117,131); }
div.DivClassName
{
background-color: #917583;
}
.BgClassName
{
background-color: #917583;
}
</style>
border-color css
<style>
span { border-color: #917583; }
span { border-color: rgb(145,117,131); }
td.TdClassName
{
border-color: #917583;
}
.TagClassName
{
border-color: #917583;
}
</style>