COLOR #4D99DA

HEX: #4D99DA RGB: (77,153,218)

Renk bilgisi

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

RGB renk modeli

#4D99DA color RGB value is (77,153,218).

RGB: (77,153,218) (30%, 60%, 85%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 153 of 255 = 60%
B 218 of 255 = 85%

77
153
218

R + G + B ~ 58%. #4D99DA is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 153 + 218 = 448 (100%)
R 77 of 448 ~ 17.19%
G 153 of 448 ~ 34.15%
B 218 of 448 ~ 48.66'%

%17.19
%34.15
%48.66

CMYK RENK MODELİ

#4D99DA rengi CMYK tonu (65,30,0,15).

  • camgöbeği tonu 64.68%
  • eflatun tonu 29.82%
  • sarı tonu 0.00%
  • ana renk tonu 14.51%

CMYK: (65,30,0,15)
C65M30Y0K15 (65%, 30%, 0%, 15%)
(0.65 / 0.30 / 0.00 / 0.15)

CMYK yüzdeleri

%64.68
%29.82
%0
%14.51

Codes

Color #4D99DA in popluar color models

4D 99 DA
RGB 77 153 218
HSL 208° 65.58% 57.84%
HSB/HSV 208° 64.68% 85.49%
CMYK 64.68% 29.82% 0.00%
14.51%

Color #4D99DA in popluar number systems.

HEX 4D 99 DA
Decimal 77 153 218
Binary 1001101 10011001 11011010
Octal 115 231 332

Shades and tints

Shades of #4D99DA

#4D99DA
(77,153,218)
#468CC7
(70,140,199)
#3F7FB4
(63,127,180)
#3872A1
(56,114,161)
#31658E
(49,101,142)
#2A587B
(42,88,123)
#234B68
(35,75,104)
#1C3E55
(28,62,85)
#153142
(21,49,66)
#0E242F
(14,36,47)
#07171C
(7,23,28)
#000000
(0,0,0)

Tints of #4D99DA

#4D99DA
(77,153,218)
#5DA2DD
(93,162,221)
#6DABE0
(109,171,224)
#7DB4E3
(125,180,227)
#8DBDE6
(141,189,230)
#9DC6E9
(157,198,233)
#ADCFEC
(173,207,236)
#BDD8EF
(189,216,239)
#CDE1F2
(205,225,242)
#DDEAF5
(221,234,245)
#EDF3F8
(237,243,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D99DA color. Also use rgb(77,153,218) instead hex code.

Text Font Color

.myTextColor { color: #4D99DA; }

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

This text font color is #4D99DA.

Background Color

.myBgColor { background-color: #4D99DA; }

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

This div background color is #4D99DA.

Border color

.myBorderColor { border: 1px solid #4D99DA; }

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

This div border color is #4D99DA.

Opacity

.myOpacity80 { color: #4D99DA; opacity: 0.8; }

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

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

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

This text has shadow with #4D99DA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D99DA.

Preview

Color preview on black background

This text has color #4D99DA on black background.


Color preview on white background

This text has color #4D99DA on white background.


Black color preview on #4D99DA background

This text has black color on #4D99DA background.


White color preview on #4D99DA background

This text has white color on #4D99DA background.


Related colors

Complementary color

Complementary color for #hex is #B26625.


I love getcolorcode.com

Triadic colors

1 #DA4D99 and #99DA4D with #4D99DA are triadic colors.

2 #DA994D and #994DDA with #4D99DA are triadic colors.