Shades of Puerto Rico #53B0A9
Tints of Puerto Rico #53B0A9
RGB
CMYK
RGB Variations
Color information
#53B0A9 (or 0x53B0A9) is known color: Puerto Rico. HEX triplet: 53, B0 and A9. RGB value is (83,176,169). Sum of RGB (Red+Green+Blue) = 83+176+169=428 (56% of max value = 765). Red value is 83 (32.81% from 255 or 19.39% from 428); Green value is 176 (69.14% from 255 or 41.12% from 428); Blue value is 169 (66.41% from 255 or 39.49% from 428); Max value from RGB is 176 - color contains mainly: green. Hex color #53B0A9 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #53B0A9 is #AC4F56. Grayscale: #939393. Windows color (decimal): -11292503 or 11120723. OLE color: 11120723.
HSL color Cylindrical-coordinate representation of color #53B0A9: hue angle of 175.48º degrees, saturation: 0.37, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #53B0A9 is Cyan = 0.53, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.31.
Color convert
| RGB | 83 | 176 | 169 | - |
| CMYK | 0.53 | 0 | 0.04 | 0.31 |
| HSL | 175.48º | 0.37% | 0.51% | - |
| HSV(B) | 175.48º | 0.53% | 0.69% | - |
| XYZ | 26.25 | 35.75 | 43.05 | - |
| YUV | 147.4 | 140.19 | 82.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 176 | 169 | 0.53 | 0 | 0.04 | 0.31 | 175.48 | 0.37 | 0.51 |
| Hex | 53 | B0 | A9 | 35 | 0 | 4 | 1F | AF | 25 | 33 |
| Octal | 123 | 260 | 251 | 65 | 0 | 4 | 37 | 257 | 45 | 63 |
| Binary | 1010011 | 10110000 | 10101001 | 110101 | 0 | 100 | 11111 | 10101111 | 100101 | 110011 |
Color Harmonies of #53B0A9
Complementary color
Monochromatic Colors of #53B0A9
Black with #53B0A9
Text Example
Text Example
White with #53B0A9
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #53B0A9; }
p { color: rgb(83,176,169); }
H1.HeaderClassName
{
color: #53B0A9;
}
.AnyTagClassName
{
color: #53B0A9;
}
</style>
background-color css
<style>
a { background-color: #53B0A9; }
a { background-color: rgb(83,176,169); }
div.DivClassName
{
background-color: #53B0A9;
}
.BgClassName
{
background-color: #53B0A9;
}
</style>
border-color css
<style>
span { border-color: #53B0A9; }
span { border-color: rgb(83,176,169); }
td.TdClassName
{
border-color: #53B0A9;
}
.TagClassName
{
border-color: #53B0A9;
}
</style>