Shades of Strikemaster #925677
Tints of Strikemaster #925677
RGB
CMYK
RGB Variations
Color information
#925677 (or 0x925677) is known color: Strikemaster. HEX triplet: 92, 56 and 77. RGB value is (146,86,119). Sum of RGB (Red+Green+Blue) = 146+86+119=351 (46% of max value = 765). Red value is 146 (57.42% from 255 or 41.60% from 351); Green value is 86 (33.98% from 255 or 24.50% from 351); Blue value is 119 (46.88% from 255 or 33.90% from 351); Max value from RGB is 146 - color contains mainly: red. Hex color #925677 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #925677 is #6DA988. Grayscale: #6B6B6B. Windows color (decimal): -7186825 or 7820946. OLE color: 7820946.
HSL color Cylindrical-coordinate representation of color #925677: hue angle of 327º 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 #925677 is Cyan = 0, Magento = 0.41, Yellow = 0.18 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 86 | 119 | - |
| CMYK | 0 | 0.41 | 0.18 | 0.43 |
| HSL | 327º | 0.26% | 0.45% | - |
| HSV(B) | 327º | 0.41% | 0.57% | - |
| XYZ | 18.51 | 14.1 | 19.2 | - |
| YUV | 107.7 | 134.38 | 155.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 86 | 119 | 0 | 0.41 | 0.18 | 0.43 | 327 | 0.26 | 0.45 |
| Hex | 92 | 56 | 77 | 0 | 29 | 12 | 2B | 147 | 1A | 2D |
| Octal | 222 | 126 | 167 | 0 | 51 | 22 | 53 | 507 | 32 | 55 |
| Binary | 10010010 | 1010110 | 1110111 | 0 | 101001 | 10010 | 101011 | 101000111 | 11010 | 101101 |
Color Harmonies of #925677
Complementary color
Monochromatic Colors of #925677
Black with #925677
Text Example
Text Example
White with #925677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #925677; }
p { color: rgb(146,86,119); }
H1.HeaderClassName
{
color: #925677;
}
.AnyTagClassName
{
color: #925677;
}
</style>
background-color css
<style>
a { background-color: #925677; }
a { background-color: rgb(146,86,119); }
div.DivClassName
{
background-color: #925677;
}
.BgClassName
{
background-color: #925677;
}
</style>
border-color css
<style>
span { border-color: #925677; }
span { border-color: rgb(146,86,119); }
td.TdClassName
{
border-color: #925677;
}
.TagClassName
{
border-color: #925677;
}
</style>