Shades of Strikemaster #916783
Tints of Strikemaster #916783
RGB
CMYK
RGB Variations
Color information
#916783 (or 0x916783) is known color: Strikemaster. HEX triplet: 91, 67 and 83. RGB value is (145,103,131). Sum of RGB (Red+Green+Blue) = 145+103+131=379 (50% of max value = 765). Red value is 145 (57.03% from 255 or 38.26% from 379); Green value is 103 (40.62% from 255 or 27.18% from 379); Blue value is 131 (51.56% from 255 or 34.56% from 379); Max value from RGB is 145 - color contains mainly: red. Hex color #916783 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #916783 is #6E987C. Grayscale: #767676. Windows color (decimal): -7247997 or 8611729. OLE color: 8611729.
HSL color Cylindrical-coordinate representation of color #916783: hue angle of 320º 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 #916783 is Cyan = 0, Magento = 0.29, Yellow = 0.10 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 103 | 131 | - |
| CMYK | 0 | 0.29 | 0.10 | 0.43 |
| HSL | 320º | 0.17% | 0.49% | - |
| HSV(B) | 320º | 0.29% | 0.57% | - |
| XYZ | 20.62 | 17.36 | 23.74 | - |
| YUV | 118.75 | 134.91 | 146.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 103 | 131 | 0 | 0.29 | 0.10 | 0.43 | 320 | 0.17 | 0.49 |
| Hex | 91 | 67 | 83 | 0 | 1D | A | 2B | 140 | 11 | 31 |
| Octal | 221 | 147 | 203 | 0 | 35 | 12 | 53 | 500 | 21 | 61 |
| Binary | 10010001 | 1100111 | 10000011 | 0 | 11101 | 1010 | 101011 | 101000000 | 10001 | 110001 |
Color Harmonies of #916783
Complementary color
Monochromatic Colors of #916783
Black with #916783
Text Example
Text Example
White with #916783
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #916783; }
p { color: rgb(145,103,131); }
H1.HeaderClassName
{
color: #916783;
}
.AnyTagClassName
{
color: #916783;
}
</style>
background-color css
<style>
a { background-color: #916783; }
a { background-color: rgb(145,103,131); }
div.DivClassName
{
background-color: #916783;
}
.BgClassName
{
background-color: #916783;
}
</style>
border-color css
<style>
span { border-color: #916783; }
span { border-color: rgb(145,103,131); }
td.TdClassName
{
border-color: #916783;
}
.TagClassName
{
border-color: #916783;
}
</style>