Shades of Puerto Rico #49B794
Tints of Puerto Rico #49B794
RGB
CMYK
RGB Variations
Color information
#49B794 (or 0x49B794) is known color: Puerto Rico. HEX triplet: 49, B7 and 94. RGB value is (73,183,148). Sum of RGB (Red+Green+Blue) = 73+183+148=404 (53% of max value = 765). Red value is 73 (28.91% from 255 or 18.07% from 404); Green value is 183 (71.88% from 255 or 45.30% from 404); Blue value is 148 (58.20% from 255 or 36.63% from 404); Max value from RGB is 183 - color contains mainly: green. Hex color #49B794 is not a web safe color. Web safe color analog (approx): #33CC99. Inversed color of #49B794 is #B6486B. Grayscale: #929292. Windows color (decimal): -11946092 or 9746249. OLE color: 9746249.
HSL color Cylindrical-coordinate representation of color #49B794: hue angle of 160.91º degrees, saturation: 0.43, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #49B794 is Cyan = 0.60, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.28.
Color convert
| RGB | 73 | 183 | 148 | - |
| CMYK | 0.60 | 0 | 0.19 | 0.28 |
| HSL | 160.91º | 0.43% | 0.5% | - |
| HSV(B) | 160.91º | 0.6% | 0.72% | - |
| XYZ | 25.03 | 37.42 | 33.92 | - |
| YUV | 146.12 | 129.06 | 75.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 183 | 148 | 0.60 | 0 | 0.19 | 0.28 | 160.91 | 0.43 | 0.5 |
| Hex | 49 | B7 | 94 | 3C | 0 | 13 | 1C | A1 | 2B | 32 |
| Octal | 111 | 267 | 224 | 74 | 0 | 23 | 34 | 241 | 53 | 62 |
| Binary | 1001001 | 10110111 | 10010100 | 111100 | 0 | 10011 | 11100 | 10100001 | 101011 | 110010 |
Color Harmonies of #49B794
Complementary color
Monochromatic Colors of #49B794
Black with #49B794
Text Example
Text Example
White with #49B794
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #49B794; }
p { color: rgb(73,183,148); }
H1.HeaderClassName
{
color: #49B794;
}
.AnyTagClassName
{
color: #49B794;
}
</style>
background-color css
<style>
a { background-color: #49B794; }
a { background-color: rgb(73,183,148); }
div.DivClassName
{
background-color: #49B794;
}
.BgClassName
{
background-color: #49B794;
}
</style>
border-color css
<style>
span { border-color: #49B794; }
span { border-color: rgb(73,183,148); }
td.TdClassName
{
border-color: #49B794;
}
.TagClassName
{
border-color: #49B794;
}
</style>