Shades of Puerto Rico #58AEA6
Tints of Puerto Rico #58AEA6
RGB
CMYK
RGB Variations
Color information
#58AEA6 (or 0x58AEA6) is known color: Puerto Rico. HEX triplet: 58, AE and A6. RGB value is (88,174,166). Sum of RGB (Red+Green+Blue) = 88+174+166=428 (56% of max value = 765). Red value is 88 (34.77% from 255 or 20.56% from 428); Green value is 174 (68.36% from 255 or 40.65% from 428); Blue value is 166 (65.23% from 255 or 38.79% from 428); Max value from RGB is 174 - color contains mainly: green. Hex color #58AEA6 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #58AEA6 is #A75159. Grayscale: #939393. Windows color (decimal): -10965338 or 10923608. OLE color: 10923608.
HSL color Cylindrical-coordinate representation of color #58AEA6: hue angle of 174.42º degrees, saturation: 0.35, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #58AEA6 is Cyan = 0.49, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.32.
Color convert
| RGB | 88 | 174 | 166 | - |
| CMYK | 0.49 | 0 | 0.05 | 0.32 |
| HSL | 174.42º | 0.35% | 0.51% | - |
| HSV(B) | 174.42º | 0.49% | 0.68% | - |
| XYZ | 26.04 | 35.1 | 41.48 | - |
| YUV | 147.37 | 138.51 | 85.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 174 | 166 | 0.49 | 0 | 0.05 | 0.32 | 174.42 | 0.35 | 0.51 |
| Hex | 58 | AE | A6 | 31 | 0 | 5 | 20 | AE | 23 | 33 |
| Octal | 130 | 256 | 246 | 61 | 0 | 5 | 40 | 256 | 43 | 63 |
| Binary | 1011000 | 10101110 | 10100110 | 110001 | 0 | 101 | 100000 | 10101110 | 100011 | 110011 |
Color Harmonies of #58AEA6
Complementary color
Monochromatic Colors of #58AEA6
Black with #58AEA6
Text Example
Text Example
White with #58AEA6
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #58AEA6; }
p { color: rgb(88,174,166); }
H1.HeaderClassName
{
color: #58AEA6;
}
.AnyTagClassName
{
color: #58AEA6;
}
</style>
background-color css
<style>
a { background-color: #58AEA6; }
a { background-color: rgb(88,174,166); }
div.DivClassName
{
background-color: #58AEA6;
}
.BgClassName
{
background-color: #58AEA6;
}
</style>
border-color css
<style>
span { border-color: #58AEA6; }
span { border-color: rgb(88,174,166); }
td.TdClassName
{
border-color: #58AEA6;
}
.TagClassName
{
border-color: #58AEA6;
}
</style>