Shades of Puerto Rico #47B797
Tints of Puerto Rico #47B797
RGB
CMYK
RGB Variations
Color information
#47B797 (or 0x47B797) is known color: Puerto Rico. HEX triplet: 47, B7 and 97. RGB value is (71,183,151). Sum of RGB (Red+Green+Blue) = 71+183+151=405 (53% of max value = 765). Red value is 71 (28.12% from 255 or 17.53% from 405); Green value is 183 (71.88% from 255 or 45.19% from 405); Blue value is 151 (59.38% from 255 or 37.28% from 405); Max value from RGB is 183 - color contains mainly: green. Hex color #47B797 is not a web safe color. Web safe color analog (approx): #33CC99. Inversed color of #47B797 is #B84868. Grayscale: #919191. Windows color (decimal): -12077161 or 9942855. OLE color: 9942855.
HSL color Cylindrical-coordinate representation of color #47B797: hue angle of 162.86º degrees, saturation: 0.44, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #47B797 is Cyan = 0.61, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.28.
Color convert
| RGB | 71 | 183 | 151 | - |
| CMYK | 0.61 | 0 | 0.17 | 0.28 |
| HSL | 162.86º | 0.44% | 0.5% | - |
| HSV(B) | 162.86º | 0.61% | 0.72% | - |
| XYZ | 25.12 | 37.44 | 35.18 | - |
| YUV | 145.86 | 130.89 | 74.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 183 | 151 | 0.61 | 0 | 0.17 | 0.28 | 162.86 | 0.44 | 0.5 |
| Hex | 47 | B7 | 97 | 3D | 0 | 11 | 1C | A3 | 2C | 32 |
| Octal | 107 | 267 | 227 | 75 | 0 | 21 | 34 | 243 | 54 | 62 |
| Binary | 1000111 | 10110111 | 10010111 | 111101 | 0 | 10001 | 11100 | 10100011 | 101100 | 110010 |
Color Harmonies of #47B797
Complementary color
Monochromatic Colors of #47B797
Black with #47B797
Text Example
Text Example
White with #47B797
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #47B797; }
p { color: rgb(71,183,151); }
H1.HeaderClassName
{
color: #47B797;
}
.AnyTagClassName
{
color: #47B797;
}
</style>
background-color css
<style>
a { background-color: #47B797; }
a { background-color: rgb(71,183,151); }
div.DivClassName
{
background-color: #47B797;
}
.BgClassName
{
background-color: #47B797;
}
</style>
border-color css
<style>
span { border-color: #47B797; }
span { border-color: rgb(71,183,151); }
td.TdClassName
{
border-color: #47B797;
}
.TagClassName
{
border-color: #47B797;
}
</style>