Shades of Puerto Rico #47CBAE
Tints of Puerto Rico #47CBAE
RGB
CMYK
RGB Variations
Color information
#47CBAE (or 0x47CBAE) is known color: Puerto Rico. HEX triplet: 47, CB and AE. RGB value is (71,203,174). Sum of RGB (Red+Green+Blue) = 71+203+174=448 (59% of max value = 765). Red value is 71 (28.12% from 255 or 15.85% from 448); Green value is 203 (79.69% from 255 or 45.31% from 448); Blue value is 174 (68.36% from 255 or 38.84% from 448); Max value from RGB is 203 - color contains mainly: green. Hex color #47CBAE is not a web safe color. Web safe color analog (approx): #33CC99. Inversed color of #47CBAE is #B83451. Grayscale: #A0A0A0. Windows color (decimal): -12072018 or 11455303. OLE color: 11455303.
HSL color Cylindrical-coordinate representation of color #47CBAE: hue angle of 166.82º degrees, saturation: 0.56, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #47CBAE is Cyan = 0.65, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.20.
Color convert
| RGB | 71 | 203 | 174 | - |
| CMYK | 0.65 | 0 | 0.14 | 0.20 |
| HSL | 166.82º | 0.56% | 0.54% | - |
| HSV(B) | 166.82º | 0.65% | 0.8% | - |
| XYZ | 31.59 | 47.11 | 47.47 | - |
| YUV | 160.23 | 135.77 | 64.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 203 | 174 | 0.65 | 0 | 0.14 | 0.20 | 166.82 | 0.56 | 0.54 |
| Hex | 47 | CB | AE | 41 | 0 | E | 14 | A7 | 38 | 36 |
| Octal | 107 | 313 | 256 | 101 | 0 | 16 | 24 | 247 | 70 | 66 |
| Binary | 1000111 | 11001011 | 10101110 | 1000001 | 0 | 1110 | 10100 | 10100111 | 111000 | 110110 |
Color Harmonies of #47CBAE
Complementary color
Monochromatic Colors of #47CBAE
Black with #47CBAE
Text Example
Text Example
White with #47CBAE
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #47CBAE; }
p { color: rgb(71,203,174); }
H1.HeaderClassName
{
color: #47CBAE;
}
.AnyTagClassName
{
color: #47CBAE;
}
</style>
background-color css
<style>
a { background-color: #47CBAE; }
a { background-color: rgb(71,203,174); }
div.DivClassName
{
background-color: #47CBAE;
}
.BgClassName
{
background-color: #47CBAE;
}
</style>
border-color css
<style>
span { border-color: #47CBAE; }
span { border-color: rgb(71,203,174); }
td.TdClassName
{
border-color: #47CBAE;
}
.TagClassName
{
border-color: #47CBAE;
}
</style>