Shades of Strikemaster #925679
Tints of Strikemaster #925679
RGB
CMYK
RGB Variations
Color information
#925679 (or 0x925679) is known color: Strikemaster. HEX triplet: 92, 56 and 79. RGB value is (146,86,121). Sum of RGB (Red+Green+Blue) = 146+86+121=353 (46% of max value = 765). Red value is 146 (57.42% from 255 or 41.36% from 353); Green value is 86 (33.98% from 255 or 24.36% from 353); Blue value is 121 (47.66% from 255 or 34.28% from 353); Max value from RGB is 146 - color contains mainly: red. Hex color #925679 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #925679 is #6DA986. Grayscale: #6B6B6B. Windows color (decimal): -7186823 or 7952018. OLE color: 7952018.
HSL color Cylindrical-coordinate representation of color #925679: hue angle of 325º degrees, saturation: 0.26, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #925679 is Cyan = 0, Magento = 0.41, Yellow = 0.17 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 86 | 121 | - |
| CMYK | 0 | 0.41 | 0.17 | 0.43 |
| HSL | 325º | 0.26% | 0.45% | - |
| HSV(B) | 325º | 0.41% | 0.57% | - |
| XYZ | 18.63 | 14.15 | 19.84 | - |
| YUV | 107.93 | 135.38 | 155.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 86 | 121 | 0 | 0.41 | 0.17 | 0.43 | 325 | 0.26 | 0.45 |
| Hex | 92 | 56 | 79 | 0 | 29 | 11 | 2B | 145 | 1A | 2D |
| Octal | 222 | 126 | 171 | 0 | 51 | 21 | 53 | 505 | 32 | 55 |
| Binary | 10010010 | 1010110 | 1111001 | 0 | 101001 | 10001 | 101011 | 101000101 | 11010 | 101101 |
Color Harmonies of #925679
Complementary color
Monochromatic Colors of #925679
Black with #925679
Text Example
Text Example
White with #925679
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #925679; }
p { color: rgb(146,86,121); }
H1.HeaderClassName
{
color: #925679;
}
.AnyTagClassName
{
color: #925679;
}
</style>
background-color css
<style>
a { background-color: #925679; }
a { background-color: rgb(146,86,121); }
div.DivClassName
{
background-color: #925679;
}
.BgClassName
{
background-color: #925679;
}
</style>
border-color css
<style>
span { border-color: #925679; }
span { border-color: rgb(146,86,121); }
td.TdClassName
{
border-color: #925679;
}
.TagClassName
{
border-color: #925679;
}
</style>