Shades of Puerto Rico #54B7A6
Tints of Puerto Rico #54B7A6
RGB
CMYK
RGB Variations
Color information
#54B7A6 (or 0x54B7A6) is known color: Puerto Rico. HEX triplet: 54, B7 and A6. RGB value is (84,183,166). Sum of RGB (Red+Green+Blue) = 84+183+166=433 (57% of max value = 765). Red value is 84 (33.20% from 255 or 19.40% from 433); Green value is 183 (71.88% from 255 or 42.26% from 433); Blue value is 166 (65.23% from 255 or 38.34% from 433); Max value from RGB is 183 - color contains mainly: green. Hex color #54B7A6 is not a web safe color. Web safe color analog (approx): #66CC99. Inversed color of #54B7A6 is #AB4859. Grayscale: #979797. Windows color (decimal): -11225178 or 10925908. OLE color: 10925908.
HSL color Cylindrical-coordinate representation of color #54B7A6: hue angle of 169.7º degrees, saturation: 0.41, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #54B7A6 is Cyan = 0.54, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.28.
Color convert
| RGB | 84 | 183 | 166 | - |
| CMYK | 0.54 | 0 | 0.09 | 0.28 |
| HSL | 169.7º | 0.41% | 0.52% | - |
| HSV(B) | 169.7º | 0.54% | 0.72% | - |
| XYZ | 27.47 | 38.5 | 42.06 | - |
| YUV | 151.46 | 136.2 | 79.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 183 | 166 | 0.54 | 0 | 0.09 | 0.28 | 169.7 | 0.41 | 0.52 |
| Hex | 54 | B7 | A6 | 36 | 0 | 9 | 1C | AA | 29 | 34 |
| Octal | 124 | 267 | 246 | 66 | 0 | 11 | 34 | 252 | 51 | 64 |
| Binary | 1010100 | 10110111 | 10100110 | 110110 | 0 | 1001 | 11100 | 10101010 | 101001 | 110100 |
Color Harmonies of #54B7A6
Complementary color
Monochromatic Colors of #54B7A6
Black with #54B7A6
Text Example
Text Example
White with #54B7A6
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #54B7A6; }
p { color: rgb(84,183,166); }
H1.HeaderClassName
{
color: #54B7A6;
}
.AnyTagClassName
{
color: #54B7A6;
}
</style>
background-color css
<style>
a { background-color: #54B7A6; }
a { background-color: rgb(84,183,166); }
div.DivClassName
{
background-color: #54B7A6;
}
.BgClassName
{
background-color: #54B7A6;
}
</style>
border-color css
<style>
span { border-color: #54B7A6; }
span { border-color: rgb(84,183,166); }
td.TdClassName
{
border-color: #54B7A6;
}
.TagClassName
{
border-color: #54B7A6;
}
</style>