COLOR #498889

HEX: #498889 RGB: (73,136,137)

Renk bilgisi

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

RGB renk modeli

#498889 color RGB value is (73,136,137).

RGB: (73,136,137) (29%, 53%, 54%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 136 of 255 = 53%
B 137 of 255 = 54%

73
136
137

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

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 136 + 137 = 346 (100%)
R 73 of 346 ~ 21.1%
G 136 of 346 ~ 39.31%
B 137 of 346 ~ 39.6'%

%21.1
%39.31
%39.6

CMYK RENK MODELİ

#498889 rengi CMYK tonu (47,1,0,46).

  • camgöbeği tonu 46.72%
  • eflatun tonu 0.73%
  • sarı tonu 0.00%
  • ana renk tonu 46.27%

CMYK: (47,1,0,46)
C47M1Y0K46 (47%, 1%, 0%, 46%)
(0.47 / 0.01 / 0.00 / 0.46)

CMYK yüzdeleri

%46.72
%0.73
%0
%46.27

Codes

Color #498889 in popluar color models

49 88 89
RGB 73 136 137
HSL 181° 30.48% 41.18%
HSB/HSV 181° 46.72% 53.73%
CMYK 46.72% 0.73% 0.00%
46.27%

Color #498889 in popluar number systems.

HEX 49 88 89
Decimal 73 136 137
Binary 1001001 10001000 10001001
Octal 111 210 211

Shades and tints

Shades of #498889

#498889
(73,136,137)
#437C7D
(67,124,125)
#3D7071
(61,112,113)
#376465
(55,100,101)
#315859
(49,88,89)
#2B4C4D
(43,76,77)
#254041
(37,64,65)
#1F3435
(31,52,53)
#192829
(25,40,41)
#131C1D
(19,28,29)
#0D1011
(13,16,17)
#000000
(0,0,0)

Tints of #498889

#498889
(73,136,137)
#599293
(89,146,147)
#699C9D
(105,156,157)
#79A6A7
(121,166,167)
#89B0B1
(137,176,177)
#99BABB
(153,186,187)
#A9C4C5
(169,196,197)
#B9CECF
(185,206,207)
#C9D8D9
(201,216,217)
#D9E2E3
(217,226,227)
#E9ECED
(233,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #498889 color. Also use rgb(73,136,137) instead hex code.

Text Font Color

.myTextColor { color: #498889; }

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

This text font color is #498889.

Background Color

.myBgColor { background-color: #498889; }

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

This div background color is #498889.

Border color

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

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

This div border color is #498889.

Opacity

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

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

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

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

This text has shadow with #498889 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #498889.

Preview

Color preview on black background

This text has color #498889 on black background.


Color preview on white background

This text has color #498889 on white background.


Black color preview on #498889 background

This text has black color on #498889 background.


White color preview on #498889 background

This text has white color on #498889 background.


Related colors

Complementary color

Complementary color for #hex is #B67776.


I love getcolorcode.com

Triadic colors

1 #894988 and #888949 with #498889 are triadic colors.

2 #898849 and #884989 with #498889 are triadic colors.