Shades of Puerto Rico #43B397
Tints of Puerto Rico #43B397
RGB
CMYK
RGB Variations
Color information
#43B397 (or 0x43B397) is known color: Puerto Rico. HEX triplet: 43, B3 and 97. RGB value is (67,179,151). Sum of RGB (Red+Green+Blue) = 67+179+151=397 (52% of max value = 765). Red value is 67 (26.56% from 255 or 16.88% from 397); Green value is 179 (70.31% from 255 or 45.09% from 397); Blue value is 151 (59.38% from 255 or 38.04% from 397); Max value from RGB is 179 - color contains mainly: green. Hex color #43B397 is not a web safe color. Web safe color analog (approx): #33CC99. Inversed color of #43B397 is #BC4C68. Grayscale: #8E8E8E. Windows color (decimal): -12340329 or 9941827. OLE color: 9941827.
HSL color Cylindrical-coordinate representation of color #43B397: hue angle of 165º degrees, saturation: 0.46, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #43B397 is Cyan = 0.63, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.30.
Color convert
| RGB | 67 | 179 | 151 | - |
| CMYK | 0.63 | 0 | 0.16 | 0.30 |
| HSL | 165º | 0.46% | 0.48% | - |
| HSV(B) | 165º | 0.63% | 0.7% | - |
| XYZ | 24.02 | 35.67 | 34.9 | - |
| YUV | 142.32 | 132.89 | 74.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 179 | 151 | 0.63 | 0 | 0.16 | 0.30 | 165 | 0.46 | 0.48 |
| Hex | 43 | B3 | 97 | 3F | 0 | 10 | 1E | A5 | 2E | 30 |
| Octal | 103 | 263 | 227 | 77 | 0 | 20 | 36 | 245 | 56 | 60 |
| Binary | 1000011 | 10110011 | 10010111 | 111111 | 0 | 10000 | 11110 | 10100101 | 101110 | 110000 |
Color Harmonies of #43B397
Complementary color
Monochromatic Colors of #43B397
Black with #43B397
Text Example
Text Example
White with #43B397
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #43B397; }
p { color: rgb(67,179,151); }
H1.HeaderClassName
{
color: #43B397;
}
.AnyTagClassName
{
color: #43B397;
}
</style>
background-color css
<style>
a { background-color: #43B397; }
a { background-color: rgb(67,179,151); }
div.DivClassName
{
background-color: #43B397;
}
.BgClassName
{
background-color: #43B397;
}
</style>
border-color css
<style>
span { border-color: #43B397; }
span { border-color: rgb(67,179,151); }
td.TdClassName
{
border-color: #43B397;
}
.TagClassName
{
border-color: #43B397;
}
</style>