COLOR #498DB1

HEX: #498DB1 RGB: (73,141,177)

Renk bilgisi

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

RGB renk modeli

#498DB1 color RGB value is (73,141,177).

RGB: (73,141,177) (29%, 55%, 69%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 141 of 255 = 55%
B 177 of 255 = 69%

73
141
177

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

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 141 + 177 = 391 (100%)
R 73 of 391 ~ 18.67%
G 141 of 391 ~ 36.06%
B 177 of 391 ~ 45.27'%

%18.67
%36.06
%45.27

CMYK RENK MODELİ

#498DB1 rengi CMYK tonu (59,20,0,31).

  • camgöbeği tonu 58.76%
  • eflatun tonu 20.34%
  • sarı tonu 0.00%
  • ana renk tonu 30.59%
CMYK: (59,20,0,31) C59M20Y0K31 (59%,20%,0%,31%) (0.59/0.20/0.00/0.31) 

CMYK yüzdeleri

%58.76
%20.34
%0
%30.59

Codes

Color #498DB1 in popluar color models

49 8D B1
RGB 73 141 177
HSL 201° 41.60% 49.02%
HSB/HSV 201° 58.76% 69.41%
CMYK 58.76% 20.34% 0.00%
30.59%

Color #498DB1 in popluar number systems.

HEX 49 8D B1
Decimal 73 141 177
Binary 1001001 10001101 10110001
Octal 111 215 261

Shades and tints

Shades of #498DB1

#498DB1
(73,141,177)
#4381A1
(67,129,161)
#3D7591
(61,117,145)
#376981
(55,105,129)
#315D71
(49,93,113)
#2B5161
(43,81,97)
#254551
(37,69,81)
#1F3941
(31,57,65)
#192D31
(25,45,49)
#132121
(19,33,33)
#0D1511
(13,21,17)
#000000
(0,0,0)

Tints of #498DB1

#498DB1
(73,141,177)
#5997B8
(89,151,184)
#69A1BF
(105,161,191)
#79ABC6
(121,171,198)
#89B5CD
(137,181,205)
#99BFD4
(153,191,212)
#A9C9DB
(169,201,219)
#B9D3E2
(185,211,226)
#C9DDE9
(201,221,233)
#D9E7F0
(217,231,240)
#E9F1F7
(233,241,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #498DB1 color. Also use rgb(73,141,177) instead hex code.

Text Font Color

.myTextColor { color: #498DB1; }

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

This text font color is #498DB1.

Background Color

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

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

This div background color is #498DB1.

Border color

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

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

This div border color is #498DB1.

Opacity

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

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

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

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

This text has shadow with #498DB1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #498DB1.

Preview

Color preview on black background

This text has color #498DB1 on black background.


Color preview on white background

This text has color #498DB1 on white background.


Black color preview on #498DB1 background

This text has black color on #498DB1 background.


White color preview on #498DB1 background

This text has white color on #498DB1 background.


Related colors

Complementary color

Complementary color for #hex is #B6724E.


I love getcolorcode.com

Triadic colors

1 #B1498D and #8DB149 with #498DB1 are triadic colors.

2 #B18D49 and #8D49B1 with #498DB1 are triadic colors.