COLOR #4D6DA9

HEX: #4D6DA9 RGB: (77,109,169)

Renk bilgisi

#4D6DA9 contains mainly blue color. #4D6DA9 ‘ nin web güvenlik rengi #336699 (ya da #369) dir.

RGB renk modeli

#4D6DA9 color RGB value is (77,109,169).

RGB: (77,109,169) (30%, 43%, 66%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 109 of 255 = 43%
B 169 of 255 = 66%

77
109
169

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

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 109 + 169 = 355 (100%)
R 77 of 355 ~ 21.69%
G 109 of 355 ~ 30.7%
B 169 of 355 ~ 47.61'%

%21.69
%30.7
%47.61

CMYK RENK MODELİ

#4D6DA9 rengi CMYK tonu (54,36,0,34).

  • camgöbeği tonu 54.44%
  • eflatun tonu 35.50%
  • sarı tonu 0.00%
  • ana renk tonu 33.73%

CMYK: (54,36,0,34)
C54M36Y0K34 (54%, 36%, 0%, 34%)
(0.54 / 0.36 / 0.00 / 0.34)

CMYK yüzdeleri

%54.44
%35.5
%0
%33.73

Codes

Color #4D6DA9 in popluar color models

4D 6D A9
RGB 77 109 169
HSL 219° 37.40% 48.24%
HSB/HSV 219° 54.44% 66.27%
CMYK 54.44% 35.50% 0.00%
33.73%

Color #4D6DA9 in popluar number systems.

HEX 4D 6D A9
Decimal 77 109 169
Binary 1001101 1101101 10101001
Octal 115 155 251

Shades and tints

Shades of #4D6DA9

#4D6DA9
(77,109,169)
#46649A
(70,100,154)
#3F5B8B
(63,91,139)
#38527C
(56,82,124)
#31496D
(49,73,109)
#2A405E
(42,64,94)
#23374F
(35,55,79)
#1C2E40
(28,46,64)
#152531
(21,37,49)
#0E1C22
(14,28,34)
#071313
(7,19,19)
#000000
(0,0,0)

Tints of #4D6DA9

#4D6DA9
(77,109,169)
#5D7AB0
(93,122,176)
#6D87B7
(109,135,183)
#7D94BE
(125,148,190)
#8DA1C5
(141,161,197)
#9DAECC
(157,174,204)
#ADBBD3
(173,187,211)
#BDC8DA
(189,200,218)
#CDD5E1
(205,213,225)
#DDE2E8
(221,226,232)
#EDEFEF
(237,239,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D6DA9 color. Also use rgb(77,109,169) instead hex code.

Text Font Color

.myTextColor { color: #4D6DA9; }

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

This text font color is #4D6DA9.

Background Color

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

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

This div background color is #4D6DA9.

Border color

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

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

This div border color is #4D6DA9.

Opacity

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

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

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

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

This text has shadow with #4D6DA9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D6DA9.

Preview

Color preview on black background

This text has color #4D6DA9 on black background.


Color preview on white background

This text has color #4D6DA9 on white background.


Black color preview on #4D6DA9 background

This text has black color on #4D6DA9 background.


White color preview on #4D6DA9 background

This text has white color on #4D6DA9 background.


Related colors

Complementary color

Complementary color for #hex is #B29256.


I love getcolorcode.com

Triadic colors

1 #A94D6D and #6DA94D with #4D6DA9 are triadic colors.

2 #A96D4D and #6D4DA9 with #4D6DA9 are triadic colors.