Shades of Strikemaster #926088
Tints of Strikemaster #926088
RGB
CMYK
RGB Variations
Color information
#926088 (or 0x926088) is known color: Strikemaster. HEX triplet: 92, 60 and 88. RGB value is (146,96,136). Sum of RGB (Red+Green+Blue) = 146+96+136=378 (50% of max value = 765). Red value is 146 (57.42% from 255 or 38.62% from 378); Green value is 96 (37.89% from 255 or 25.40% from 378); Blue value is 136 (53.52% from 255 or 35.98% from 378); Max value from RGB is 146 - color contains mainly: red. Hex color #926088 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #926088 is #6D9F77. Grayscale: #737373. Windows color (decimal): -7184248 or 8937618. OLE color: 8937618.
HSL color Cylindrical-coordinate representation of color #926088: hue angle of 312º degrees, saturation: 0.21, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #926088 is Cyan = 0, Magento = 0.34, Yellow = 0.07 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 96 | 136 | - |
| CMYK | 0 | 0.34 | 0.07 | 0.43 |
| HSL | 312º | 0.21% | 0.47% | - |
| HSV(B) | 312º | 0.34% | 0.57% | - |
| XYZ | 20.48 | 16.25 | 25.35 | - |
| YUV | 115.51 | 139.57 | 149.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 96 | 136 | 0 | 0.34 | 0.07 | 0.43 | 312 | 0.21 | 0.47 |
| Hex | 92 | 60 | 88 | 0 | 22 | 7 | 2B | 138 | 15 | 2F |
| Octal | 222 | 140 | 210 | 0 | 42 | 7 | 53 | 470 | 25 | 57 |
| Binary | 10010010 | 1100000 | 10001000 | 0 | 100010 | 111 | 101011 | 100111000 | 10101 | 101111 |
Color Harmonies of #926088
Complementary color
Monochromatic Colors of #926088
Black with #926088
Text Example
Text Example
White with #926088
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926088; }
p { color: rgb(146,96,136); }
H1.HeaderClassName
{
color: #926088;
}
.AnyTagClassName
{
color: #926088;
}
</style>
background-color css
<style>
a { background-color: #926088; }
a { background-color: rgb(146,96,136); }
div.DivClassName
{
background-color: #926088;
}
.BgClassName
{
background-color: #926088;
}
</style>
border-color css
<style>
span { border-color: #926088; }
span { border-color: rgb(146,96,136); }
td.TdClassName
{
border-color: #926088;
}
.TagClassName
{
border-color: #926088;
}
</style>