COLOR #4D6688

HEX: #4D6688 RGB: (77,102,136)

Renk bilgisi

#4D6688 contains red, green and blue colors in about the same proportion. #4D6688 ‘ nin web güvenlik rengi #336699 (ya da #369) dir.

RGB renk modeli

#4D6688 color RGB value is (77,102,136).

RGB: (77,102,136) (30%, 40%, 53%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 102 of 255 = 40%
B 136 of 255 = 53%

77
102
136

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

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 102 + 136 = 315 (100%)
R 77 of 315 ~ 24.44%
G 102 of 315 ~ 32.38%
B 136 of 315 ~ 43.17'%

%24.44
%32.38
%43.17

CMYK RENK MODELİ

#4D6688 rengi CMYK tonu (43,25,0,47).

  • camgöbeği tonu 43.38%
  • eflatun tonu 25.00%
  • sarı tonu 0.00%
  • ana renk tonu 46.67%

CMYK: (43,25,0,47)
C43M25Y0K47 (43%, 25%, 0%, 47%)
(0.43 / 0.25 / 0.00 / 0.47)

CMYK yüzdeleri

%43.38
%25
%0
%46.67

Codes

Color #4D6688 in popluar color models

4D 66 88
RGB 77 102 136
HSL 215° 27.70% 41.76%
HSB/HSV 215° 43.38% 53.33%
CMYK 43.38% 25.00% 0.00%
46.67%

Color #4D6688 in popluar number systems.

HEX 4D 66 88
Decimal 77 102 136
Binary 1001101 1100110 10001000
Octal 115 146 210

Shades and tints

Shades of #4D6688

#4D6688
(77,102,136)
#465D7C
(70,93,124)
#3F5470
(63,84,112)
#384B64
(56,75,100)
#314258
(49,66,88)
#2A394C
(42,57,76)
#233040
(35,48,64)
#1C2734
(28,39,52)
#151E28
(21,30,40)
#0E151C
(14,21,28)
#070C10
(7,12,16)
#000000
(0,0,0)

Tints of #4D6688

#4D6688
(77,102,136)
#5D7392
(93,115,146)
#6D809C
(109,128,156)
#7D8DA6
(125,141,166)
#8D9AB0
(141,154,176)
#9DA7BA
(157,167,186)
#ADB4C4
(173,180,196)
#BDC1CE
(189,193,206)
#CDCED8
(205,206,216)
#DDDBE2
(221,219,226)
#EDE8EC
(237,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D6688 color. Also use rgb(77,102,136) instead hex code.

Text Font Color

.myTextColor { color: #4D6688; }

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

This text font color is #4D6688.

Background Color

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

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

This div background color is #4D6688.

Border color

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

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

This div border color is #4D6688.

Opacity

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

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

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

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

This text has shadow with #4D6688 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D6688.

Preview

Color preview on black background

This text has color #4D6688 on black background.


Color preview on white background

This text has color #4D6688 on white background.


Black color preview on #4D6688 background

This text has black color on #4D6688 background.


White color preview on #4D6688 background

This text has white color on #4D6688 background.


Related colors

Complementary color

Complementary color for #hex is #B29977.


I love getcolorcode.com

Triadic colors

1 #884D66 and #66884D with #4D6688 are triadic colors.

2 #88664D and #664D88 with #4D6688 are triadic colors.