COLOR #498E99

HEX: #498E99 RGB: (73,142,153)

Renk bilgisi

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

RGB renk modeli

#498E99 color RGB value is (73,142,153).

RGB: (73,142,153) (29%, 56%, 60%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 142 of 255 = 56%
B 153 of 255 = 60%

73
142
153

R + G + B ~ 48%. #498E99 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 142 + 153 = 368 (100%)
R 73 of 368 ~ 19.84%
G 142 of 368 ~ 38.59%
B 153 of 368 ~ 41.58'%

%19.84
%38.59
%41.58

CMYK RENK MODELİ

#498E99 rengi CMYK tonu (52,7,0,40).

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

CMYK: (52,7,0,40)
C52M7Y0K40 (52%, 7%, 0%, 40%)
(0.52 / 0.07 / 0.00 / 0.40)

CMYK yüzdeleri

%52.29
%7.19
%0
%40

Codes

Color #498E99 in popluar color models

49 8E 99
RGB 73 142 153
HSL 188° 35.40% 44.31%
HSB/HSV 188° 52.29% 60.00%
CMYK 52.29% 7.19% 0.00%
40.00%

Color #498E99 in popluar number systems.

HEX 49 8E 99
Decimal 73 142 153
Binary 1001001 10001110 10011001
Octal 111 216 231

Shades and tints

Shades of #498E99

#498E99
(73,142,153)
#43828C
(67,130,140)
#3D767F
(61,118,127)
#376A72
(55,106,114)
#315E65
(49,94,101)
#2B5258
(43,82,88)
#25464B
(37,70,75)
#1F3A3E
(31,58,62)
#192E31
(25,46,49)
#132224
(19,34,36)
#0D1617
(13,22,23)
#000000
(0,0,0)

Tints of #498E99

#498E99
(73,142,153)
#5998A2
(89,152,162)
#69A2AB
(105,162,171)
#79ACB4
(121,172,180)
#89B6BD
(137,182,189)
#99C0C6
(153,192,198)
#A9CACF
(169,202,207)
#B9D4D8
(185,212,216)
#C9DEE1
(201,222,225)
#D9E8EA
(217,232,234)
#E9F2F3
(233,242,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #498E99; }

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

This text font color is #498E99.

Background Color

.myBgColor { background-color: #498E99; }

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

This div background color is #498E99.

Border color

.myBorderColor { border: 1px solid #498E99; }

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

This div border color is #498E99.

Opacity

.myOpacity80 { color: #498E99; opacity: 0.8; }

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

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

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

This text has shadow with #498E99 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #498E99.

Preview

Color preview on black background

This text has color #498E99 on black background.


Color preview on white background

This text has color #498E99 on white background.


Black color preview on #498E99 background

This text has black color on #498E99 background.


White color preview on #498E99 background

This text has white color on #498E99 background.


Related colors

Complementary color

Complementary color for #hex is #B67166.


I love getcolorcode.com

Triadic colors

1 #99498E and #8E9949 with #498E99 are triadic colors.

2 #998E49 and #8E4999 with #498E99 are triadic colors.