COLOR #49ABB4

HEX: #49ABB4 RGB: (73,171,180)

Renk bilgisi

#49ABB4 contains mainly green and blue colors. #49ABB4 ‘ nin web güvenlik rengi #3399CC (ya da #39C) dir.

RGB renk modeli

#49ABB4 color RGB value is (73,171,180).

RGB: (73,171,180) (29%, 67%, 71%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 171 of 255 = 67%
B 180 of 255 = 71%

73
171
180

R + G + B ~ 56%. #49ABB4 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 171 + 180 = 424 (100%)
R 73 of 424 ~ 17.22%
G 171 of 424 ~ 40.33%
B 180 of 424 ~ 42.45'%

%17.22
%40.33
%42.45

CMYK RENK MODELİ

#49ABB4 rengi CMYK tonu (59,5,0,29).

  • camgöbeği tonu 59.44%
  • eflatun tonu 5.00%
  • sarı tonu 0.00%
  • ana renk tonu 29.41%

CMYK: (59,5,0,29)
C59M5Y0K29 (59%, 5%, 0%, 29%)
(0.59 / 0.05 / 0.00 / 0.29)

CMYK yüzdeleri

%59.44
%5
%0
%29.41

Codes

Color #49ABB4 in popluar color models

49 AB B4
RGB 73 171 180
HSL 185° 42.29% 49.61%
HSB/HSV 185° 59.44% 70.59%
CMYK 59.44% 5.00% 0.00%
29.41%

Color #49ABB4 in popluar number systems.

HEX 49 AB B4
Decimal 73 171 180
Binary 1001001 10101011 10110100
Octal 111 253 264

Shades and tints

Shades of #49ABB4

#49ABB4
(73,171,180)
#439CA4
(67,156,164)
#3D8D94
(61,141,148)
#377E84
(55,126,132)
#316F74
(49,111,116)
#2B6064
(43,96,100)
#255154
(37,81,84)
#1F4244
(31,66,68)
#193334
(25,51,52)
#132424
(19,36,36)
#0D1514
(13,21,20)
#000000
(0,0,0)

Tints of #49ABB4

#49ABB4
(73,171,180)
#59B2BA
(89,178,186)
#69B9C0
(105,185,192)
#79C0C6
(121,192,198)
#89C7CC
(137,199,204)
#99CED2
(153,206,210)
#A9D5D8
(169,213,216)
#B9DCDE
(185,220,222)
#C9E3E4
(201,227,228)
#D9EAEA
(217,234,234)
#E9F1F0
(233,241,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49ABB4 color. Also use rgb(73,171,180) instead hex code.

Text Font Color

.myTextColor { color: #49ABB4; }

<p style="color:#49ABB4">This sample text font color is #49ABB4.</p>

This text font color is #49ABB4.

Background Color

.myBgColor { background-color: #49ABB4; }

<div style="background-color:#49ABB4">Inner text</div>

This div background color is #49ABB4.

Border color

.myBorderColor { border: 1px solid #49ABB4; }

<div style="border:3px solid #49ABB4">Div</div>

This div border color is #49ABB4.

Opacity

.myOpacity80 { color: #49ABB4; opacity: 0.8; }

<p style="color:#49ABB4;opacity:0.8;">80%</p>

Text with #49ABB4 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #49ABB4;}

<p style="text-shadow: 3px 3px 1px #49ABB4">Text here.</p>

This text has shadow with #49ABB4 color.


.textShadow {text-shadow: 3px 3px 1px #49ABB4', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #49ABB4, 5px 5px 20px red">Text here.</p>

This text has shadow with #49ABB4 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#49ABB4, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#49ABB4, Direction=45, Strength=4)">Text</p>

This text has shadow with #49ABB4 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #49ABB4;
-webkit-box-shadow: 1px 1px 3px 2px #49ABB4;
box-shadow: 1px 1px 3px 2px #49ABB4;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #49ABB4; -webkit-box-shadow: 1px 1px 3px 2px #49ABB4; box-shadow:1px 1px 3px 2px #49ABB4;">
Div content here
</div>

This div box has shadow with color #49ABB4.

Preview

Color preview on black background

This text has color #49ABB4 on black background.


Color preview on white background

This text has color #49ABB4 on white background.


Black color preview on #49ABB4 background

This text has black color on #49ABB4 background.


White color preview on #49ABB4 background

This text has white color on #49ABB4 background.


Related colors

Complementary color

Complementary color for #hex is #B6544B.


I love getcolorcode.com

Triadic colors

1 #B449AB and #ABB449 with #49ABB4 are triadic colors.

2 #B4AB49 and #AB49B4 with #49ABB4 are triadic colors.