#49dcb9

Color #49DCB9 Turquoise (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Turquoise #49DCB9

Tints of Turquoise #49DCB9

Color information

#49DCB9 (or 0x49DCB9) is unknown color: approx Turquoise. HEX triplet: 49, DC and B9. RGB value is (73,220,185). Sum of RGB (Red+Green+Blue) = 73+220+185=478 (63% of max value = 765). Red value is 73 (28.91% from 255 or 15.27% from 478); Green value is 220 (86.33% from 255 or 46.03% from 478); Blue value is 185 (72.66% from 255 or 38.70% from 478); Max value from RGB is 220 - color contains mainly: green. Hex color #49DCB9 is not a web safe color. Web safe color analog (approx): #33CCCC. Inversed color of #49DCB9 is #B62346. Grayscale: #ACACAC. Windows color (decimal): -11936583 or 12180553. OLE color: 12180553.

HSL color Cylindrical-coordinate representation of color #49DCB9: hue angle of 165.71º degrees, saturation: 0.68, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #49DCB9 is Cyan = 0.67, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.14.

Color convert

RGB73220185-
CMYK0.6700.160.14
HSL165.71º67.74%57.45%-
HSV(B)165.71º66.82%86.27%-
XYZ37.156.1154.77-
YUV172.06135.357.35-

RGB Variations

RGB:
RBG:
GRB:
GBR:
BRG:
BGR:

RGB

RED value IS 73 (28.91% from 255) = 15.27%
GREEN value IS 220 (86.33% from 255) = 46.03%
BLUE value IS 185 (72.66% from 255) = 38.70%
R=15.27%
G=46.03%
B=38.70%

CMYK

C (Cyan) values IS 0.67
M (Magenta) values IS 0
Y (Yellow) values IS 0.16
K (Black) values IS 0.14
SystemRedGreenBlueCMYKHSL
Decimal732201850.6700.160.14165.7167.7457.45
Hex49DCB943010Ea64439
Octal1113342711030201624610471
Binary1001001110111001011100110000110100001110101001101000100111001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #49dcb9

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #49dcb9; }

 p { color: rgb(73,220,185); }

 H1.HeaderClassName
 {
   color: #49dcb9;
 }
 .AnyTagClassName
 {
   color: #49dcb9;
 }
</style>
background-color css

<style>
 a { background-color: #49dcb9; }

 a { background-color: rgb(73,220,185); }

 div.DivClassName
 {
   background-color: #49dcb9;
 }
 .BgClassName
 {
   background-color: #49dcb9;
 }
</style>
border-color css

<style>
 span { border-color: #49dcb9; }

 span { border-color: rgb(73,220,185); }

 td.TdClassName
 {
   border-color: #49dcb9;
 }
 .TagClassName
 {
   border-color: #49dcb9;
 }
</style>

cancel