Shades of Acapulco #7AA492
Tints of Acapulco #7AA492
RGB
CMYK
RGB Variations
Color information
#7AA492 (or 0x7AA492) is known color: Acapulco. HEX triplet: 7A, A4 and 92. RGB value is (122,164,146). Sum of RGB (Red+Green+Blue) = 122+164+146=432 (57% of max value = 765). Red value is 122 (48.05% from 255 or 28.24% from 432); Green value is 164 (64.45% from 255 or 37.96% from 432); Blue value is 146 (57.42% from 255 or 33.80% from 432); Max value from RGB is 164 - color contains mainly: green. Hex color #7AA492 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #7AA492 is #855B6D. Grayscale: #959595. Windows color (decimal): -8739694 or 9610362. OLE color: 9610362.
HSL color Cylindrical-coordinate representation of color #7AA492: hue angle of 154.29º degrees, saturation: 0.19, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #7AA492 is Cyan = 0.26, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 122 | 164 | 146 | - |
| CMYK | 0.26 | 0 | 0.11 | 0.36 |
| HSL | 154.29º | 0.19% | 0.56% | - |
| HSV(B) | 154.29º | 0.26% | 0.64% | - |
| XYZ | 26.49 | 32.76 | 32.12 | - |
| YUV | 149.39 | 126.09 | 108.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 122 | 164 | 146 | 0.26 | 0 | 0.11 | 0.36 | 154.29 | 0.19 | 0.56 |
| Hex | 7A | A4 | 92 | 1A | 0 | B | 24 | 9A | 13 | 38 |
| Octal | 172 | 244 | 222 | 32 | 0 | 13 | 44 | 232 | 23 | 70 |
| Binary | 1111010 | 10100100 | 10010010 | 11010 | 0 | 1011 | 100100 | 10011010 | 10011 | 111000 |
Color Harmonies of #7AA492
Complementary color
Monochromatic Colors of #7AA492
Black with #7AA492
Text Example
Text Example
White with #7AA492
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #7AA492; }
p { color: rgb(122,164,146); }
H1.HeaderClassName
{
color: #7AA492;
}
.AnyTagClassName
{
color: #7AA492;
}
</style>
background-color css
<style>
a { background-color: #7AA492; }
a { background-color: rgb(122,164,146); }
div.DivClassName
{
background-color: #7AA492;
}
.BgClassName
{
background-color: #7AA492;
}
</style>
border-color css
<style>
span { border-color: #7AA492; }
span { border-color: rgb(122,164,146); }
td.TdClassName
{
border-color: #7AA492;
}
.TagClassName
{
border-color: #7AA492;
}
</style>