Shades of Tapa #828071
Tints of Tapa #828071
RGB
CMYK
RGB Variations
Color information
#828071 (or 0x828071) is known color: Tapa. HEX triplet: 82, 80 and 71. RGB value is (130,128,113). Sum of RGB (Red+Green+Blue) = 130+128+113=371 (49% of max value = 765). Red value is 130 (51.17% from 255 or 35.04% from 371); Green value is 128 (50.39% from 255 or 34.50% from 371); Blue value is 113 (44.53% from 255 or 30.46% from 371); Max value from RGB is 130 - color contains mainly: red. Hex color #828071 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #828071 is #7D7F8E. Grayscale: #7E7E7E. Windows color (decimal): -8224655 or 7438466. OLE color: 7438466.
HSL color Cylindrical-coordinate representation of color #828071: hue angle of 52.94º degrees, saturation: 0.07, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #828071 is Cyan = 0, Magento = 0.02, Yellow = 0.13 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 128 | 113 | - |
| CMYK | 0 | 0.02 | 0.13 | 0.49 |
| HSL | 52.94º | 0.07% | 0.48% | - |
| HSV(B) | 52.94º | 0.13% | 0.51% | - |
| XYZ | 19.91 | 21.38 | 18.7 | - |
| YUV | 126.89 | 120.16 | 130.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 128 | 113 | 0 | 0.02 | 0.13 | 0.49 | 52.94 | 0.07 | 0.48 |
| Hex | 82 | 80 | 71 | 0 | 2 | D | 31 | 35 | 7 | 30 |
| Octal | 202 | 200 | 161 | 0 | 2 | 15 | 61 | 65 | 7 | 60 |
| Binary | 10000010 | 10000000 | 1110001 | 0 | 10 | 1101 | 110001 | 110101 | 111 | 110000 |
Color Harmonies of #828071
Complementary color
Monochromatic Colors of #828071
Black with #828071
Text Example
Text Example
White with #828071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #828071; }
p { color: rgb(130,128,113); }
H1.HeaderClassName
{
color: #828071;
}
.AnyTagClassName
{
color: #828071;
}
</style>
background-color css
<style>
a { background-color: #828071; }
a { background-color: rgb(130,128,113); }
div.DivClassName
{
background-color: #828071;
}
.BgClassName
{
background-color: #828071;
}
</style>
border-color css
<style>
span { border-color: #828071; }
span { border-color: rgb(130,128,113); }
td.TdClassName
{
border-color: #828071;
}
.TagClassName
{
border-color: #828071;
}
</style>