Shades of Puerto Rico #46B0A8
Tints of Puerto Rico #46B0A8
RGB
CMYK
RGB Variations
Color information
#46B0A8 (or 0x46B0A8) is known color: Puerto Rico. HEX triplet: 46, B0 and A8. RGB value is (70,176,168). Sum of RGB (Red+Green+Blue) = 70+176+168=414 (54% of max value = 765). Red value is 70 (27.73% from 255 or 16.91% from 414); Green value is 176 (69.14% from 255 or 42.51% from 414); Blue value is 168 (66.02% from 255 or 40.58% from 414); Max value from RGB is 176 - color contains mainly: green. Hex color #46B0A8 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #46B0A8 is #B94F57. Grayscale: #8F8F8F. Windows color (decimal): -12144472 or 11055174. OLE color: 11055174.
HSL color Cylindrical-coordinate representation of color #46B0A8: hue angle of 175.47º degrees, saturation: 0.43, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #46B0A8 is Cyan = 0.60, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.31.
Color convert
| RGB | 70 | 176 | 168 | - |
| CMYK | 0.60 | 0 | 0.05 | 0.31 |
| HSL | 175.47º | 0.43% | 0.48% | - |
| HSV(B) | 175.47º | 0.6% | 0.69% | - |
| XYZ | 25.12 | 35.18 | 42.51 | - |
| YUV | 143.39 | 141.88 | 75.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 176 | 168 | 0.60 | 0 | 0.05 | 0.31 | 175.47 | 0.43 | 0.48 |
| Hex | 46 | B0 | A8 | 3C | 0 | 5 | 1F | AF | 2B | 30 |
| Octal | 106 | 260 | 250 | 74 | 0 | 5 | 37 | 257 | 53 | 60 |
| Binary | 1000110 | 10110000 | 10101000 | 111100 | 0 | 101 | 11111 | 10101111 | 101011 | 110000 |
Color Harmonies of #46B0A8
Complementary color
Monochromatic Colors of #46B0A8
Black with #46B0A8
Text Example
Text Example
White with #46B0A8
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #46B0A8; }
p { color: rgb(70,176,168); }
H1.HeaderClassName
{
color: #46B0A8;
}
.AnyTagClassName
{
color: #46B0A8;
}
</style>
background-color css
<style>
a { background-color: #46B0A8; }
a { background-color: rgb(70,176,168); }
div.DivClassName
{
background-color: #46B0A8;
}
.BgClassName
{
background-color: #46B0A8;
}
</style>
border-color css
<style>
span { border-color: #46B0A8; }
span { border-color: rgb(70,176,168); }
td.TdClassName
{
border-color: #46B0A8;
}
.TagClassName
{
border-color: #46B0A8;
}
</style>