COLOR #4D9CDA

HEX: #4D9CDA RGB: (77,156,218)

Renk bilgisi

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

RGB renk modeli

#4D9CDA color RGB value is (77,156,218).

RGB: (77,156,218) (30%, 61%, 85%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 156 of 255 = 61%
B 218 of 255 = 85%

77
156
218

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

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 156 + 218 = 451 (100%)
R 77 of 451 ~ 17.07%
G 156 of 451 ~ 34.59%
B 218 of 451 ~ 48.34'%

%17.07
%34.59
%48.34

CMYK RENK MODELİ

#4D9CDA rengi CMYK tonu (65,28,0,15).

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

CMYK: (65,28,0,15)
C65M28Y0K15 (65%, 28%, 0%, 15%)
(0.65 / 0.28 / 0.00 / 0.15)

CMYK yüzdeleri

%64.68
%28.44
%0
%14.51

Codes

Color #4D9CDA in popluar color models

4D 9C DA
RGB 77 156 218
HSL 206° 65.58% 57.84%
HSB/HSV 206° 64.68% 85.49%
CMYK 64.68% 28.44% 0.00%
14.51%

Color #4D9CDA in popluar number systems.

HEX 4D 9C DA
Decimal 77 156 218
Binary 1001101 10011100 11011010
Octal 115 234 332

Shades and tints

Shades of #4D9CDA

#4D9CDA
(77,156,218)
#468EC7
(70,142,199)
#3F80B4
(63,128,180)
#3872A1
(56,114,161)
#31648E
(49,100,142)
#2A567B
(42,86,123)
#234868
(35,72,104)
#1C3A55
(28,58,85)
#152C42
(21,44,66)
#0E1E2F
(14,30,47)
#07101C
(7,16,28)
#000000
(0,0,0)

Tints of #4D9CDA

#4D9CDA
(77,156,218)
#5DA5DD
(93,165,221)
#6DAEE0
(109,174,224)
#7DB7E3
(125,183,227)
#8DC0E6
(141,192,230)
#9DC9E9
(157,201,233)
#ADD2EC
(173,210,236)
#BDDBEF
(189,219,239)
#CDE4F2
(205,228,242)
#DDEDF5
(221,237,245)
#EDF6F8
(237,246,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4D9CDA; }

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

This text font color is #4D9CDA.

Background Color

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

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

This div background color is #4D9CDA.

Border color

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

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

This div border color is #4D9CDA.

Opacity

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

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

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

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

This text has shadow with #4D9CDA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D9CDA.

Preview

Color preview on black background

This text has color #4D9CDA on black background.


Color preview on white background

This text has color #4D9CDA on white background.


Black color preview on #4D9CDA background

This text has black color on #4D9CDA background.


White color preview on #4D9CDA background

This text has white color on #4D9CDA background.


Related colors

Complementary color

Complementary color for #hex is #B26325.


I love getcolorcode.com

Triadic colors

1 #DA4D9C and #9CDA4D with #4D9CDA are triadic colors.

2 #DA9C4D and #9C4DDA with #4D9CDA are triadic colors.