Shades of Strikemaster #927284
Tints of Strikemaster #927284
RGB
CMYK
RGB Variations
Color information
#927284 (or 0x927284) is known color: Strikemaster. HEX triplet: 92, 72 and 84. RGB value is (146,114,132). Sum of RGB (Red+Green+Blue) = 146+114+132=392 (51% of max value = 765). Red value is 146 (57.42% from 255 or 37.24% from 392); Green value is 114 (44.92% from 255 or 29.08% from 392); Blue value is 132 (51.95% from 255 or 33.67% from 392); Max value from RGB is 146 - color contains mainly: red. Hex color #927284 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #927284 is #6D8D7B. Grayscale: #7D7D7D. Windows color (decimal): -7179644 or 8680082. OLE color: 8680082.
HSL color Cylindrical-coordinate representation of color #927284: hue angle of 326.25º degrees, saturation: 0.13, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #927284 is Cyan = 0, Magento = 0.22, Yellow = 0.10 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 114 | 132 | - |
| CMYK | 0 | 0.22 | 0.10 | 0.43 |
| HSL | 326.25º | 0.13% | 0.51% | - |
| HSV(B) | 326.25º | 0.22% | 0.57% | - |
| XYZ | 22.04 | 19.81 | 24.49 | - |
| YUV | 125.62 | 131.6 | 142.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 114 | 132 | 0 | 0.22 | 0.10 | 0.43 | 326.25 | 0.13 | 0.51 |
| Hex | 92 | 72 | 84 | 0 | 16 | A | 2B | 146 | D | 33 |
| Octal | 222 | 162 | 204 | 0 | 26 | 12 | 53 | 506 | 15 | 63 |
| Binary | 10010010 | 1110010 | 10000100 | 0 | 10110 | 1010 | 101011 | 101000110 | 1101 | 110011 |
Color Harmonies of #927284
Complementary color
Monochromatic Colors of #927284
Black with #927284
Text Example
Text Example
White with #927284
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927284; }
p { color: rgb(146,114,132); }
H1.HeaderClassName
{
color: #927284;
}
.AnyTagClassName
{
color: #927284;
}
</style>
background-color css
<style>
a { background-color: #927284; }
a { background-color: rgb(146,114,132); }
div.DivClassName
{
background-color: #927284;
}
.BgClassName
{
background-color: #927284;
}
</style>
border-color css
<style>
span { border-color: #927284; }
span { border-color: rgb(146,114,132); }
td.TdClassName
{
border-color: #927284;
}
.TagClassName
{
border-color: #927284;
}
</style>