Shades of Puerto Rico #47CFB0
Tints of Puerto Rico #47CFB0
RGB
CMYK
RGB Variations
Color information
#47CFB0 (or 0x47CFB0) is known color: Puerto Rico. HEX triplet: 47, CF and B0. RGB value is (71,207,176). Sum of RGB (Red+Green+Blue) = 71+207+176=454 (60% of max value = 765). Red value is 71 (28.12% from 255 or 15.64% from 454); Green value is 207 (81.25% from 255 or 45.59% from 454); Blue value is 176 (69.14% from 255 or 38.77% from 454); Max value from RGB is 207 - color contains mainly: green. Hex color #47CFB0 is not a web safe color. Web safe color analog (approx): #33CC99. Inversed color of #47CFB0 is #B8304F. Grayscale: #A2A2A2. Windows color (decimal): -12070992 or 11587399. OLE color: 11587399.
HSL color Cylindrical-coordinate representation of color #47CFB0: hue angle of 166.32º degrees, saturation: 0.59, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #47CFB0 is Cyan = 0.66, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.19.
Color convert
| RGB | 71 | 207 | 176 | - |
| CMYK | 0.66 | 0 | 0.15 | 0.19 |
| HSL | 166.32º | 0.59% | 0.55% | - |
| HSV(B) | 166.32º | 0.66% | 0.81% | - |
| XYZ | 32.75 | 49.1 | 48.83 | - |
| YUV | 162.8 | 135.44 | 62.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 207 | 176 | 0.66 | 0 | 0.15 | 0.19 | 166.32 | 0.59 | 0.55 |
| Hex | 47 | CF | B0 | 42 | 0 | F | 13 | A6 | 3B | 37 |
| Octal | 107 | 317 | 260 | 102 | 0 | 17 | 23 | 246 | 73 | 67 |
| Binary | 1000111 | 11001111 | 10110000 | 1000010 | 0 | 1111 | 10011 | 10100110 | 111011 | 110111 |
Color Harmonies of #47CFB0
Complementary color
Monochromatic Colors of #47CFB0
Black with #47CFB0
Text Example
Text Example
White with #47CFB0
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #47CFB0; }
p { color: rgb(71,207,176); }
H1.HeaderClassName
{
color: #47CFB0;
}
.AnyTagClassName
{
color: #47CFB0;
}
</style>
background-color css
<style>
a { background-color: #47CFB0; }
a { background-color: rgb(71,207,176); }
div.DivClassName
{
background-color: #47CFB0;
}
.BgClassName
{
background-color: #47CFB0;
}
</style>
border-color css
<style>
span { border-color: #47CFB0; }
span { border-color: rgb(71,207,176); }
td.TdClassName
{
border-color: #47CFB0;
}
.TagClassName
{
border-color: #47CFB0;
}
</style>