COLOR #499EA9

HEX: #499EA9 RGB: (73,158,169)

Renk bilgisi

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

RGB renk modeli

#499EA9 color RGB value is (73,158,169).

RGB: (73,158,169) (29%, 62%, 66%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 158 of 255 = 62%
B 169 of 255 = 66%

73
158
169

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

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 158 + 169 = 400 (100%)
R 73 of 400 ~ 18.25%
G 158 of 400 ~ 39.5%
B 169 of 400 ~ 42.25'%

%18.25
%39.5
%42.25

CMYK RENK MODELİ

#499EA9 rengi CMYK tonu (57,7,0,34).

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

CMYK: (57,7,0,34)
C57M7Y0K34 (57%, 7%, 0%, 34%)
(0.57 / 0.07 / 0.00 / 0.34)

CMYK yüzdeleri

%56.8
%6.51
%0
%33.73

Codes

Color #499EA9 in popluar color models

49 9E A9
RGB 73 158 169
HSL 187° 39.67% 47.45%
HSB/HSV 187° 56.80% 66.27%
CMYK 56.80% 6.51% 0.00%
33.73%

Color #499EA9 in popluar number systems.

HEX 49 9E A9
Decimal 73 158 169
Binary 1001001 10011110 10101001
Octal 111 236 251

Shades and tints

Shades of #499EA9

#499EA9
(73,158,169)
#43909A
(67,144,154)
#3D828B
(61,130,139)
#37747C
(55,116,124)
#31666D
(49,102,109)
#2B585E
(43,88,94)
#254A4F
(37,74,79)
#1F3C40
(31,60,64)
#192E31
(25,46,49)
#132022
(19,32,34)
#0D1213
(13,18,19)
#000000
(0,0,0)

Tints of #499EA9

#499EA9
(73,158,169)
#59A6B0
(89,166,176)
#69AEB7
(105,174,183)
#79B6BE
(121,182,190)
#89BEC5
(137,190,197)
#99C6CC
(153,198,204)
#A9CED3
(169,206,211)
#B9D6DA
(185,214,218)
#C9DEE1
(201,222,225)
#D9E6E8
(217,230,232)
#E9EEEF
(233,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #499EA9; }

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

This text font color is #499EA9.

Background Color

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

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

This div background color is #499EA9.

Border color

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

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

This div border color is #499EA9.

Opacity

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

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

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

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

This text has shadow with #499EA9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #499EA9.

Preview

Color preview on black background

This text has color #499EA9 on black background.


Color preview on white background

This text has color #499EA9 on white background.


Black color preview on #499EA9 background

This text has black color on #499EA9 background.


White color preview on #499EA9 background

This text has white color on #499EA9 background.


Related colors

Complementary color

Complementary color for #hex is #B66156.


I love getcolorcode.com

Triadic colors

1 #A9499E and #9EA949 with #499EA9 are triadic colors.

2 #A99E49 and #9E49A9 with #499EA9 are triadic colors.