Shades of Puerto Rico #46AF9C
Tints of Puerto Rico #46AF9C
RGB
CMYK
RGB Variations
Color information
#46AF9C (or 0x46AF9C) is known color: Puerto Rico. HEX triplet: 46, AF and 9C. RGB value is (70,175,156). Sum of RGB (Red+Green+Blue) = 70+175+156=401 (53% of max value = 765). Red value is 70 (27.73% from 255 or 17.46% from 401); Green value is 175 (68.75% from 255 or 43.64% from 401); Blue value is 156 (61.33% from 255 or 38.90% from 401); Max value from RGB is 175 - color contains mainly: green. Hex color #46AF9C is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #46AF9C is #B95063. Grayscale: #8D8D8D. Windows color (decimal): -12144740 or 10268486. OLE color: 10268486.
HSL color Cylindrical-coordinate representation of color #46AF9C: hue angle of 169.14º 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 #46AF9C is Cyan = 0.60, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.31.
Color convert
| RGB | 70 | 175 | 156 | - |
| CMYK | 0.60 | 0 | 0.11 | 0.31 |
| HSL | 169.14º | 0.43% | 0.48% | - |
| HSV(B) | 169.14º | 0.6% | 0.69% | - |
| XYZ | 23.86 | 34.36 | 36.83 | - |
| YUV | 141.44 | 136.21 | 77.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 175 | 156 | 0.60 | 0 | 0.11 | 0.31 | 169.14 | 0.43 | 0.48 |
| Hex | 46 | AF | 9C | 3C | 0 | B | 1F | A9 | 2B | 30 |
| Octal | 106 | 257 | 234 | 74 | 0 | 13 | 37 | 251 | 53 | 60 |
| Binary | 1000110 | 10101111 | 10011100 | 111100 | 0 | 1011 | 11111 | 10101001 | 101011 | 110000 |
Color Harmonies of #46AF9C
Complementary color
Monochromatic Colors of #46AF9C
Black with #46AF9C
Text Example
Text Example
White with #46AF9C
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #46AF9C; }
p { color: rgb(70,175,156); }
H1.HeaderClassName
{
color: #46AF9C;
}
.AnyTagClassName
{
color: #46AF9C;
}
</style>
background-color css
<style>
a { background-color: #46AF9C; }
a { background-color: rgb(70,175,156); }
div.DivClassName
{
background-color: #46AF9C;
}
.BgClassName
{
background-color: #46AF9C;
}
</style>
border-color css
<style>
span { border-color: #46AF9C; }
span { border-color: rgb(70,175,156); }
td.TdClassName
{
border-color: #46AF9C;
}
.TagClassName
{
border-color: #46AF9C;
}
</style>