Shades of Tapa #828177
Tints of Tapa #828177
RGB
CMYK
RGB Variations
Color information
#828177 (or 0x828177) is known color: Tapa. HEX triplet: 82, 81 and 77. RGB value is (130,129,119). Sum of RGB (Red+Green+Blue) = 130+129+119=378 (50% of max value = 765). Red value is 130 (51.17% from 255 or 34.39% from 378); Green value is 129 (50.78% from 255 or 34.13% from 378); Blue value is 119 (46.88% from 255 or 31.48% from 378); Max value from RGB is 130 - color contains mainly: red. Hex color #828177 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #828177 is #7D7E88. Grayscale: #808080. Windows color (decimal): -8224393 or 7831938. OLE color: 7831938.
HSL color Cylindrical-coordinate representation of color #828177: hue angle of 54.55º degrees, saturation: 0.04, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #828177 is Cyan = 0, Magento = 0.01, Yellow = 0.08 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 129 | 119 | - |
| CMYK | 0 | 0.01 | 0.08 | 0.49 |
| HSL | 54.55º | 0.04% | 0.49% | - |
| HSV(B) | 54.55º | 0.08% | 0.51% | - |
| XYZ | 20.39 | 21.78 | 20.58 | - |
| YUV | 128.16 | 122.83 | 129.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 129 | 119 | 0 | 0.01 | 0.08 | 0.49 | 54.55 | 0.04 | 0.49 |
| Hex | 82 | 81 | 77 | 0 | 1 | 8 | 31 | 37 | 4 | 31 |
| Octal | 202 | 201 | 167 | 0 | 1 | 10 | 61 | 67 | 4 | 61 |
| Binary | 10000010 | 10000001 | 1110111 | 0 | 1 | 1000 | 110001 | 110111 | 100 | 110001 |
Color Harmonies of #828177
Complementary color
Monochromatic Colors of #828177
Black with #828177
Text Example
Text Example
White with #828177
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #828177; }
p { color: rgb(130,129,119); }
H1.HeaderClassName
{
color: #828177;
}
.AnyTagClassName
{
color: #828177;
}
</style>
background-color css
<style>
a { background-color: #828177; }
a { background-color: rgb(130,129,119); }
div.DivClassName
{
background-color: #828177;
}
.BgClassName
{
background-color: #828177;
}
</style>
border-color css
<style>
span { border-color: #828177; }
span { border-color: rgb(130,129,119); }
td.TdClassName
{
border-color: #828177;
}
.TagClassName
{
border-color: #828177;
}
</style>