COLOR #498B93

HEX: #498B93 RGB: (73,139,147)

Renk bilgisi

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

RGB renk modeli

#498B93 color RGB value is (73,139,147).

RGB: (73,139,147) (29%, 55%, 58%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 139 of 255 = 55%
B 147 of 255 = 58%

73
139
147

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

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 139 + 147 = 359 (100%)
R 73 of 359 ~ 20.33%
G 139 of 359 ~ 38.72%
B 147 of 359 ~ 40.95'%

%20.33
%38.72
%40.95

CMYK RENK MODELİ

#498B93 rengi CMYK tonu (50,5,0,42).

  • camgöbeği tonu 50.34%
  • eflatun tonu 5.44%
  • sarı tonu 0.00%
  • ana renk tonu 42.35%

CMYK: (50,5,0,42)
C50M5Y0K42 (50%, 5%, 0%, 42%)
(0.50 / 0.05 / 0.00 / 0.42)

CMYK yüzdeleri

%50.34
%5.44
%0
%42.35

Codes

Color #498B93 in popluar color models

49 8B 93
RGB 73 139 147
HSL 186° 33.64% 43.14%
HSB/HSV 186° 50.34% 57.65%
CMYK 50.34% 5.44% 0.00%
42.35%

Color #498B93 in popluar number systems.

HEX 49 8B 93
Decimal 73 139 147
Binary 1001001 10001011 10010011
Octal 111 213 223

Shades and tints

Shades of #498B93

#498B93
(73,139,147)
#437F86
(67,127,134)
#3D7379
(61,115,121)
#37676C
(55,103,108)
#315B5F
(49,91,95)
#2B4F52
(43,79,82)
#254345
(37,67,69)
#1F3738
(31,55,56)
#192B2B
(25,43,43)
#131F1E
(19,31,30)
#0D1311
(13,19,17)
#000000
(0,0,0)

Tints of #498B93

#498B93
(73,139,147)
#59959C
(89,149,156)
#699FA5
(105,159,165)
#79A9AE
(121,169,174)
#89B3B7
(137,179,183)
#99BDC0
(153,189,192)
#A9C7C9
(169,199,201)
#B9D1D2
(185,209,210)
#C9DBDB
(201,219,219)
#D9E5E4
(217,229,228)
#E9EFED
(233,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #498B93 color. Also use rgb(73,139,147) instead hex code.

Text Font Color

.myTextColor { color: #498B93; }

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

This text font color is #498B93.

Background Color

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

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

This div background color is #498B93.

Border color

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

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

This div border color is #498B93.

Opacity

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

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

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

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

This text has shadow with #498B93 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #498B93.

Preview

Color preview on black background

This text has color #498B93 on black background.


Color preview on white background

This text has color #498B93 on white background.


Black color preview on #498B93 background

This text has black color on #498B93 background.


White color preview on #498B93 background

This text has white color on #498B93 background.


Related colors

Complementary color

Complementary color for #hex is #B6746C.


I love getcolorcode.com

Triadic colors

1 #93498B and #8B9349 with #498B93 are triadic colors.

2 #938B49 and #8B4993 with #498B93 are triadic colors.