Shades of Tapa #747472
Tints of Tapa #747472
RGB
CMYK
RGB Variations
Color information
#747472 (or 0x747472) is known color: Tapa. HEX triplet: 74, 74 and 72. RGB value is (116,116,114). Sum of RGB (Red+Green+Blue) = 116+116+114=346 (45% of max value = 765). Red value is 116 (45.70% from 255 or 33.53% from 346); Green value is 116 (45.70% from 255 or 33.53% from 346); Blue value is 114 (44.92% from 255 or 32.95% from 346); Max value from RGB is 116 - color contains mainly: red, green. Hex color #747472 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #747472 is #8B8B8D. Grayscale: #737373. Windows color (decimal): -9145230 or 7500916. OLE color: 7500916.
HSL color Cylindrical-coordinate representation of color #747472: hue angle of 60º degrees, saturation: 0.01, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.02%. Process color model (Four color, CMYK) of #747472 is Cyan = 0, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 116 | 114 | - |
| CMYK | 0 | 0 | 0.02 | 0.55 |
| HSL | 60º | 0.01% | 0.45% | - |
| HSV(B) | 60º | 0.02% | 0.45% | - |
| XYZ | 16.49 | 17.42 | 18.41 | - |
| YUV | 115.77 | 127 | 128.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 116 | 114 | 0 | 0 | 0.02 | 0.55 | 60 | 0.01 | 0.45 |
| Hex | 74 | 74 | 72 | 0 | 0 | 2 | 37 | 3C | 1 | 2D |
| Octal | 164 | 164 | 162 | 0 | 0 | 2 | 67 | 74 | 1 | 55 |
| Binary | 1110100 | 1110100 | 1110010 | 0 | 0 | 10 | 110111 | 111100 | 1 | 101101 |
Color Harmonies of #747472
Complementary color
Monochromatic Colors of #747472
Black with #747472
Text Example
Text Example
White with #747472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #747472; }
p { color: rgb(116,116,114); }
H1.HeaderClassName
{
color: #747472;
}
.AnyTagClassName
{
color: #747472;
}
</style>
background-color css
<style>
a { background-color: #747472; }
a { background-color: rgb(116,116,114); }
div.DivClassName
{
background-color: #747472;
}
.BgClassName
{
background-color: #747472;
}
</style>
border-color css
<style>
span { border-color: #747472; }
span { border-color: rgb(116,116,114); }
td.TdClassName
{
border-color: #747472;
}
.TagClassName
{
border-color: #747472;
}
</style>