Shades of Tapa #727268
Tints of Tapa #727268
RGB
CMYK
RGB Variations
Color information
#727268 (or 0x727268) is known color: Tapa. HEX triplet: 72, 72 and 68. RGB value is (114,114,104). Sum of RGB (Red+Green+Blue) = 114+114+104=332 (43% of max value = 765). Red value is 114 (44.92% from 255 or 34.34% from 332); Green value is 114 (44.92% from 255 or 34.34% from 332); Blue value is 104 (41.02% from 255 or 31.33% from 332); Max value from RGB is 114 - color contains mainly: red, green. Hex color #727268 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #727268 is #8D8D97. Grayscale: #707070. Windows color (decimal): -9276824 or 6845042. OLE color: 6845042.
HSL color Cylindrical-coordinate representation of color #727268: hue angle of 60º degrees, saturation: 0.05, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #727268 is Cyan = 0, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.55.
Color convert
RGB | 114 | 114 | 104 | - |
CMYK | 0 | 0 | 0.09 | 0.55 |
HSL | 60º | 0.05% | 0.43% | - |
HSV(B) | 60º | 0.09% | 0.45% | - |
XYZ | 15.46 | 16.61 | 15.49 | - |
YUV | 112.86 | 123 | 128.81 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 114 | 114 | 104 | 0 | 0 | 0.09 | 0.55 | 60 | 0.05 | 0.43 |
Hex | 72 | 72 | 68 | 0 | 0 | 9 | 37 | 3C | 5 | 2B |
Octal | 162 | 162 | 150 | 0 | 0 | 11 | 67 | 74 | 5 | 53 |
Binary | 1110010 | 1110010 | 1101000 | 0 | 0 | 1001 | 110111 | 111100 | 101 | 101011 |
Color Harmonies of #727268
Complementary color
Monochromatic Colors of #727268
Black with #727268
Text Example
Text Example
White with #727268
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727268; }
p { color: rgb(114,114,104); }
H1.HeaderClassName
{
color: #727268;
}
.AnyTagClassName
{
color: #727268;
}
</style>
background-color css
<style>
a { background-color: #727268; }
a { background-color: rgb(114,114,104); }
div.DivClassName
{
background-color: #727268;
}
.BgClassName
{
background-color: #727268;
}
</style>
border-color css
<style>
span { border-color: #727268; }
span { border-color: rgb(114,114,104); }
td.TdClassName
{
border-color: #727268;
}
.TagClassName
{
border-color: #727268;
}
</style>