Shades of Puerto Rico #58B7A1
Tints of Puerto Rico #58B7A1
RGB
CMYK
RGB Variations
Color information
#58B7A1 (or 0x58B7A1) is known color: Puerto Rico. HEX triplet: 58, B7 and A1. RGB value is (88,183,161). Sum of RGB (Red+Green+Blue) = 88+183+161=432 (57% of max value = 765). Red value is 88 (34.77% from 255 or 20.37% from 432); Green value is 183 (71.88% from 255 or 42.36% from 432); Blue value is 161 (63.28% from 255 or 37.27% from 432); Max value from RGB is 183 - color contains mainly: green. Hex color #58B7A1 is not a web safe color. Web safe color analog (approx): #66CC99. Inversed color of #58B7A1 is #A7485E. Grayscale: #989898. Windows color (decimal): -10963039 or 10598232. OLE color: 10598232.
HSL color Cylindrical-coordinate representation of color #58B7A1: hue angle of 166.11º degrees, saturation: 0.4, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #58B7A1 is Cyan = 0.52, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.28.
Color convert
| RGB | 88 | 183 | 161 | - |
| CMYK | 0.52 | 0 | 0.12 | 0.28 |
| HSL | 166.11º | 0.4% | 0.53% | - |
| HSV(B) | 166.11º | 0.52% | 0.72% | - |
| XYZ | 27.39 | 38.51 | 39.71 | - |
| YUV | 152.09 | 133.03 | 82.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 183 | 161 | 0.52 | 0 | 0.12 | 0.28 | 166.11 | 0.4 | 0.53 |
| Hex | 58 | B7 | A1 | 34 | 0 | C | 1C | A6 | 28 | 35 |
| Octal | 130 | 267 | 241 | 64 | 0 | 14 | 34 | 246 | 50 | 65 |
| Binary | 1011000 | 10110111 | 10100001 | 110100 | 0 | 1100 | 11100 | 10100110 | 101000 | 110101 |
Color Harmonies of #58B7A1
Complementary color
Monochromatic Colors of #58B7A1
Black with #58B7A1
Text Example
Text Example
White with #58B7A1
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #58B7A1; }
p { color: rgb(88,183,161); }
H1.HeaderClassName
{
color: #58B7A1;
}
.AnyTagClassName
{
color: #58B7A1;
}
</style>
background-color css
<style>
a { background-color: #58B7A1; }
a { background-color: rgb(88,183,161); }
div.DivClassName
{
background-color: #58B7A1;
}
.BgClassName
{
background-color: #58B7A1;
}
</style>
border-color css
<style>
span { border-color: #58B7A1; }
span { border-color: rgb(88,183,161); }
td.TdClassName
{
border-color: #58B7A1;
}
.TagClassName
{
border-color: #58B7A1;
}
</style>