Shades of Puerto Rico #43BD9E
Tints of Puerto Rico #43BD9E
RGB
CMYK
RGB Variations
Color information
#43BD9E (or 0x43BD9E) is known color: Puerto Rico. HEX triplet: 43, BD and 9E. RGB value is (67,189,158). Sum of RGB (Red+Green+Blue) = 67+189+158=414 (54% of max value = 765). Red value is 67 (26.56% from 255 or 16.18% from 414); Green value is 189 (74.22% from 255 or 45.65% from 414); Blue value is 158 (62.11% from 255 or 38.16% from 414); Max value from RGB is 189 - color contains mainly: green. Hex color #43BD9E is not a web safe color. Web safe color analog (approx): #33CC99. Inversed color of #43BD9E is #BC4261. Grayscale: #949494. Windows color (decimal): -12337762 or 10403139. OLE color: 10403139.
HSL color Cylindrical-coordinate representation of color #43BD9E: hue angle of 164.75º degrees, saturation: 0.48, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #43BD9E is Cyan = 0.65, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.26.
Color convert
| RGB | 67 | 189 | 158 | - |
| CMYK | 0.65 | 0 | 0.16 | 0.26 |
| HSL | 164.75º | 0.48% | 0.5% | - |
| HSV(B) | 164.75º | 0.65% | 0.74% | - |
| XYZ | 26.68 | 40.06 | 38.67 | - |
| YUV | 148.99 | 133.08 | 69.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 189 | 158 | 0.65 | 0 | 0.16 | 0.26 | 164.75 | 0.48 | 0.5 |
| Hex | 43 | BD | 9E | 41 | 0 | 10 | 1A | A5 | 30 | 32 |
| Octal | 103 | 275 | 236 | 101 | 0 | 20 | 32 | 245 | 60 | 62 |
| Binary | 1000011 | 10111101 | 10011110 | 1000001 | 0 | 10000 | 11010 | 10100101 | 110000 | 110010 |
Color Harmonies of #43BD9E
Complementary color
Monochromatic Colors of #43BD9E
Black with #43BD9E
Text Example
Text Example
White with #43BD9E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #43BD9E; }
p { color: rgb(67,189,158); }
H1.HeaderClassName
{
color: #43BD9E;
}
.AnyTagClassName
{
color: #43BD9E;
}
</style>
background-color css
<style>
a { background-color: #43BD9E; }
a { background-color: rgb(67,189,158); }
div.DivClassName
{
background-color: #43BD9E;
}
.BgClassName
{
background-color: #43BD9E;
}
</style>
border-color css
<style>
span { border-color: #43BD9E; }
span { border-color: rgb(67,189,158); }
td.TdClassName
{
border-color: #43BD9E;
}
.TagClassName
{
border-color: #43BD9E;
}
</style>