Shades of Puerto Rico #47B4A6
Tints of Puerto Rico #47B4A6
RGB
CMYK
RGB Variations
Color information
#47B4A6 (or 0x47B4A6) is known color: Puerto Rico. HEX triplet: 47, B4 and A6. RGB value is (71,180,166). Sum of RGB (Red+Green+Blue) = 71+180+166=417 (55% of max value = 765). Red value is 71 (28.12% from 255 or 17.03% from 417); Green value is 180 (70.70% from 255 or 43.17% from 417); Blue value is 166 (65.23% from 255 or 39.81% from 417); Max value from RGB is 180 - color contains mainly: green. Hex color #47B4A6 is not a web safe color. Web safe color analog (approx): #33CC99. Inversed color of #47B4A6 is #B84B59. Grayscale: #919191. Windows color (decimal): -12077914 or 10925127. OLE color: 10925127.
HSL color Cylindrical-coordinate representation of color #47B4A6: hue angle of 172.29º degrees, saturation: 0.43, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #47B4A6 is Cyan = 0.61, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.29.
Color convert
| RGB | 71 | 180 | 166 | - |
| CMYK | 0.61 | 0 | 0.08 | 0.29 |
| HSL | 172.29º | 0.43% | 0.49% | - |
| HSV(B) | 172.29º | 0.61% | 0.71% | - |
| XYZ | 25.8 | 36.74 | 41.81 | - |
| YUV | 145.81 | 139.39 | 74.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 180 | 166 | 0.61 | 0 | 0.08 | 0.29 | 172.29 | 0.43 | 0.49 |
| Hex | 47 | B4 | A6 | 3D | 0 | 8 | 1D | AC | 2B | 31 |
| Octal | 107 | 264 | 246 | 75 | 0 | 10 | 35 | 254 | 53 | 61 |
| Binary | 1000111 | 10110100 | 10100110 | 111101 | 0 | 1000 | 11101 | 10101100 | 101011 | 110001 |
Color Harmonies of #47B4A6
Complementary color
Monochromatic Colors of #47B4A6
Black with #47B4A6
Text Example
Text Example
White with #47B4A6
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #47B4A6; }
p { color: rgb(71,180,166); }
H1.HeaderClassName
{
color: #47B4A6;
}
.AnyTagClassName
{
color: #47B4A6;
}
</style>
background-color css
<style>
a { background-color: #47B4A6; }
a { background-color: rgb(71,180,166); }
div.DivClassName
{
background-color: #47B4A6;
}
.BgClassName
{
background-color: #47B4A6;
}
</style>
border-color css
<style>
span { border-color: #47B4A6; }
span { border-color: rgb(71,180,166); }
td.TdClassName
{
border-color: #47B4A6;
}
.TagClassName
{
border-color: #47B4A6;
}
</style>