Shades of Strikemaster #826072
Tints of Strikemaster #826072
RGB
CMYK
RGB Variations
Color information
#826072 (or 0x826072) is known color: Strikemaster. HEX triplet: 82, 60 and 72. RGB value is (130,96,114). Sum of RGB (Red+Green+Blue) = 130+96+114=340 (45% of max value = 765). Red value is 130 (51.17% from 255 or 38.24% from 340); Green value is 96 (37.89% from 255 or 28.24% from 340); Blue value is 114 (44.92% from 255 or 33.53% from 340); Max value from RGB is 130 - color contains mainly: red. Hex color #826072 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #826072 is #7D9F8D. Grayscale: #6C6C6C. Windows color (decimal): -8232846 or 7495810. OLE color: 7495810.
HSL color Cylindrical-coordinate representation of color #826072: hue angle of 328.24º degrees, saturation: 0.15, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #826072 is Cyan = 0, Magento = 0.26, Yellow = 0.12 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 96 | 114 | - |
| CMYK | 0 | 0.26 | 0.12 | 0.49 |
| HSL | 328.24º | 0.15% | 0.44% | - |
| HSV(B) | 328.24º | 0.26% | 0.51% | - |
| XYZ | 16.43 | 14.33 | 17.82 | - |
| YUV | 108.22 | 131.26 | 143.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 96 | 114 | 0 | 0.26 | 0.12 | 0.49 | 328.24 | 0.15 | 0.44 |
| Hex | 82 | 60 | 72 | 0 | 1A | C | 31 | 148 | F | 2C |
| Octal | 202 | 140 | 162 | 0 | 32 | 14 | 61 | 510 | 17 | 54 |
| Binary | 10000010 | 1100000 | 1110010 | 0 | 11010 | 1100 | 110001 | 101001000 | 1111 | 101100 |
Color Harmonies of #826072
Complementary color
Monochromatic Colors of #826072
Black with #826072
Text Example
Text Example
White with #826072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826072; }
p { color: rgb(130,96,114); }
H1.HeaderClassName
{
color: #826072;
}
.AnyTagClassName
{
color: #826072;
}
</style>
background-color css
<style>
a { background-color: #826072; }
a { background-color: rgb(130,96,114); }
div.DivClassName
{
background-color: #826072;
}
.BgClassName
{
background-color: #826072;
}
</style>
border-color css
<style>
span { border-color: #826072; }
span { border-color: rgb(130,96,114); }
td.TdClassName
{
border-color: #826072;
}
.TagClassName
{
border-color: #826072;
}
</style>