Shades of Puerto Rico #54B6A0
Tints of Puerto Rico #54B6A0
RGB
CMYK
RGB Variations
Color information
#54B6A0 (or 0x54B6A0) is known color: Puerto Rico. HEX triplet: 54, B6 and A0. RGB value is (84,182,160). Sum of RGB (Red+Green+Blue) = 84+182+160=426 (56% of max value = 765). Red value is 84 (33.20% from 255 or 19.72% from 426); Green value is 182 (71.48% from 255 or 42.72% from 426); Blue value is 160 (62.89% from 255 or 37.56% from 426); Max value from RGB is 182 - color contains mainly: green. Hex color #54B6A0 is not a web safe color. Web safe color analog (approx): #66CC99. Inversed color of #54B6A0 is #AB495F. Grayscale: #969696. Windows color (decimal): -11225440 or 10532436. OLE color: 10532436.
HSL color Cylindrical-coordinate representation of color #54B6A0: hue angle of 166.53º degrees, saturation: 0.4, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #54B6A0 is Cyan = 0.54, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.29.
Color convert
| RGB | 84 | 182 | 160 | - |
| CMYK | 0.54 | 0 | 0.12 | 0.29 |
| HSL | 166.53º | 0.4% | 0.52% | - |
| HSV(B) | 166.53º | 0.54% | 0.71% | - |
| XYZ | 26.73 | 37.88 | 39.16 | - |
| YUV | 150.19 | 133.53 | 80.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 182 | 160 | 0.54 | 0 | 0.12 | 0.29 | 166.53 | 0.4 | 0.52 |
| Hex | 54 | B6 | A0 | 36 | 0 | C | 1D | A7 | 28 | 34 |
| Octal | 124 | 266 | 240 | 66 | 0 | 14 | 35 | 247 | 50 | 64 |
| Binary | 1010100 | 10110110 | 10100000 | 110110 | 0 | 1100 | 11101 | 10100111 | 101000 | 110100 |
Color Harmonies of #54B6A0
Complementary color
Monochromatic Colors of #54B6A0
Black with #54B6A0
Text Example
Text Example
White with #54B6A0
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #54B6A0; }
p { color: rgb(84,182,160); }
H1.HeaderClassName
{
color: #54B6A0;
}
.AnyTagClassName
{
color: #54B6A0;
}
</style>
background-color css
<style>
a { background-color: #54B6A0; }
a { background-color: rgb(84,182,160); }
div.DivClassName
{
background-color: #54B6A0;
}
.BgClassName
{
background-color: #54B6A0;
}
</style>
border-color css
<style>
span { border-color: #54B6A0; }
span { border-color: rgb(84,182,160); }
td.TdClassName
{
border-color: #54B6A0;
}
.TagClassName
{
border-color: #54B6A0;
}
</style>