Shades of Strikemaster #856276
Tints of Strikemaster #856276
RGB
CMYK
RGB Variations
Color information
#856276 (or 0x856276) is known color: Strikemaster. HEX triplet: 85, 62 and 76. RGB value is (133,98,118). Sum of RGB (Red+Green+Blue) = 133+98+118=349 (46% of max value = 765). Red value is 133 (52.34% from 255 or 38.11% from 349); Green value is 98 (38.67% from 255 or 28.08% from 349); Blue value is 118 (46.48% from 255 or 33.81% from 349); Max value from RGB is 133 - color contains mainly: red. Hex color #856276 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #856276 is #7A9D89. Grayscale: #6E6E6E. Windows color (decimal): -8035722 or 7758469. OLE color: 7758469.
HSL color Cylindrical-coordinate representation of color #856276: hue angle of 325.71º degrees, saturation: 0.15, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #856276 is Cyan = 0, Magento = 0.26, Yellow = 0.11 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 98 | 118 | - |
| CMYK | 0 | 0.26 | 0.11 | 0.48 |
| HSL | 325.71º | 0.15% | 0.45% | - |
| HSV(B) | 325.71º | 0.26% | 0.52% | - |
| XYZ | 17.31 | 15.03 | 19.13 | - |
| YUV | 110.75 | 132.1 | 143.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 98 | 118 | 0 | 0.26 | 0.11 | 0.48 | 325.71 | 0.15 | 0.45 |
| Hex | 85 | 62 | 76 | 0 | 1A | B | 30 | 146 | F | 2D |
| Octal | 205 | 142 | 166 | 0 | 32 | 13 | 60 | 506 | 17 | 55 |
| Binary | 10000101 | 1100010 | 1110110 | 0 | 11010 | 1011 | 110000 | 101000110 | 1111 | 101101 |
Color Harmonies of #856276
Complementary color
Monochromatic Colors of #856276
Black with #856276
Text Example
Text Example
White with #856276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856276; }
p { color: rgb(133,98,118); }
H1.HeaderClassName
{
color: #856276;
}
.AnyTagClassName
{
color: #856276;
}
</style>
background-color css
<style>
a { background-color: #856276; }
a { background-color: rgb(133,98,118); }
div.DivClassName
{
background-color: #856276;
}
.BgClassName
{
background-color: #856276;
}
</style>
border-color css
<style>
span { border-color: #856276; }
span { border-color: rgb(133,98,118); }
td.TdClassName
{
border-color: #856276;
}
.TagClassName
{
border-color: #856276;
}
</style>