Shades of Puerto Rico #5DB0A7
Tints of Puerto Rico #5DB0A7
RGB
CMYK
RGB Variations
Color information
#5DB0A7 (or 0x5DB0A7) is known color: Puerto Rico. HEX triplet: 5D, B0 and A7. RGB value is (93,176,167). Sum of RGB (Red+Green+Blue) = 93+176+167=436 (57% of max value = 765). Red value is 93 (36.72% from 255 or 21.33% from 436); Green value is 176 (69.14% from 255 or 40.37% from 436); Blue value is 167 (65.62% from 255 or 38.30% from 436); Max value from RGB is 176 - color contains mainly: green. Hex color #5DB0A7 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #5DB0A7 is #A24F58. Grayscale: #969696. Windows color (decimal): -10637145 or 10989661. OLE color: 10989661.
HSL color Cylindrical-coordinate representation of color #5DB0A7: hue angle of 173.49º degrees, saturation: 0.34, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #5DB0A7 is Cyan = 0.47, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.31.
Color convert
| RGB | 93 | 176 | 167 | - |
| CMYK | 0.47 | 0 | 0.05 | 0.31 |
| HSL | 173.49º | 0.34% | 0.53% | - |
| HSV(B) | 173.49º | 0.47% | 0.69% | - |
| XYZ | 27.01 | 36.17 | 42.12 | - |
| YUV | 150.16 | 137.5 | 87.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 93 | 176 | 167 | 0.47 | 0 | 0.05 | 0.31 | 173.49 | 0.34 | 0.53 |
| Hex | 5D | B0 | A7 | 2F | 0 | 5 | 1F | AD | 22 | 35 |
| Octal | 135 | 260 | 247 | 57 | 0 | 5 | 37 | 255 | 42 | 65 |
| Binary | 1011101 | 10110000 | 10100111 | 101111 | 0 | 101 | 11111 | 10101101 | 100010 | 110101 |
Color Harmonies of #5DB0A7
Complementary color
Monochromatic Colors of #5DB0A7
Black with #5DB0A7
Text Example
Text Example
White with #5DB0A7
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #5DB0A7; }
p { color: rgb(93,176,167); }
H1.HeaderClassName
{
color: #5DB0A7;
}
.AnyTagClassName
{
color: #5DB0A7;
}
</style>
background-color css
<style>
a { background-color: #5DB0A7; }
a { background-color: rgb(93,176,167); }
div.DivClassName
{
background-color: #5DB0A7;
}
.BgClassName
{
background-color: #5DB0A7;
}
</style>
border-color css
<style>
span { border-color: #5DB0A7; }
span { border-color: rgb(93,176,167); }
td.TdClassName
{
border-color: #5DB0A7;
}
.TagClassName
{
border-color: #5DB0A7;
}
</style>