Shades of Tapa #747471
Tints of Tapa #747471
RGB
CMYK
RGB Variations
Color information
#747471 (or 0x747471) is known color: Tapa. HEX triplet: 74, 74 and 71. RGB value is (116,116,113). Sum of RGB (Red+Green+Blue) = 116+116+113=345 (45% of max value = 765). Red value is 116 (45.70% from 255 or 33.62% from 345); Green value is 116 (45.70% from 255 or 33.62% from 345); Blue value is 113 (44.53% from 255 or 32.75% from 345); Max value from RGB is 116 - color contains mainly: red, green. Hex color #747471 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #747471 is #8B8B8E. Grayscale: #737373. Windows color (decimal): -9145231 or 7435380. OLE color: 7435380.
HSL color Cylindrical-coordinate representation of color #747471: 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.03%. Process color model (Four color, CMYK) of #747471 is Cyan = 0, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 116 | 113 | - |
| CMYK | 0 | 0 | 0.03 | 0.55 |
| HSL | 60º | 0.01% | 0.45% | - |
| HSV(B) | 60º | 0.03% | 0.45% | - |
| XYZ | 16.43 | 17.4 | 18.11 | - |
| YUV | 115.66 | 126.5 | 128.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 116 | 113 | 0 | 0 | 0.03 | 0.55 | 60 | 0.01 | 0.45 |
| Hex | 74 | 74 | 71 | 0 | 0 | 3 | 37 | 3C | 1 | 2D |
| Octal | 164 | 164 | 161 | 0 | 0 | 3 | 67 | 74 | 1 | 55 |
| Binary | 1110100 | 1110100 | 1110001 | 0 | 0 | 11 | 110111 | 111100 | 1 | 101101 |
Color Harmonies of #747471
Complementary color
Monochromatic Colors of #747471
Black with #747471
Text Example
Text Example
White with #747471
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #747471; }
p { color: rgb(116,116,113); }
H1.HeaderClassName
{
color: #747471;
}
.AnyTagClassName
{
color: #747471;
}
</style>
background-color css
<style>
a { background-color: #747471; }
a { background-color: rgb(116,116,113); }
div.DivClassName
{
background-color: #747471;
}
.BgClassName
{
background-color: #747471;
}
</style>
border-color css
<style>
span { border-color: #747471; }
span { border-color: rgb(116,116,113); }
td.TdClassName
{
border-color: #747471;
}
.TagClassName
{
border-color: #747471;
}
</style>