Shades of Strikemaster #925776
Tints of Strikemaster #925776
RGB
CMYK
RGB Variations
Color information
#925776 (or 0x925776) is known color: Strikemaster. HEX triplet: 92, 57 and 76. RGB value is (146,87,118). Sum of RGB (Red+Green+Blue) = 146+87+118=351 (46% of max value = 765). Red value is 146 (57.42% from 255 or 41.60% from 351); Green value is 87 (34.38% from 255 or 24.79% from 351); Blue value is 118 (46.48% from 255 or 33.62% from 351); Max value from RGB is 146 - color contains mainly: red. Hex color #925776 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #925776 is #6DA889. Grayscale: #6C6C6C. Windows color (decimal): -7186570 or 7755666. OLE color: 7755666.
HSL color Cylindrical-coordinate representation of color #925776: hue angle of 328.47º degrees, saturation: 0.25, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #925776 is Cyan = 0, Magento = 0.40, Yellow = 0.19 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 87 | 118 | - |
| CMYK | 0 | 0.40 | 0.19 | 0.43 |
| HSL | 328.47º | 0.25% | 0.46% | - |
| HSV(B) | 328.47º | 0.4% | 0.57% | - |
| XYZ | 18.53 | 14.24 | 18.91 | - |
| YUV | 108.18 | 133.55 | 154.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 87 | 118 | 0 | 0.40 | 0.19 | 0.43 | 328.47 | 0.25 | 0.46 |
| Hex | 92 | 57 | 76 | 0 | 28 | 13 | 2B | 148 | 19 | 2E |
| Octal | 222 | 127 | 166 | 0 | 50 | 23 | 53 | 510 | 31 | 56 |
| Binary | 10010010 | 1010111 | 1110110 | 0 | 101000 | 10011 | 101011 | 101001000 | 11001 | 101110 |
Color Harmonies of #925776
Complementary color
Monochromatic Colors of #925776
Black with #925776
Text Example
Text Example
White with #925776
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #925776; }
p { color: rgb(146,87,118); }
H1.HeaderClassName
{
color: #925776;
}
.AnyTagClassName
{
color: #925776;
}
</style>
background-color css
<style>
a { background-color: #925776; }
a { background-color: rgb(146,87,118); }
div.DivClassName
{
background-color: #925776;
}
.BgClassName
{
background-color: #925776;
}
</style>
border-color css
<style>
span { border-color: #925776; }
span { border-color: rgb(146,87,118); }
td.TdClassName
{
border-color: #925776;
}
.TagClassName
{
border-color: #925776;
}
</style>