Shades of Puerto Rico #47B9A6
Tints of Puerto Rico #47B9A6
RGB
CMYK
RGB Variations
Color information
#47B9A6 (or 0x47B9A6) is known color: Puerto Rico. HEX triplet: 47, B9 and A6. RGB value is (71,185,166). Sum of RGB (Red+Green+Blue) = 71+185+166=422 (55% of max value = 765). Red value is 71 (28.12% from 255 or 16.82% from 422); Green value is 185 (72.66% from 255 or 43.84% from 422); Blue value is 166 (65.23% from 255 or 39.34% from 422); Max value from RGB is 185 - color contains mainly: green. Hex color #47B9A6 is not a web safe color. Web safe color analog (approx): #33CC99. Inversed color of #47B9A6 is #B84659. Grayscale: #949494. Windows color (decimal): -12076634 or 10926407. OLE color: 10926407.
HSL color Cylindrical-coordinate representation of color #47B9A6: hue angle of 170º degrees, saturation: 0.45, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #47B9A6 is Cyan = 0.62, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.27.
Color convert
| RGB | 71 | 185 | 166 | - |
| CMYK | 0.62 | 0 | 0.10 | 0.27 |
| HSL | 170º | 0.45% | 0.5% | - |
| HSV(B) | 170º | 0.62% | 0.73% | - |
| XYZ | 26.83 | 38.79 | 42.15 | - |
| YUV | 148.75 | 137.73 | 72.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 185 | 166 | 0.62 | 0 | 0.10 | 0.27 | 170 | 0.45 | 0.5 |
| Hex | 47 | B9 | A6 | 3E | 0 | A | 1B | AA | 2D | 32 |
| Octal | 107 | 271 | 246 | 76 | 0 | 12 | 33 | 252 | 55 | 62 |
| Binary | 1000111 | 10111001 | 10100110 | 111110 | 0 | 1010 | 11011 | 10101010 | 101101 | 110010 |
Color Harmonies of #47B9A6
Complementary color
Monochromatic Colors of #47B9A6
Black with #47B9A6
Text Example
Text Example
White with #47B9A6
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #47B9A6; }
p { color: rgb(71,185,166); }
H1.HeaderClassName
{
color: #47B9A6;
}
.AnyTagClassName
{
color: #47B9A6;
}
</style>
background-color css
<style>
a { background-color: #47B9A6; }
a { background-color: rgb(71,185,166); }
div.DivClassName
{
background-color: #47B9A6;
}
.BgClassName
{
background-color: #47B9A6;
}
</style>
border-color css
<style>
span { border-color: #47B9A6; }
span { border-color: rgb(71,185,166); }
td.TdClassName
{
border-color: #47B9A6;
}
.TagClassName
{
border-color: #47B9A6;
}
</style>