Shades of Puerto Rico #43ADA6
Tints of Puerto Rico #43ADA6
RGB
CMYK
RGB Variations
Color information
#43ADA6 (or 0x43ADA6) is known color: Puerto Rico. HEX triplet: 43, AD and A6. RGB value is (67,173,166). Sum of RGB (Red+Green+Blue) = 67+173+166=406 (53% of max value = 765). Red value is 67 (26.56% from 255 or 16.50% from 406); Green value is 173 (67.97% from 255 or 42.61% from 406); Blue value is 166 (65.23% from 255 or 40.89% from 406); Max value from RGB is 173 - color contains mainly: green. Hex color #43ADA6 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #43ADA6 is #BC5259. Grayscale: #8C8C8C. Windows color (decimal): -12341850 or 10923331. OLE color: 10923331.
HSL color Cylindrical-coordinate representation of color #43ADA6: hue angle of 176.04º degrees, saturation: 0.44, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #43ADA6 is Cyan = 0.61, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.32.
Color convert
| RGB | 67 | 173 | 166 | - |
| CMYK | 0.61 | 0 | 0.04 | 0.32 |
| HSL | 176.04º | 0.44% | 0.47% | - |
| HSV(B) | 176.04º | 0.61% | 0.68% | - |
| XYZ | 24.14 | 33.83 | 41.33 | - |
| YUV | 140.51 | 142.38 | 75.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 173 | 166 | 0.61 | 0 | 0.04 | 0.32 | 176.04 | 0.44 | 0.47 |
| Hex | 43 | AD | A6 | 3D | 0 | 4 | 20 | B0 | 2C | 2F |
| Octal | 103 | 255 | 246 | 75 | 0 | 4 | 40 | 260 | 54 | 57 |
| Binary | 1000011 | 10101101 | 10100110 | 111101 | 0 | 100 | 100000 | 10110000 | 101100 | 101111 |
Color Harmonies of #43ADA6
Complementary color
Monochromatic Colors of #43ADA6
Black with #43ADA6
Text Example
Text Example
White with #43ADA6
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #43ADA6; }
p { color: rgb(67,173,166); }
H1.HeaderClassName
{
color: #43ADA6;
}
.AnyTagClassName
{
color: #43ADA6;
}
</style>
background-color css
<style>
a { background-color: #43ADA6; }
a { background-color: rgb(67,173,166); }
div.DivClassName
{
background-color: #43ADA6;
}
.BgClassName
{
background-color: #43ADA6;
}
</style>
border-color css
<style>
span { border-color: #43ADA6; }
span { border-color: rgb(67,173,166); }
td.TdClassName
{
border-color: #43ADA6;
}
.TagClassName
{
border-color: #43ADA6;
}
</style>