Shades of Puerto Rico #46B493
Tints of Puerto Rico #46B493
RGB
CMYK
RGB Variations
Color information
#46B493 (or 0x46B493) is known color: Puerto Rico. HEX triplet: 46, B4 and 93. RGB value is (70,180,147). Sum of RGB (Red+Green+Blue) = 70+180+147=397 (52% of max value = 765). Red value is 70 (27.73% from 255 or 17.63% from 397); Green value is 180 (70.70% from 255 or 45.34% from 397); Blue value is 147 (57.81% from 255 or 37.03% from 397); Max value from RGB is 180 - color contains mainly: green. Hex color #46B493 is not a web safe color. Web safe color analog (approx): #33CC99. Inversed color of #46B493 is #B94B6C. Grayscale: #8F8F8F. Windows color (decimal): -12143469 or 9679942. OLE color: 9679942.
HSL color Cylindrical-coordinate representation of color #46B493: hue angle of 162º degrees, saturation: 0.44, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #46B493 is Cyan = 0.61, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.29.
Color convert
| RGB | 70 | 180 | 147 | - |
| CMYK | 0.61 | 0 | 0.18 | 0.29 |
| HSL | 162º | 0.44% | 0.49% | - |
| HSV(B) | 162º | 0.61% | 0.71% | - |
| XYZ | 24.11 | 36.05 | 33.29 | - |
| YUV | 143.35 | 130.06 | 75.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 180 | 147 | 0.61 | 0 | 0.18 | 0.29 | 162 | 0.44 | 0.49 |
| Hex | 46 | B4 | 93 | 3D | 0 | 12 | 1D | A2 | 2C | 31 |
| Octal | 106 | 264 | 223 | 75 | 0 | 22 | 35 | 242 | 54 | 61 |
| Binary | 1000110 | 10110100 | 10010011 | 111101 | 0 | 10010 | 11101 | 10100010 | 101100 | 110001 |
Color Harmonies of #46B493
Complementary color
Monochromatic Colors of #46B493
Black with #46B493
Text Example
Text Example
White with #46B493
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #46B493; }
p { color: rgb(70,180,147); }
H1.HeaderClassName
{
color: #46B493;
}
.AnyTagClassName
{
color: #46B493;
}
</style>
background-color css
<style>
a { background-color: #46B493; }
a { background-color: rgb(70,180,147); }
div.DivClassName
{
background-color: #46B493;
}
.BgClassName
{
background-color: #46B493;
}
</style>
border-color css
<style>
span { border-color: #46B493; }
span { border-color: rgb(70,180,147); }
td.TdClassName
{
border-color: #46B493;
}
.TagClassName
{
border-color: #46B493;
}
</style>