COLOR #499998

HEX: #499998 RGB: (73,153,152)

Renk bilgisi

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

RGB renk modeli

#499998 color RGB value is (73,153,152).

RGB: (73,153,152) (29%, 60%, 60%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 153 of 255 = 60%
B 152 of 255 = 60%

73
153
152

R + G + B ~ 50%. #499998 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 153 + 152 = 378 (100%)
R 73 of 378 ~ 19.31%
G 153 of 378 ~ 40.48%
B 152 of 378 ~ 40.21'%

%19.31
%40.48
%40.21

CMYK RENK MODELİ

#499998 rengi CMYK tonu (52,0,1,40).

  • camgöbeği tonu 52.29%
  • eflatun tonu 0.00%
  • sarı tonu 0.65%
  • ana renk tonu 40.00%

CMYK: (52,0,1,40)
C52M0Y1K40 (52%, 0%, 1%, 40%)
(0.52 / 0.00 / 0.01 / 0.40)

CMYK yüzdeleri

%52.29
%0
%0.65
%40

Codes

Color #499998 in popluar color models

49 99 98
RGB 73 153 152
HSL 179° 35.40% 44.31%
HSB/HSV 179° 52.29% 60.00%
CMYK 52.29% 0.00% 0.65%
40.00%

Color #499998 in popluar number systems.

HEX 49 99 98
Decimal 73 153 152
Binary 1001001 10011001 10011000
Octal 111 231 230

Shades and tints

Shades of #499998

#499998
(73,153,152)
#438C8B
(67,140,139)
#3D7F7E
(61,127,126)
#377271
(55,114,113)
#316564
(49,101,100)
#2B5857
(43,88,87)
#254B4A
(37,75,74)
#1F3E3D
(31,62,61)
#193130
(25,49,48)
#132423
(19,36,35)
#0D1716
(13,23,22)
#000000
(0,0,0)

Tints of #499998

#499998
(73,153,152)
#59A2A1
(89,162,161)
#69ABAA
(105,171,170)
#79B4B3
(121,180,179)
#89BDBC
(137,189,188)
#99C6C5
(153,198,197)
#A9CFCE
(169,207,206)
#B9D8D7
(185,216,215)
#C9E1E0
(201,225,224)
#D9EAE9
(217,234,233)
#E9F3F2
(233,243,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #499998 color. Also use rgb(73,153,152) instead hex code.

Text Font Color

.myTextColor { color: #499998; }

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

This text font color is #499998.

Background Color

.myBgColor { background-color: #499998; }

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

This div background color is #499998.

Border color

.myBorderColor { border: 1px solid #499998; }

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

This div border color is #499998.

Opacity

.myOpacity80 { color: #499998; opacity: 0.8; }

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

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

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

This text has shadow with #499998 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #499998.

Preview

Color preview on black background

This text has color #499998 on black background.


Color preview on white background

This text has color #499998 on white background.


Black color preview on #499998 background

This text has black color on #499998 background.


White color preview on #499998 background

This text has white color on #499998 background.


Related colors

Complementary color

Complementary color for #hex is #B66667.


I love getcolorcode.com

Triadic colors

1 #984999 and #999849 with #499998 are triadic colors.

2 #989949 and #994998 with #499998 are triadic colors.