Shades of Puerto Rico #4AC2A6
Tints of Puerto Rico #4AC2A6
RGB
CMYK
RGB Variations
Color information
#4AC2A6 (or 0x4AC2A6) is known color: Puerto Rico. HEX triplet: 4A, C2 and A6. RGB value is (74,194,166). Sum of RGB (Red+Green+Blue) = 74+194+166=434 (57% of max value = 765). Red value is 74 (29.30% from 255 or 17.05% from 434); Green value is 194 (76.17% from 255 or 44.70% from 434); Blue value is 166 (65.23% from 255 or 38.25% from 434); Max value from RGB is 194 - color contains mainly: green. Hex color #4AC2A6 is not a web safe color. Web safe color analog (approx): #33CC99. Inversed color of #4AC2A6 is #B53D59. Grayscale: #9A9A9A. Windows color (decimal): -11877722 or 10928714. OLE color: 10928714.
HSL color Cylindrical-coordinate representation of color #4AC2A6: hue angle of 166º degrees, saturation: 0.5, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #4AC2A6 is Cyan = 0.62, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.24.
Color convert
| RGB | 74 | 194 | 166 | - |
| CMYK | 0.62 | 0 | 0.14 | 0.24 |
| HSL | 166º | 0.5% | 0.53% | - |
| HSV(B) | 166º | 0.62% | 0.76% | - |
| XYZ | 29 | 42.79 | 42.81 | - |
| YUV | 154.93 | 134.24 | 70.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 74 | 194 | 166 | 0.62 | 0 | 0.14 | 0.24 | 166 | 0.5 | 0.53 |
| Hex | 4A | C2 | A6 | 3E | 0 | E | 18 | A6 | 32 | 35 |
| Octal | 112 | 302 | 246 | 76 | 0 | 16 | 30 | 246 | 62 | 65 |
| Binary | 1001010 | 11000010 | 10100110 | 111110 | 0 | 1110 | 11000 | 10100110 | 110010 | 110101 |
Color Harmonies of #4AC2A6
Complementary color
Monochromatic Colors of #4AC2A6
Black with #4AC2A6
Text Example
Text Example
White with #4AC2A6
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #4AC2A6; }
p { color: rgb(74,194,166); }
H1.HeaderClassName
{
color: #4AC2A6;
}
.AnyTagClassName
{
color: #4AC2A6;
}
</style>
background-color css
<style>
a { background-color: #4AC2A6; }
a { background-color: rgb(74,194,166); }
div.DivClassName
{
background-color: #4AC2A6;
}
.BgClassName
{
background-color: #4AC2A6;
}
</style>
border-color css
<style>
span { border-color: #4AC2A6; }
span { border-color: rgb(74,194,166); }
td.TdClassName
{
border-color: #4AC2A6;
}
.TagClassName
{
border-color: #4AC2A6;
}
</style>