Shades of Puerto Rico #4AAF9E
Tints of Puerto Rico #4AAF9E
RGB
CMYK
RGB Variations
Color information
#4AAF9E (or 0x4AAF9E) is known color: Puerto Rico. HEX triplet: 4A, AF and 9E. RGB value is (74,175,158). Sum of RGB (Red+Green+Blue) = 74+175+158=407 (53% of max value = 765). Red value is 74 (29.30% from 255 or 18.18% from 407); Green value is 175 (68.75% from 255 or 43.00% from 407); Blue value is 158 (62.11% from 255 or 38.82% from 407); Max value from RGB is 175 - color contains mainly: green. Hex color #4AAF9E is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #4AAF9E is #B55061. Grayscale: #8E8E8E. Windows color (decimal): -11882594 or 10399562. OLE color: 10399562.
HSL color Cylindrical-coordinate representation of color #4AAF9E: hue angle of 169.9º degrees, saturation: 0.41, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #4AAF9E is Cyan = 0.58, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.31.
Color convert
| RGB | 74 | 175 | 158 | - |
| CMYK | 0.58 | 0 | 0.10 | 0.31 |
| HSL | 169.9º | 0.41% | 0.49% | - |
| HSV(B) | 169.9º | 0.58% | 0.69% | - |
| XYZ | 24.33 | 34.58 | 37.74 | - |
| YUV | 142.86 | 136.54 | 78.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 74 | 175 | 158 | 0.58 | 0 | 0.10 | 0.31 | 169.9 | 0.41 | 0.49 |
| Hex | 4A | AF | 9E | 3A | 0 | A | 1F | AA | 29 | 31 |
| Octal | 112 | 257 | 236 | 72 | 0 | 12 | 37 | 252 | 51 | 61 |
| Binary | 1001010 | 10101111 | 10011110 | 111010 | 0 | 1010 | 11111 | 10101010 | 101001 | 110001 |
Color Harmonies of #4AAF9E
Complementary color
Monochromatic Colors of #4AAF9E
Black with #4AAF9E
Text Example
Text Example
White with #4AAF9E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #4AAF9E; }
p { color: rgb(74,175,158); }
H1.HeaderClassName
{
color: #4AAF9E;
}
.AnyTagClassName
{
color: #4AAF9E;
}
</style>
background-color css
<style>
a { background-color: #4AAF9E; }
a { background-color: rgb(74,175,158); }
div.DivClassName
{
background-color: #4AAF9E;
}
.BgClassName
{
background-color: #4AAF9E;
}
</style>
border-color css
<style>
span { border-color: #4AAF9E; }
span { border-color: rgb(74,175,158); }
td.TdClassName
{
border-color: #4AAF9E;
}
.TagClassName
{
border-color: #4AAF9E;
}
</style>