COLOR #498FCF

HEX: #498FCF RGB: (73,143,207)

Renk bilgisi

#498FCF contains mainly blue color. #498FCF ‘ nin web güvenlik rengi #3399CC (ya da #39C) dir.

RGB renk modeli

#498FCF color RGB value is (73,143,207).

RGB: (73,143,207) (29%, 56%, 81%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 143 of 255 = 56%
B 207 of 255 = 81%

73
143
207

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

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 143 + 207 = 423 (100%)
R 73 of 423 ~ 17.26%
G 143 of 423 ~ 33.81%
B 207 of 423 ~ 48.94'%

%17.26
%33.81
%48.94

CMYK RENK MODELİ

#498FCF rengi CMYK tonu (65,31,0,19).

  • camgöbeği tonu 64.73%
  • eflatun tonu 30.92%
  • sarı tonu 0.00%
  • ana renk tonu 18.82%

CMYK: (65,31,0,19)
C65M31Y0K19 (65%, 31%, 0%, 19%)
(0.65 / 0.31 / 0.00 / 0.19)

CMYK yüzdeleri

%64.73
%30.92
%0
%18.82

Codes

Color #498FCF in popluar color models

49 8F CF
RGB 73 143 207
HSL 209° 58.26% 54.90%
HSB/HSV 209° 64.73% 81.18%
CMYK 64.73% 30.92% 0.00%
18.82%

Color #498FCF in popluar number systems.

HEX 49 8F CF
Decimal 73 143 207
Binary 1001001 10001111 11001111
Octal 111 217 317

Shades and tints

Shades of #498FCF

#498FCF
(73,143,207)
#4382BD
(67,130,189)
#3D75AB
(61,117,171)
#376899
(55,104,153)
#315B87
(49,91,135)
#2B4E75
(43,78,117)
#254163
(37,65,99)
#1F3451
(31,52,81)
#19273F
(25,39,63)
#131A2D
(19,26,45)
#0D0D1B
(13,13,27)
#000000
(0,0,0)

Tints of #498FCF

#498FCF
(73,143,207)
#5999D3
(89,153,211)
#69A3D7
(105,163,215)
#79ADDB
(121,173,219)
#89B7DF
(137,183,223)
#99C1E3
(153,193,227)
#A9CBE7
(169,203,231)
#B9D5EB
(185,213,235)
#C9DFEF
(201,223,239)
#D9E9F3
(217,233,243)
#E9F3F7
(233,243,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #498FCF color. Also use rgb(73,143,207) instead hex code.

Text Font Color

.myTextColor { color: #498FCF; }

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

This text font color is #498FCF.

Background Color

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

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

This div background color is #498FCF.

Border color

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

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

This div border color is #498FCF.

Opacity

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

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

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

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

This text has shadow with #498FCF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #498FCF.

Preview

Color preview on black background

This text has color #498FCF on black background.


Color preview on white background

This text has color #498FCF on white background.


Black color preview on #498FCF background

This text has black color on #498FCF background.


White color preview on #498FCF background

This text has white color on #498FCF background.


Related colors

Complementary color

Complementary color for #hex is #B67030.


I love getcolorcode.com

Triadic colors

1 #CF498F and #8FCF49 with #498FCF are triadic colors.

2 #CF8F49 and #8F49CF with #498FCF are triadic colors.