Shades of Tapa #727269
Tints of Tapa #727269
RGB
CMYK
RGB Variations
Color information
#727269 (or 0x727269) is known color: Tapa. HEX triplet: 72, 72 and 69. RGB value is (114,114,105). Sum of RGB (Red+Green+Blue) = 114+114+105=333 (44% of max value = 765). Red value is 114 (44.92% from 255 or 34.23% from 333); Green value is 114 (44.92% from 255 or 34.23% from 333); Blue value is 105 (41.41% from 255 or 31.53% from 333); Max value from RGB is 114 - color contains mainly: red, green. Hex color #727269 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #727269 is #8D8D96. Grayscale: #717171. Windows color (decimal): -9276823 or 6910578. OLE color: 6910578.
HSL color Cylindrical-coordinate representation of color #727269: hue angle of 60º degrees, saturation: 0.04, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #727269 is Cyan = 0, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 114 | 105 | - |
| CMYK | 0 | 0 | 0.08 | 0.55 |
| HSL | 60º | 0.04% | 0.43% | - |
| HSV(B) | 60º | 0.08% | 0.45% | - |
| XYZ | 15.51 | 16.63 | 15.76 | - |
| YUV | 112.97 | 123.5 | 128.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 114 | 105 | 0 | 0 | 0.08 | 0.55 | 60 | 0.04 | 0.43 |
| Hex | 72 | 72 | 69 | 0 | 0 | 8 | 37 | 3C | 4 | 2B |
| Octal | 162 | 162 | 151 | 0 | 0 | 10 | 67 | 74 | 4 | 53 |
| Binary | 1110010 | 1110010 | 1101001 | 0 | 0 | 1000 | 110111 | 111100 | 100 | 101011 |
Color Harmonies of #727269
Complementary color
Monochromatic Colors of #727269
Black with #727269
Text Example
Text Example
White with #727269
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727269; }
p { color: rgb(114,114,105); }
H1.HeaderClassName
{
color: #727269;
}
.AnyTagClassName
{
color: #727269;
}
</style>
background-color css
<style>
a { background-color: #727269; }
a { background-color: rgb(114,114,105); }
div.DivClassName
{
background-color: #727269;
}
.BgClassName
{
background-color: #727269;
}
</style>
border-color css
<style>
span { border-color: #727269; }
span { border-color: rgb(114,114,105); }
td.TdClassName
{
border-color: #727269;
}
.TagClassName
{
border-color: #727269;
}
</style>