Shades of Strikemaster #945276
Tints of Strikemaster #945276
RGB
CMYK
RGB Variations
Color information
#945276 (or 0x945276) is known color: Strikemaster. HEX triplet: 94, 52 and 76. RGB value is (148,82,118). Sum of RGB (Red+Green+Blue) = 148+82+118=348 (46% of max value = 765). Red value is 148 (58.20% from 255 or 42.53% from 348); Green value is 82 (32.42% from 255 or 23.56% from 348); Blue value is 118 (46.48% from 255 or 33.91% from 348); Max value from RGB is 148 - color contains mainly: red. Hex color #945276 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #945276 is #6BAD89. Grayscale: #696969. Windows color (decimal): -7056778 or 7754388. OLE color: 7754388.
HSL color Cylindrical-coordinate representation of color #945276: hue angle of 327.27º degrees, saturation: 0.29, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #945276 is Cyan = 0, Magento = 0.45, Yellow = 0.20 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 82 | 118 | - |
| CMYK | 0 | 0.45 | 0.20 | 0.42 |
| HSL | 327.27º | 0.29% | 0.45% | - |
| HSV(B) | 327.27º | 0.45% | 0.58% | - |
| XYZ | 18.5 | 13.64 | 18.8 | - |
| YUV | 105.84 | 134.87 | 158.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 82 | 118 | 0 | 0.45 | 0.20 | 0.42 | 327.27 | 0.29 | 0.45 |
| Hex | 94 | 52 | 76 | 0 | 2D | 14 | 2A | 147 | 1D | 2D |
| Octal | 224 | 122 | 166 | 0 | 55 | 24 | 52 | 507 | 35 | 55 |
| Binary | 10010100 | 1010010 | 1110110 | 0 | 101101 | 10100 | 101010 | 101000111 | 11101 | 101101 |
Color Harmonies of #945276
Complementary color
Monochromatic Colors of #945276
Black with #945276
Text Example
Text Example
White with #945276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #945276; }
p { color: rgb(148,82,118); }
H1.HeaderClassName
{
color: #945276;
}
.AnyTagClassName
{
color: #945276;
}
</style>
background-color css
<style>
a { background-color: #945276; }
a { background-color: rgb(148,82,118); }
div.DivClassName
{
background-color: #945276;
}
.BgClassName
{
background-color: #945276;
}
</style>
border-color css
<style>
span { border-color: #945276; }
span { border-color: rgb(148,82,118); }
td.TdClassName
{
border-color: #945276;
}
.TagClassName
{
border-color: #945276;
}
</style>