Shades of Strikemaster #925076
Tints of Strikemaster #925076
RGB
CMYK
RGB Variations
Color information
#925076 (or 0x925076) is known color: Strikemaster. HEX triplet: 92, 50 and 76. RGB value is (146,80,118). Sum of RGB (Red+Green+Blue) = 146+80+118=344 (45% of max value = 765). Red value is 146 (57.42% from 255 or 42.44% from 344); Green value is 80 (31.64% from 255 or 23.26% from 344); Blue value is 118 (46.48% from 255 or 34.30% from 344); Max value from RGB is 146 - color contains mainly: red. Hex color #925076 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #925076 is #6DAF89. Grayscale: #676767. Windows color (decimal): -7188362 or 7753874. OLE color: 7753874.
HSL color Cylindrical-coordinate representation of color #925076: hue angle of 325.45º degrees, saturation: 0.29, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #925076 is Cyan = 0, Magento = 0.45, Yellow = 0.19 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 80 | 118 | - |
| CMYK | 0 | 0.45 | 0.19 | 0.43 |
| HSL | 325.45º | 0.29% | 0.44% | - |
| HSV(B) | 325.45º | 0.45% | 0.57% | - |
| XYZ | 17.99 | 13.16 | 18.73 | - |
| YUV | 104.07 | 135.87 | 157.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 80 | 118 | 0 | 0.45 | 0.19 | 0.43 | 325.45 | 0.29 | 0.44 |
| Hex | 92 | 50 | 76 | 0 | 2D | 13 | 2B | 145 | 1D | 2C |
| Octal | 222 | 120 | 166 | 0 | 55 | 23 | 53 | 505 | 35 | 54 |
| Binary | 10010010 | 1010000 | 1110110 | 0 | 101101 | 10011 | 101011 | 101000101 | 11101 | 101100 |
Color Harmonies of #925076
Complementary color
Monochromatic Colors of #925076
Black with #925076
Text Example
Text Example
White with #925076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #925076; }
p { color: rgb(146,80,118); }
H1.HeaderClassName
{
color: #925076;
}
.AnyTagClassName
{
color: #925076;
}
</style>
background-color css
<style>
a { background-color: #925076; }
a { background-color: rgb(146,80,118); }
div.DivClassName
{
background-color: #925076;
}
.BgClassName
{
background-color: #925076;
}
</style>
border-color css
<style>
span { border-color: #925076; }
span { border-color: rgb(146,80,118); }
td.TdClassName
{
border-color: #925076;
}
.TagClassName
{
border-color: #925076;
}
</style>