Shades of Strikemaster #816072
Tints of Strikemaster #816072
RGB
CMYK
RGB Variations
Color information
#816072 (or 0x816072) is known color: Strikemaster. HEX triplet: 81, 60 and 72. RGB value is (129,96,114). Sum of RGB (Red+Green+Blue) = 129+96+114=339 (44% of max value = 765). Red value is 129 (50.78% from 255 or 38.05% from 339); Green value is 96 (37.89% from 255 or 28.32% from 339); Blue value is 114 (44.92% from 255 or 33.63% from 339); Max value from RGB is 129 - color contains mainly: red. Hex color #816072 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #816072 is #7E9F8D. Grayscale: #6B6B6B. Windows color (decimal): -8298382 or 7495809. OLE color: 7495809.
HSL color Cylindrical-coordinate representation of color #816072: hue angle of 327.27º 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 #816072 is Cyan = 0, Magento = 0.26, Yellow = 0.12 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 96 | 114 | - |
| CMYK | 0 | 0.26 | 0.12 | 0.49 |
| HSL | 327.27º | 0.15% | 0.44% | - |
| HSV(B) | 327.27º | 0.26% | 0.51% | - |
| XYZ | 16.27 | 14.25 | 17.81 | - |
| YUV | 107.92 | 131.43 | 143.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 96 | 114 | 0 | 0.26 | 0.12 | 0.49 | 327.27 | 0.15 | 0.44 |
| Hex | 81 | 60 | 72 | 0 | 1A | C | 31 | 147 | F | 2C |
| Octal | 201 | 140 | 162 | 0 | 32 | 14 | 61 | 507 | 17 | 54 |
| Binary | 10000001 | 1100000 | 1110010 | 0 | 11010 | 1100 | 110001 | 101000111 | 1111 | 101100 |
Color Harmonies of #816072
Complementary color
Monochromatic Colors of #816072
Black with #816072
Text Example
Text Example
White with #816072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816072; }
p { color: rgb(129,96,114); }
H1.HeaderClassName
{
color: #816072;
}
.AnyTagClassName
{
color: #816072;
}
</style>
background-color css
<style>
a { background-color: #816072; }
a { background-color: rgb(129,96,114); }
div.DivClassName
{
background-color: #816072;
}
.BgClassName
{
background-color: #816072;
}
</style>
border-color css
<style>
span { border-color: #816072; }
span { border-color: rgb(129,96,114); }
td.TdClassName
{
border-color: #816072;
}
.TagClassName
{
border-color: #816072;
}
</style>