Shades of Puerto Rico #53B7A1
Tints of Puerto Rico #53B7A1
RGB
CMYK
RGB Variations
Color information
#53B7A1 (or 0x53B7A1) is known color: Puerto Rico. HEX triplet: 53, B7 and A1. RGB value is (83,183,161). Sum of RGB (Red+Green+Blue) = 83+183+161=427 (56% of max value = 765). Red value is 83 (32.81% from 255 or 19.44% from 427); Green value is 183 (71.88% from 255 or 42.86% from 427); Blue value is 161 (63.28% from 255 or 37.70% from 427); Max value from RGB is 183 - color contains mainly: green. Hex color #53B7A1 is not a web safe color. Web safe color analog (approx): #66CC99. Inversed color of #53B7A1 is #AC485E. Grayscale: #969696. Windows color (decimal): -11290719 or 10598227. OLE color: 10598227.
HSL color Cylindrical-coordinate representation of color #53B7A1: hue angle of 166.8º degrees, saturation: 0.41, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #53B7A1 is Cyan = 0.55, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.28.
Color convert
| RGB | 83 | 183 | 161 | - |
| CMYK | 0.55 | 0 | 0.12 | 0.28 |
| HSL | 166.8º | 0.41% | 0.52% | - |
| HSV(B) | 166.8º | 0.55% | 0.72% | - |
| XYZ | 26.93 | 38.28 | 39.69 | - |
| YUV | 150.59 | 133.87 | 79.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 183 | 161 | 0.55 | 0 | 0.12 | 0.28 | 166.8 | 0.41 | 0.52 |
| Hex | 53 | B7 | A1 | 37 | 0 | C | 1C | A7 | 29 | 34 |
| Octal | 123 | 267 | 241 | 67 | 0 | 14 | 34 | 247 | 51 | 64 |
| Binary | 1010011 | 10110111 | 10100001 | 110111 | 0 | 1100 | 11100 | 10100111 | 101001 | 110100 |
Color Harmonies of #53B7A1
Complementary color
Monochromatic Colors of #53B7A1
Black with #53B7A1
Text Example
Text Example
White with #53B7A1
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #53B7A1; }
p { color: rgb(83,183,161); }
H1.HeaderClassName
{
color: #53B7A1;
}
.AnyTagClassName
{
color: #53B7A1;
}
</style>
background-color css
<style>
a { background-color: #53B7A1; }
a { background-color: rgb(83,183,161); }
div.DivClassName
{
background-color: #53B7A1;
}
.BgClassName
{
background-color: #53B7A1;
}
</style>
border-color css
<style>
span { border-color: #53B7A1; }
span { border-color: rgb(83,183,161); }
td.TdClassName
{
border-color: #53B7A1;
}
.TagClassName
{
border-color: #53B7A1;
}
</style>