Shades of Strikemaster #906281
Tints of Strikemaster #906281
RGB
CMYK
RGB Variations
Color information
#906281 (or 0x906281) is known color: Strikemaster. HEX triplet: 90, 62 and 81. RGB value is (144,98,129). Sum of RGB (Red+Green+Blue) = 144+98+129=371 (49% of max value = 765). Red value is 144 (56.64% from 255 or 38.81% from 371); Green value is 98 (38.67% from 255 or 26.42% from 371); Blue value is 129 (50.78% from 255 or 34.77% from 371); Max value from RGB is 144 - color contains mainly: red. Hex color #906281 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #906281 is #6F9D7E. Grayscale: #737373. Windows color (decimal): -7314815 or 8479376. OLE color: 8479376.
HSL color Cylindrical-coordinate representation of color #906281: hue angle of 319.57º degrees, saturation: 0.19, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #906281 is Cyan = 0, Magento = 0.32, Yellow = 0.10 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 98 | 129 | - |
| CMYK | 0 | 0.32 | 0.10 | 0.44 |
| HSL | 319.57º | 0.19% | 0.47% | - |
| HSV(B) | 319.57º | 0.32% | 0.56% | - |
| XYZ | 19.83 | 16.25 | 22.86 | - |
| YUV | 115.29 | 135.74 | 148.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 98 | 129 | 0 | 0.32 | 0.10 | 0.44 | 319.57 | 0.19 | 0.47 |
| Hex | 90 | 62 | 81 | 0 | 20 | A | 2C | 140 | 13 | 2F |
| Octal | 220 | 142 | 201 | 0 | 40 | 12 | 54 | 500 | 23 | 57 |
| Binary | 10010000 | 1100010 | 10000001 | 0 | 100000 | 1010 | 101100 | 101000000 | 10011 | 101111 |
Color Harmonies of #906281
Complementary color
Monochromatic Colors of #906281
Black with #906281
Text Example
Text Example
White with #906281
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #906281; }
p { color: rgb(144,98,129); }
H1.HeaderClassName
{
color: #906281;
}
.AnyTagClassName
{
color: #906281;
}
</style>
background-color css
<style>
a { background-color: #906281; }
a { background-color: rgb(144,98,129); }
div.DivClassName
{
background-color: #906281;
}
.BgClassName
{
background-color: #906281;
}
</style>
border-color css
<style>
span { border-color: #906281; }
span { border-color: rgb(144,98,129); }
td.TdClassName
{
border-color: #906281;
}
.TagClassName
{
border-color: #906281;
}
</style>