Shades of Strikemaster #846775
Tints of Strikemaster #846775
RGB
CMYK
RGB Variations
Color information
#846775 (or 0x846775) is known color: Strikemaster. HEX triplet: 84, 67 and 75. RGB value is (132,103,117). Sum of RGB (Red+Green+Blue) = 132+103+117=352 (46% of max value = 765). Red value is 132 (51.95% from 255 or 37.5% from 352); Green value is 103 (40.62% from 255 or 29.26% from 352); Blue value is 117 (46.09% from 255 or 33.24% from 352); Max value from RGB is 132 - color contains mainly: red. Hex color #846775 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #846775 is #7B988A. Grayscale: #717171. Windows color (decimal): -8099979 or 7694212. OLE color: 7694212.
HSL color Cylindrical-coordinate representation of color #846775: hue angle of 331.03º degrees, saturation: 0.12, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #846775 is Cyan = 0, Magento = 0.22, Yellow = 0.11 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 103 | 117 | - |
| CMYK | 0 | 0.22 | 0.11 | 0.48 |
| HSL | 331.03º | 0.12% | 0.46% | - |
| HSV(B) | 331.03º | 0.22% | 0.52% | - |
| XYZ | 17.58 | 15.89 | 18.97 | - |
| YUV | 113.27 | 130.11 | 141.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 103 | 117 | 0 | 0.22 | 0.11 | 0.48 | 331.03 | 0.12 | 0.46 |
| Hex | 84 | 67 | 75 | 0 | 16 | B | 30 | 14B | C | 2E |
| Octal | 204 | 147 | 165 | 0 | 26 | 13 | 60 | 513 | 14 | 56 |
| Binary | 10000100 | 1100111 | 1110101 | 0 | 10110 | 1011 | 110000 | 101001011 | 1100 | 101110 |
Color Harmonies of #846775
Complementary color
Monochromatic Colors of #846775
Black with #846775
Text Example
Text Example
White with #846775
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846775; }
p { color: rgb(132,103,117); }
H1.HeaderClassName
{
color: #846775;
}
.AnyTagClassName
{
color: #846775;
}
</style>
background-color css
<style>
a { background-color: #846775; }
a { background-color: rgb(132,103,117); }
div.DivClassName
{
background-color: #846775;
}
.BgClassName
{
background-color: #846775;
}
</style>
border-color css
<style>
span { border-color: #846775; }
span { border-color: rgb(132,103,117); }
td.TdClassName
{
border-color: #846775;
}
.TagClassName
{
border-color: #846775;
}
</style>