Shades of Tapa #757669
Tints of Tapa #757669
RGB
CMYK
RGB Variations
Color information
#757669 (or 0x757669) is known color: Tapa. HEX triplet: 75, 76 and 69. RGB value is (117,118,105). Sum of RGB (Red+Green+Blue) = 117+118+105=340 (45% of max value = 765). Red value is 117 (46.09% from 255 or 34.41% from 340); Green value is 118 (46.48% from 255 or 34.71% from 340); Blue value is 105 (41.41% from 255 or 30.88% from 340); Max value from RGB is 118 - color contains mainly: green. Hex color #757669 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #757669 is #8A8996. Grayscale: #747474. Windows color (decimal): -9079191 or 6911605. OLE color: 6911605.
HSL color Cylindrical-coordinate representation of color #757669: hue angle of 64.62º degrees, saturation: 0.06, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #757669 is Cyan = 0.01, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 118 | 105 | - |
| CMYK | 0.01 | 0 | 0.11 | 0.54 |
| HSL | 64.62º | 0.06% | 0.44% | - |
| HSV(B) | 64.62º | 0.11% | 0.46% | - |
| XYZ | 16.36 | 17.76 | 15.93 | - |
| YUV | 116.22 | 121.67 | 128.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 118 | 105 | 0.01 | 0 | 0.11 | 0.54 | 64.62 | 0.06 | 0.44 |
| Hex | 75 | 76 | 69 | 1 | 0 | B | 36 | 41 | 6 | 2C |
| Octal | 165 | 166 | 151 | 1 | 0 | 13 | 66 | 101 | 6 | 54 |
| Binary | 1110101 | 1110110 | 1101001 | 1 | 0 | 1011 | 110110 | 1000001 | 110 | 101100 |
Color Harmonies of #757669
Complementary color
Monochromatic Colors of #757669
Black with #757669
Text Example
Text Example
White with #757669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #757669; }
p { color: rgb(117,118,105); }
H1.HeaderClassName
{
color: #757669;
}
.AnyTagClassName
{
color: #757669;
}
</style>
background-color css
<style>
a { background-color: #757669; }
a { background-color: rgb(117,118,105); }
div.DivClassName
{
background-color: #757669;
}
.BgClassName
{
background-color: #757669;
}
</style>
border-color css
<style>
span { border-color: #757669; }
span { border-color: rgb(117,118,105); }
td.TdClassName
{
border-color: #757669;
}
.TagClassName
{
border-color: #757669;
}
</style>