Shades of Puerto Rico #47B594
Tints of Puerto Rico #47B594
RGB
CMYK
RGB Variations
Color information
#47B594 (or 0x47B594) is known color: Puerto Rico. HEX triplet: 47, B5 and 94. RGB value is (71,181,148). Sum of RGB (Red+Green+Blue) = 71+181+148=400 (52% of max value = 765). Red value is 71 (28.12% from 255 or 17.75% from 400); Green value is 181 (71.09% from 255 or 45.25% from 400); Blue value is 148 (58.20% from 255 or 37% from 400); Max value from RGB is 181 - color contains mainly: green. Hex color #47B594 is not a web safe color. Web safe color analog (approx): #33CC99. Inversed color of #47B594 is #B84A6B. Grayscale: #909090. Windows color (decimal): -12077676 or 9745735. OLE color: 9745735.
HSL color Cylindrical-coordinate representation of color #47B594: hue angle of 162º degrees, saturation: 0.44, 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 #47B594 is Cyan = 0.61, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.29.
Color convert
| RGB | 71 | 181 | 148 | - |
| CMYK | 0.61 | 0 | 0.18 | 0.29 |
| HSL | 162º | 0.44% | 0.49% | - |
| HSV(B) | 162º | 0.61% | 0.71% | - |
| XYZ | 24.47 | 36.53 | 33.78 | - |
| YUV | 144.35 | 130.06 | 75.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 181 | 148 | 0.61 | 0 | 0.18 | 0.29 | 162 | 0.44 | 0.49 |
| Hex | 47 | B5 | 94 | 3D | 0 | 12 | 1D | A2 | 2C | 31 |
| Octal | 107 | 265 | 224 | 75 | 0 | 22 | 35 | 242 | 54 | 61 |
| Binary | 1000111 | 10110101 | 10010100 | 111101 | 0 | 10010 | 11101 | 10100010 | 101100 | 110001 |
Color Harmonies of #47B594
Complementary color
Monochromatic Colors of #47B594
Black with #47B594
Text Example
Text Example
White with #47B594
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #47B594; }
p { color: rgb(71,181,148); }
H1.HeaderClassName
{
color: #47B594;
}
.AnyTagClassName
{
color: #47B594;
}
</style>
background-color css
<style>
a { background-color: #47B594; }
a { background-color: rgb(71,181,148); }
div.DivClassName
{
background-color: #47B594;
}
.BgClassName
{
background-color: #47B594;
}
</style>
border-color css
<style>
span { border-color: #47B594; }
span { border-color: rgb(71,181,148); }
td.TdClassName
{
border-color: #47B594;
}
.TagClassName
{
border-color: #47B594;
}
</style>