COLOR #498E8A

HEX: #498E8A RGB: (73,142,138)

Renk bilgisi

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

RGB renk modeli

#498E8A color RGB value is (73,142,138).

RGB: (73,142,138) (29%, 56%, 54%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 142 of 255 = 56%
B 138 of 255 = 54%

73
142
138

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

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 142 + 138 = 353 (100%)
R 73 of 353 ~ 20.68%
G 142 of 353 ~ 40.23%
B 138 of 353 ~ 39.09'%

%20.68
%40.23
%39.09

CMYK RENK MODELİ

#498E8A rengi CMYK tonu (49,0,3,44).

  • camgöbeği tonu 48.59%
  • eflatun tonu 0.00%
  • sarı tonu 2.82%
  • ana renk tonu 44.31%

CMYK: (49,0,3,44)
C49M0Y3K44 (49%, 0%, 3%, 44%)
(0.49 / 0.00 / 0.03 / 0.44)

CMYK yüzdeleri

%48.59
%0
%2.82
%44.31

Codes

Color #498E8A in popluar color models

49 8E 8A
RGB 73 142 138
HSL 177° 32.09% 42.16%
HSB/HSV 177° 48.59% 55.69%
CMYK 48.59% 0.00% 2.82%
44.31%

Color #498E8A in popluar number systems.

HEX 49 8E 8A
Decimal 73 142 138
Binary 1001001 10001110 10001010
Octal 111 216 212

Shades and tints

Shades of #498E8A

#498E8A
(73,142,138)
#43827E
(67,130,126)
#3D7672
(61,118,114)
#376A66
(55,106,102)
#315E5A
(49,94,90)
#2B524E
(43,82,78)
#254642
(37,70,66)
#1F3A36
(31,58,54)
#192E2A
(25,46,42)
#13221E
(19,34,30)
#0D1612
(13,22,18)
#000000
(0,0,0)

Tints of #498E8A

#498E8A
(73,142,138)
#599894
(89,152,148)
#69A29E
(105,162,158)
#79ACA8
(121,172,168)
#89B6B2
(137,182,178)
#99C0BC
(153,192,188)
#A9CAC6
(169,202,198)
#B9D4D0
(185,212,208)
#C9DEDA
(201,222,218)
#D9E8E4
(217,232,228)
#E9F2EE
(233,242,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #498E8A; }

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

This text font color is #498E8A.

Background Color

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

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

This div background color is #498E8A.

Border color

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

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

This div border color is #498E8A.

Opacity

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

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

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

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

This text has shadow with #498E8A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #498E8A.

Preview

Color preview on black background

This text has color #498E8A on black background.


Color preview on white background

This text has color #498E8A on white background.


Black color preview on #498E8A background

This text has black color on #498E8A background.


White color preview on #498E8A background

This text has white color on #498E8A background.


Related colors

Complementary color

Complementary color for #hex is #B67175.


I love getcolorcode.com

Triadic colors

1 #8A498E and #8E8A49 with #498E8A are triadic colors.

2 #8A8E49 and #8E498A with #498E8A are triadic colors.