Shades of Strikemaster #925375
Tints of Strikemaster #925375
RGB
CMYK
RGB Variations
Color information
#925375 (or 0x925375) is known color: Strikemaster. HEX triplet: 92, 53 and 75. RGB value is (146,83,117). Sum of RGB (Red+Green+Blue) = 146+83+117=346 (45% of max value = 765). Red value is 146 (57.42% from 255 or 42.20% from 346); Green value is 83 (32.81% from 255 or 23.99% from 346); Blue value is 117 (46.09% from 255 or 33.82% from 346); Max value from RGB is 146 - color contains mainly: red. Hex color #925375 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #925375 is #6DAC8A. Grayscale: #696969. Windows color (decimal): -7187595 or 7689106. OLE color: 7689106.
HSL color Cylindrical-coordinate representation of color #925375: hue angle of 327.62º degrees, saturation: 0.28, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #925375 is Cyan = 0, Magento = 0.43, Yellow = 0.20 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 83 | 117 | - |
| CMYK | 0 | 0.43 | 0.20 | 0.43 |
| HSL | 327.62º | 0.28% | 0.45% | - |
| HSV(B) | 327.62º | 0.43% | 0.57% | - |
| XYZ | 18.16 | 13.58 | 18.49 | - |
| YUV | 105.71 | 134.37 | 156.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 83 | 117 | 0 | 0.43 | 0.20 | 0.43 | 327.62 | 0.28 | 0.45 |
| Hex | 92 | 53 | 75 | 0 | 2B | 14 | 2B | 148 | 1C | 2D |
| Octal | 222 | 123 | 165 | 0 | 53 | 24 | 53 | 510 | 34 | 55 |
| Binary | 10010010 | 1010011 | 1110101 | 0 | 101011 | 10100 | 101011 | 101001000 | 11100 | 101101 |
Color Harmonies of #925375
Complementary color
Monochromatic Colors of #925375
Black with #925375
Text Example
Text Example
White with #925375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #925375; }
p { color: rgb(146,83,117); }
H1.HeaderClassName
{
color: #925375;
}
.AnyTagClassName
{
color: #925375;
}
</style>
background-color css
<style>
a { background-color: #925375; }
a { background-color: rgb(146,83,117); }
div.DivClassName
{
background-color: #925375;
}
.BgClassName
{
background-color: #925375;
}
</style>
border-color css
<style>
span { border-color: #925375; }
span { border-color: rgb(146,83,117); }
td.TdClassName
{
border-color: #925375;
}
.TagClassName
{
border-color: #925375;
}
</style>