Shades of Puerto Rico #3DB9A6
Tints of Puerto Rico #3DB9A6
RGB
CMYK
RGB Variations
Color information
#3DB9A6 (or 0x3DB9A6) is known color: Puerto Rico. HEX triplet: 3D, B9 and A6. RGB value is (61,185,166). Sum of RGB (Red+Green+Blue) = 61+185+166=412 (54% of max value = 765). Red value is 61 (24.22% from 255 or 14.81% from 412); Green value is 185 (72.66% from 255 or 44.90% from 412); Blue value is 166 (65.23% from 255 or 40.29% from 412); Max value from RGB is 185 - color contains mainly: green. Hex color #3DB9A6 is not a web safe color. Web safe color analog (approx): #33CC99. Inversed color of #3DB9A6 is #C24659. Grayscale: #919191. Windows color (decimal): -12731994 or 10926397. OLE color: 10926397.
HSL color Cylindrical-coordinate representation of color #3DB9A6: hue angle of 170.81º degrees, saturation: 0.5, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #3DB9A6 is Cyan = 0.67, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.27.
Color convert
| RGB | 61 | 185 | 166 | - |
| CMYK | 0.67 | 0 | 0.10 | 0.27 |
| HSL | 170.81º | 0.5% | 0.48% | - |
| HSV(B) | 170.81º | 0.67% | 0.73% | - |
| XYZ | 26.16 | 38.44 | 42.12 | - |
| YUV | 145.76 | 139.42 | 67.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 61 | 185 | 166 | 0.67 | 0 | 0.10 | 0.27 | 170.81 | 0.5 | 0.48 |
| Hex | 3D | B9 | A6 | 43 | 0 | A | 1B | AB | 32 | 30 |
| Octal | 75 | 271 | 246 | 103 | 0 | 12 | 33 | 253 | 62 | 60 |
| Binary | 111101 | 10111001 | 10100110 | 1000011 | 0 | 1010 | 11011 | 10101011 | 110010 | 110000 |
Color Harmonies of #3DB9A6
Complementary color
Monochromatic Colors of #3DB9A6
Black with #3DB9A6
Text Example
Text Example
White with #3DB9A6
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #3DB9A6; }
p { color: rgb(61,185,166); }
H1.HeaderClassName
{
color: #3DB9A6;
}
.AnyTagClassName
{
color: #3DB9A6;
}
</style>
background-color css
<style>
a { background-color: #3DB9A6; }
a { background-color: rgb(61,185,166); }
div.DivClassName
{
background-color: #3DB9A6;
}
.BgClassName
{
background-color: #3DB9A6;
}
</style>
border-color css
<style>
span { border-color: #3DB9A6; }
span { border-color: rgb(61,185,166); }
td.TdClassName
{
border-color: #3DB9A6;
}
.TagClassName
{
border-color: #3DB9A6;
}
</style>