Shades of Puerto Rico #4FBA9E
Tints of Puerto Rico #4FBA9E
RGB
CMYK
RGB Variations
Color information
#4FBA9E (or 0x4FBA9E) is known color: Puerto Rico. HEX triplet: 4F, BA and 9E. RGB value is (79,186,158). Sum of RGB (Red+Green+Blue) = 79+186+158=423 (56% of max value = 765). Red value is 79 (31.25% from 255 or 18.68% from 423); Green value is 186 (73.05% from 255 or 43.97% from 423); Blue value is 158 (62.11% from 255 or 37.35% from 423); Max value from RGB is 186 - color contains mainly: green. Hex color #4FBA9E is not a web safe color. Web safe color analog (approx): #66CC99. Inversed color of #4FBA9E is #B04561. Grayscale: #969696. Windows color (decimal): -11552098 or 10402383. OLE color: 10402383.
HSL color Cylindrical-coordinate representation of color #4FBA9E: hue angle of 164.3º degrees, saturation: 0.44, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #4FBA9E is Cyan = 0.58, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.27.
Color convert
| RGB | 79 | 186 | 158 | - |
| CMYK | 0.58 | 0 | 0.15 | 0.27 |
| HSL | 164.3º | 0.44% | 0.52% | - |
| HSV(B) | 164.3º | 0.58% | 0.73% | - |
| XYZ | 26.95 | 39.25 | 38.5 | - |
| YUV | 150.82 | 132.05 | 76.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 79 | 186 | 158 | 0.58 | 0 | 0.15 | 0.27 | 164.3 | 0.44 | 0.52 |
| Hex | 4F | BA | 9E | 3A | 0 | F | 1B | A4 | 2C | 34 |
| Octal | 117 | 272 | 236 | 72 | 0 | 17 | 33 | 244 | 54 | 64 |
| Binary | 1001111 | 10111010 | 10011110 | 111010 | 0 | 1111 | 11011 | 10100100 | 101100 | 110100 |
Color Harmonies of #4FBA9E
Complementary color
Monochromatic Colors of #4FBA9E
Black with #4FBA9E
Text Example
Text Example
White with #4FBA9E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #4FBA9E; }
p { color: rgb(79,186,158); }
H1.HeaderClassName
{
color: #4FBA9E;
}
.AnyTagClassName
{
color: #4FBA9E;
}
</style>
background-color css
<style>
a { background-color: #4FBA9E; }
a { background-color: rgb(79,186,158); }
div.DivClassName
{
background-color: #4FBA9E;
}
.BgClassName
{
background-color: #4FBA9E;
}
</style>
border-color css
<style>
span { border-color: #4FBA9E; }
span { border-color: rgb(79,186,158); }
td.TdClassName
{
border-color: #4FBA9E;
}
.TagClassName
{
border-color: #4FBA9E;
}
</style>