Shades of Strikemaster #907482
Tints of Strikemaster #907482
RGB
CMYK
RGB Variations
Color information
#907482 (or 0x907482) is known color: Strikemaster. HEX triplet: 90, 74 and 82. RGB value is (144,116,130). Sum of RGB (Red+Green+Blue) = 144+116+130=390 (51% of max value = 765). Red value is 144 (56.64% from 255 or 36.92% from 390); Green value is 116 (45.70% from 255 or 29.74% from 390); Blue value is 130 (51.17% from 255 or 33.33% from 390); Max value from RGB is 144 - color contains mainly: red. Hex color #907482 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #907482 is #6F8B7D. Grayscale: #7D7D7D. Windows color (decimal): -7310206 or 8549520. OLE color: 8549520.
HSL color Cylindrical-coordinate representation of color #907482: hue angle of 330º degrees, saturation: 0.11, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #907482 is Cyan = 0, Magento = 0.19, Yellow = 0.10 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 116 | 130 | - |
| CMYK | 0 | 0.19 | 0.10 | 0.44 |
| HSL | 330º | 0.11% | 0.51% | - |
| HSV(B) | 330º | 0.19% | 0.56% | - |
| XYZ | 21.78 | 20.03 | 23.84 | - |
| YUV | 125.97 | 130.28 | 140.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 116 | 130 | 0 | 0.19 | 0.10 | 0.44 | 330 | 0.11 | 0.51 |
| Hex | 90 | 74 | 82 | 0 | 13 | A | 2C | 14A | B | 33 |
| Octal | 220 | 164 | 202 | 0 | 23 | 12 | 54 | 512 | 13 | 63 |
| Binary | 10010000 | 1110100 | 10000010 | 0 | 10011 | 1010 | 101100 | 101001010 | 1011 | 110011 |
Color Harmonies of #907482
Complementary color
Monochromatic Colors of #907482
Black with #907482
Text Example
Text Example
White with #907482
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #907482; }
p { color: rgb(144,116,130); }
H1.HeaderClassName
{
color: #907482;
}
.AnyTagClassName
{
color: #907482;
}
</style>
background-color css
<style>
a { background-color: #907482; }
a { background-color: rgb(144,116,130); }
div.DivClassName
{
background-color: #907482;
}
.BgClassName
{
background-color: #907482;
}
</style>
border-color css
<style>
span { border-color: #907482; }
span { border-color: rgb(144,116,130); }
td.TdClassName
{
border-color: #907482;
}
.TagClassName
{
border-color: #907482;
}
</style>