COLOR #499BA9

HEX: #499BA9 RGB: (73,155,169)

Renk bilgisi

#499BA9 contains mainly green and blue colors. #499BA9 ‘ nin web güvenlik rengi #339999 (ya da #399) dir.

RGB renk modeli

#499BA9 color RGB value is (73,155,169).

RGB: (73,155,169) (29%, 61%, 66%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 155 of 255 = 61%
B 169 of 255 = 66%

73
155
169

R + G + B ~ 52%. #499BA9 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 155 + 169 = 397 (100%)
R 73 of 397 ~ 18.39%
G 155 of 397 ~ 39.04%
B 169 of 397 ~ 42.57'%

%18.39
%39.04
%42.57

CMYK RENK MODELİ

#499BA9 rengi CMYK tonu (57,8,0,34).

  • camgöbeği tonu 56.80%
  • eflatun tonu 8.28%
  • sarı tonu 0.00%
  • ana renk tonu 33.73%

CMYK: (57,8,0,34)
C57M8Y0K34 (57%, 8%, 0%, 34%)
(0.57 / 0.08 / 0.00 / 0.34)

CMYK yüzdeleri

%56.8
%8.28
%0
%33.73

Codes

Color #499BA9 in popluar color models

49 9B A9
RGB 73 155 169
HSL 189° 39.67% 47.45%
HSB/HSV 189° 56.80% 66.27%
CMYK 56.80% 8.28% 0.00%
33.73%

Color #499BA9 in popluar number systems.

HEX 49 9B A9
Decimal 73 155 169
Binary 1001001 10011011 10101001
Octal 111 233 251

Shades and tints

Shades of #499BA9

#499BA9
(73,155,169)
#438D9A
(67,141,154)
#3D7F8B
(61,127,139)
#37717C
(55,113,124)
#31636D
(49,99,109)
#2B555E
(43,85,94)
#25474F
(37,71,79)
#1F3940
(31,57,64)
#192B31
(25,43,49)
#131D22
(19,29,34)
#0D0F13
(13,15,19)
#000000
(0,0,0)

Tints of #499BA9

#499BA9
(73,155,169)
#59A4B0
(89,164,176)
#69ADB7
(105,173,183)
#79B6BE
(121,182,190)
#89BFC5
(137,191,197)
#99C8CC
(153,200,204)
#A9D1D3
(169,209,211)
#B9DADA
(185,218,218)
#C9E3E1
(201,227,225)
#D9ECE8
(217,236,232)
#E9F5EF
(233,245,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #499BA9 color. Also use rgb(73,155,169) instead hex code.

Text Font Color

.myTextColor { color: #499BA9; }

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

This text font color is #499BA9.

Background Color

.myBgColor { background-color: #499BA9; }

<div style="background-color:#499BA9">Inner text</div>

This div background color is #499BA9.

Border color

.myBorderColor { border: 1px solid #499BA9; }

<div style="border:3px solid #499BA9">Div</div>

This div border color is #499BA9.

Opacity

.myOpacity80 { color: #499BA9; opacity: 0.8; }

<p style="color:#499BA9;opacity:0.8;">80%</p>

Text with #499BA9 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 #499BA9;}

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

This text has shadow with #499BA9 color.


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

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

This text has shadow with #499BA9 primary color and red secondary color.


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

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

This text has shadow with #499BA9 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #499BA9.

Preview

Color preview on black background

This text has color #499BA9 on black background.


Color preview on white background

This text has color #499BA9 on white background.


Black color preview on #499BA9 background

This text has black color on #499BA9 background.


White color preview on #499BA9 background

This text has white color on #499BA9 background.


Related colors

Complementary color

Complementary color for #hex is #B66456.


I love getcolorcode.com

Triadic colors

1 #A9499B and #9BA949 with #499BA9 are triadic colors.

2 #A99B49 and #9B49A9 with #499BA9 are triadic colors.