Shades of Strikemaster #816674
Tints of Strikemaster #816674
RGB
CMYK
RGB Variations
Color information
#816674 (or 0x816674) is known color: Strikemaster. HEX triplet: 81, 66 and 74. RGB value is (129,102,116). Sum of RGB (Red+Green+Blue) = 129+102+116=347 (45% of max value = 765). Red value is 129 (50.78% from 255 or 37.18% from 347); Green value is 102 (40.23% from 255 or 29.39% from 347); Blue value is 116 (45.70% from 255 or 33.43% from 347); Max value from RGB is 129 - color contains mainly: red. Hex color #816674 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #816674 is #7E998B. Grayscale: #6F6F6F. Windows color (decimal): -8296844 or 7628417. OLE color: 7628417.
HSL color Cylindrical-coordinate representation of color #816674: hue angle of 328.89º degrees, saturation: 0.12, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #816674 is Cyan = 0, Magento = 0.21, Yellow = 0.10 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 102 | 116 | - |
| CMYK | 0 | 0.21 | 0.10 | 0.49 |
| HSL | 328.89º | 0.12% | 0.45% | - |
| HSV(B) | 328.89º | 0.21% | 0.51% | - |
| XYZ | 16.96 | 15.43 | 18.61 | - |
| YUV | 111.67 | 130.45 | 140.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 102 | 116 | 0 | 0.21 | 0.10 | 0.49 | 328.89 | 0.12 | 0.45 |
| Hex | 81 | 66 | 74 | 0 | 15 | A | 31 | 149 | C | 2D |
| Octal | 201 | 146 | 164 | 0 | 25 | 12 | 61 | 511 | 14 | 55 |
| Binary | 10000001 | 1100110 | 1110100 | 0 | 10101 | 1010 | 110001 | 101001001 | 1100 | 101101 |
Color Harmonies of #816674
Complementary color
Monochromatic Colors of #816674
Black with #816674
Text Example
Text Example
White with #816674
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816674; }
p { color: rgb(129,102,116); }
H1.HeaderClassName
{
color: #816674;
}
.AnyTagClassName
{
color: #816674;
}
</style>
background-color css
<style>
a { background-color: #816674; }
a { background-color: rgb(129,102,116); }
div.DivClassName
{
background-color: #816674;
}
.BgClassName
{
background-color: #816674;
}
</style>
border-color css
<style>
span { border-color: #816674; }
span { border-color: rgb(129,102,116); }
td.TdClassName
{
border-color: #816674;
}
.TagClassName
{
border-color: #816674;
}
</style>