Shades of Tapa #757567
Tints of Tapa #757567
RGB
CMYK
RGB Variations
Color information
#757567 (or 0x757567) is known color: Tapa. HEX triplet: 75, 75 and 67. RGB value is (117,117,103). Sum of RGB (Red+Green+Blue) = 117+117+103=337 (44% of max value = 765). Red value is 117 (46.09% from 255 or 34.72% from 337); Green value is 117 (46.09% from 255 or 34.72% from 337); Blue value is 103 (40.62% from 255 or 30.56% from 337); Max value from RGB is 117 - color contains mainly: red, green. Hex color #757567 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #757567 is #8A8A98. Grayscale: #737373. Windows color (decimal): -9079449 or 6780277. OLE color: 6780277.
HSL color Cylindrical-coordinate representation of color #757567: hue angle of 60º degrees, saturation: 0.06, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #757567 is Cyan = 0, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 117 | 103 | - |
| CMYK | 0 | 0 | 0.12 | 0.54 |
| HSL | 60º | 0.06% | 0.43% | - |
| HSV(B) | 60º | 0.12% | 0.46% | - |
| XYZ | 16.15 | 17.48 | 15.36 | - |
| YUV | 115.4 | 121 | 129.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 117 | 103 | 0 | 0 | 0.12 | 0.54 | 60 | 0.06 | 0.43 |
| Hex | 75 | 75 | 67 | 0 | 0 | C | 36 | 3C | 6 | 2B |
| Octal | 165 | 165 | 147 | 0 | 0 | 14 | 66 | 74 | 6 | 53 |
| Binary | 1110101 | 1110101 | 1100111 | 0 | 0 | 1100 | 110110 | 111100 | 110 | 101011 |
Color Harmonies of #757567
Complementary color
Monochromatic Colors of #757567
Black with #757567
Text Example
Text Example
White with #757567
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #757567; }
p { color: rgb(117,117,103); }
H1.HeaderClassName
{
color: #757567;
}
.AnyTagClassName
{
color: #757567;
}
</style>
background-color css
<style>
a { background-color: #757567; }
a { background-color: rgb(117,117,103); }
div.DivClassName
{
background-color: #757567;
}
.BgClassName
{
background-color: #757567;
}
</style>
border-color css
<style>
span { border-color: #757567; }
span { border-color: rgb(117,117,103); }
td.TdClassName
{
border-color: #757567;
}
.TagClassName
{
border-color: #757567;
}
</style>