Shades of Tapa #818073
Tints of Tapa #818073
RGB
CMYK
RGB Variations
Color information
#818073 (or 0x818073) is known color: Tapa. HEX triplet: 81, 80 and 73. RGB value is (129,128,115). Sum of RGB (Red+Green+Blue) = 129+128+115=372 (49% of max value = 765). Red value is 129 (50.78% from 255 or 34.68% from 372); Green value is 128 (50.39% from 255 or 34.41% from 372); Blue value is 115 (45.31% from 255 or 30.91% from 372); Max value from RGB is 129 - color contains mainly: red. Hex color #818073 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #818073 is #7E7F8C. Grayscale: #7E7E7E. Windows color (decimal): -8290189 or 7569537. OLE color: 7569537.
HSL color Cylindrical-coordinate representation of color #818073: hue angle of 55.71º degrees, saturation: 0.06, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #818073 is Cyan = 0, Magento = 0.01, Yellow = 0.11 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 128 | 115 | - |
| CMYK | 0 | 0.01 | 0.11 | 0.49 |
| HSL | 55.71º | 0.06% | 0.48% | - |
| HSV(B) | 55.71º | 0.11% | 0.51% | - |
| XYZ | 19.87 | 21.34 | 19.29 | - |
| YUV | 126.82 | 121.33 | 129.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 128 | 115 | 0 | 0.01 | 0.11 | 0.49 | 55.71 | 0.06 | 0.48 |
| Hex | 81 | 80 | 73 | 0 | 1 | B | 31 | 38 | 6 | 30 |
| Octal | 201 | 200 | 163 | 0 | 1 | 13 | 61 | 70 | 6 | 60 |
| Binary | 10000001 | 10000000 | 1110011 | 0 | 1 | 1011 | 110001 | 111000 | 110 | 110000 |
Color Harmonies of #818073
Complementary color
Monochromatic Colors of #818073
Black with #818073
Text Example
Text Example
White with #818073
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #818073; }
p { color: rgb(129,128,115); }
H1.HeaderClassName
{
color: #818073;
}
.AnyTagClassName
{
color: #818073;
}
</style>
background-color css
<style>
a { background-color: #818073; }
a { background-color: rgb(129,128,115); }
div.DivClassName
{
background-color: #818073;
}
.BgClassName
{
background-color: #818073;
}
</style>
border-color css
<style>
span { border-color: #818073; }
span { border-color: rgb(129,128,115); }
td.TdClassName
{
border-color: #818073;
}
.TagClassName
{
border-color: #818073;
}
</style>