Shades of Puerto Rico #43B9B0
Tints of Puerto Rico #43B9B0
RGB
CMYK
RGB Variations
Color information
#43B9B0 (or 0x43B9B0) is known color: Puerto Rico. HEX triplet: 43, B9 and B0. RGB value is (67,185,176). Sum of RGB (Red+Green+Blue) = 67+185+176=428 (56% of max value = 765). Red value is 67 (26.56% from 255 or 15.65% from 428); Green value is 185 (72.66% from 255 or 43.22% from 428); Blue value is 176 (69.14% from 255 or 41.12% from 428); Max value from RGB is 185 - color contains mainly: green. Hex color #43B9B0 is not a web safe color. Web safe color analog (approx): #33CC99. Inversed color of #43B9B0 is #BC464F. Grayscale: #949494. Windows color (decimal): -12338768 or 11581763. OLE color: 11581763.
HSL color Cylindrical-coordinate representation of color #43B9B0: hue angle of 175.42º degrees, saturation: 0.47, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #43B9B0 is Cyan = 0.64, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.27.
Color convert
| RGB | 67 | 185 | 176 | - |
| CMYK | 0.64 | 0 | 0.05 | 0.27 |
| HSL | 175.42º | 0.47% | 0.49% | - |
| HSV(B) | 175.42º | 0.64% | 0.73% | - |
| XYZ | 27.5 | 39.03 | 47.16 | - |
| YUV | 148.69 | 143.41 | 69.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 185 | 176 | 0.64 | 0 | 0.05 | 0.27 | 175.42 | 0.47 | 0.49 |
| Hex | 43 | B9 | B0 | 40 | 0 | 5 | 1B | AF | 2F | 31 |
| Octal | 103 | 271 | 260 | 100 | 0 | 5 | 33 | 257 | 57 | 61 |
| Binary | 1000011 | 10111001 | 10110000 | 1000000 | 0 | 101 | 11011 | 10101111 | 101111 | 110001 |
Color Harmonies of #43B9B0
Complementary color
Monochromatic Colors of #43B9B0
Black with #43B9B0
Text Example
Text Example
White with #43B9B0
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #43B9B0; }
p { color: rgb(67,185,176); }
H1.HeaderClassName
{
color: #43B9B0;
}
.AnyTagClassName
{
color: #43B9B0;
}
</style>
background-color css
<style>
a { background-color: #43B9B0; }
a { background-color: rgb(67,185,176); }
div.DivClassName
{
background-color: #43B9B0;
}
.BgClassName
{
background-color: #43B9B0;
}
</style>
border-color css
<style>
span { border-color: #43B9B0; }
span { border-color: rgb(67,185,176); }
td.TdClassName
{
border-color: #43B9B0;
}
.TagClassName
{
border-color: #43B9B0;
}
</style>