Shades of Strikemaster #926077
Tints of Strikemaster #926077
RGB
CMYK
RGB Variations
Color information
#926077 (or 0x926077) is known color: Strikemaster. HEX triplet: 92, 60 and 77. RGB value is (146,96,119). Sum of RGB (Red+Green+Blue) = 146+96+119=361 (47% of max value = 765). Red value is 146 (57.42% from 255 or 40.44% from 361); Green value is 96 (37.89% from 255 or 26.59% from 361); Blue value is 119 (46.88% from 255 or 32.96% from 361); Max value from RGB is 146 - color contains mainly: red. Hex color #926077 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #926077 is #6D9F88. Grayscale: #717171. Windows color (decimal): -7184265 or 7823506. OLE color: 7823506.
HSL color Cylindrical-coordinate representation of color #926077: hue angle of 332.4º 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 #926077 is Cyan = 0, Magento = 0.34, Yellow = 0.18 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 96 | 119 | - |
| CMYK | 0 | 0.34 | 0.18 | 0.43 |
| HSL | 332.4º | 0.21% | 0.47% | - |
| HSV(B) | 332.4º | 0.34% | 0.57% | - |
| XYZ | 19.37 | 15.81 | 19.48 | - |
| YUV | 113.57 | 131.07 | 151.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 96 | 119 | 0 | 0.34 | 0.18 | 0.43 | 332.4 | 0.21 | 0.47 |
| Hex | 92 | 60 | 77 | 0 | 22 | 12 | 2B | 14C | 15 | 2F |
| Octal | 222 | 140 | 167 | 0 | 42 | 22 | 53 | 514 | 25 | 57 |
| Binary | 10010010 | 1100000 | 1110111 | 0 | 100010 | 10010 | 101011 | 101001100 | 10101 | 101111 |
Color Harmonies of #926077
Complementary color
Monochromatic Colors of #926077
Black with #926077
Text Example
Text Example
White with #926077
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926077; }
p { color: rgb(146,96,119); }
H1.HeaderClassName
{
color: #926077;
}
.AnyTagClassName
{
color: #926077;
}
</style>
background-color css
<style>
a { background-color: #926077; }
a { background-color: rgb(146,96,119); }
div.DivClassName
{
background-color: #926077;
}
.BgClassName
{
background-color: #926077;
}
</style>
border-color css
<style>
span { border-color: #926077; }
span { border-color: rgb(146,96,119); }
td.TdClassName
{
border-color: #926077;
}
.TagClassName
{
border-color: #926077;
}
</style>