Shades of Tapa #818275
Tints of Tapa #818275
RGB
CMYK
RGB Variations
Color information
#818275 (or 0x818275) is known color: Tapa. HEX triplet: 81, 82 and 75. RGB value is (129,130,117). Sum of RGB (Red+Green+Blue) = 129+130+117=376 (49% of max value = 765). Red value is 129 (50.78% from 255 or 34.31% from 376); Green value is 130 (51.17% from 255 or 34.57% from 376); Blue value is 117 (46.09% from 255 or 31.12% from 376); Max value from RGB is 130 - color contains mainly: green. Hex color #818275 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #818275 is #7E7D8A. Grayscale: #808080. Windows color (decimal): -8289675 or 7701121. OLE color: 7701121.
HSL color Cylindrical-coordinate representation of color #818275: hue angle of 64.62º degrees, saturation: 0.05, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #818275 is Cyan = 0.01, Magento = 0, Yellow = 0.1 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 130 | 117 | - |
| CMYK | 0.01 | 0 | 0.1 | 0.49 |
| HSL | 64.62º | 0.05% | 0.48% | - |
| HSV(B) | 64.62º | 0.1% | 0.51% | - |
| XYZ | 20.25 | 21.92 | 19.99 | - |
| YUV | 128.22 | 121.67 | 128.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 130 | 117 | 0.01 | 0 | 0.1 | 0.49 | 64.62 | 0.05 | 0.48 |
| Hex | 81 | 82 | 75 | 1 | 0 | A | 31 | 41 | 5 | 30 |
| Octal | 201 | 202 | 165 | 1 | 0 | 12 | 61 | 101 | 5 | 60 |
| Binary | 10000001 | 10000010 | 1110101 | 1 | 0 | 1010 | 110001 | 1000001 | 101 | 110000 |
Color Harmonies of #818275
Complementary color
Monochromatic Colors of #818275
Black with #818275
Text Example
Text Example
White with #818275
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #818275; }
p { color: rgb(129,130,117); }
H1.HeaderClassName
{
color: #818275;
}
.AnyTagClassName
{
color: #818275;
}
</style>
background-color css
<style>
a { background-color: #818275; }
a { background-color: rgb(129,130,117); }
div.DivClassName
{
background-color: #818275;
}
.BgClassName
{
background-color: #818275;
}
</style>
border-color css
<style>
span { border-color: #818275; }
span { border-color: rgb(129,130,117); }
td.TdClassName
{
border-color: #818275;
}
.TagClassName
{
border-color: #818275;
}
</style>