Shades of Tapa #737372
Tints of Tapa #737372
RGB
CMYK
RGB Variations
Color information
#737372 (or 0x737372) is known color: Tapa. HEX triplet: 73, 73 and 72. RGB value is (115,115,114). Sum of RGB (Red+Green+Blue) = 115+115+114=344 (45% of max value = 765). Red value is 115 (45.31% from 255 or 33.43% from 344); Green value is 115 (45.31% from 255 or 33.43% from 344); Blue value is 114 (44.92% from 255 or 33.14% from 344); Max value from RGB is 115 - color contains mainly: red, green. Hex color #737372 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #737372 is #8C8C8D. Grayscale: #727272. Windows color (decimal): -9211022 or 7500659. OLE color: 7500659.
HSL color Cylindrical-coordinate representation of color #737372: hue angle of 60º degrees, saturation: 0, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.01%. Process color model (Four color, CMYK) of #737372 is Cyan = 0, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.55.
Color convert
RGB | 115 | 115 | 114 | - |
CMYK | 0 | 0 | 0.01 | 0.55 |
HSL | 60º | 0% | 0.45% | - |
HSV(B) | 60º | 0.01% | 0.45% | - |
XYZ | 16.24 | 17.12 | 18.37 | - |
YUV | 114.89 | 127.5 | 128.08 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 115 | 115 | 114 | 0 | 0 | 0.01 | 0.55 | 60 | 0 | 0.45 |
Hex | 73 | 73 | 72 | 0 | 0 | 1 | 37 | 3C | 0 | 2D |
Octal | 163 | 163 | 162 | 0 | 0 | 1 | 67 | 74 | 0 | 55 |
Binary | 1110011 | 1110011 | 1110010 | 0 | 0 | 1 | 110111 | 111100 | 0 | 101101 |
Color Harmonies of #737372
Complementary color
Monochromatic Colors of #737372
Black with #737372
Text Example
Text Example
White with #737372
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #737372; }
p { color: rgb(115,115,114); }
H1.HeaderClassName
{
color: #737372;
}
.AnyTagClassName
{
color: #737372;
}
</style>
background-color css
<style>
a { background-color: #737372; }
a { background-color: rgb(115,115,114); }
div.DivClassName
{
background-color: #737372;
}
.BgClassName
{
background-color: #737372;
}
</style>
border-color css
<style>
span { border-color: #737372; }
span { border-color: rgb(115,115,114); }
td.TdClassName
{
border-color: #737372;
}
.TagClassName
{
border-color: #737372;
}
</style>