COLOR #4D76B0

HEX: #4D76B0 RGB: (77,118,176)

Renk bilgisi

#4D76B0 contains mainly green and blue colors. #4D76B0 ‘ nin web güvenlik rengi #336699 (ya da #369) dir.

RGB renk modeli

#4D76B0 color RGB value is (77,118,176).

RGB: (77,118,176) (30%, 46%, 69%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 118 of 255 = 46%
B 176 of 255 = 69%

77
118
176

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

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 118 + 176 = 371 (100%)
R 77 of 371 ~ 20.75%
G 118 of 371 ~ 31.81%
B 176 of 371 ~ 47.44'%

%20.75
%31.81
%47.44

CMYK RENK MODELİ

#4D76B0 rengi CMYK tonu (56,33,0,31).

  • camgöbeği tonu 56.25%
  • eflatun tonu 32.95%
  • sarı tonu 0.00%
  • ana renk tonu 30.98%

CMYK: (56,33,0,31)
C56M33Y0K31 (56%, 33%, 0%, 31%)
(0.56 / 0.33 / 0.00 / 0.31)

CMYK yüzdeleri

%56.25
%32.95
%0
%30.98

Codes

Color #4D76B0 in popluar color models

4D 76 B0
RGB 77 118 176
HSL 215° 39.13% 49.61%
HSB/HSV 215° 56.25% 69.02%
CMYK 56.25% 32.95% 0.00%
30.98%

Color #4D76B0 in popluar number systems.

HEX 4D 76 B0
Decimal 77 118 176
Binary 1001101 1110110 10110000
Octal 115 166 260

Shades and tints

Shades of #4D76B0

#4D76B0
(77,118,176)
#466CA0
(70,108,160)
#3F6290
(63,98,144)
#385880
(56,88,128)
#314E70
(49,78,112)
#2A4460
(42,68,96)
#233A50
(35,58,80)
#1C3040
(28,48,64)
#152630
(21,38,48)
#0E1C20
(14,28,32)
#071210
(7,18,16)
#000000
(0,0,0)

Tints of #4D76B0

#4D76B0
(77,118,176)
#5D82B7
(93,130,183)
#6D8EBE
(109,142,190)
#7D9AC5
(125,154,197)
#8DA6CC
(141,166,204)
#9DB2D3
(157,178,211)
#ADBEDA
(173,190,218)
#BDCAE1
(189,202,225)
#CDD6E8
(205,214,232)
#DDE2EF
(221,226,239)
#EDEEF6
(237,238,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D76B0 color. Also use rgb(77,118,176) instead hex code.

Text Font Color

.myTextColor { color: #4D76B0; }

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

This text font color is #4D76B0.

Background Color

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

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

This div background color is #4D76B0.

Border color

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

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

This div border color is #4D76B0.

Opacity

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

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

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

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

This text has shadow with #4D76B0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D76B0.

Preview

Color preview on black background

This text has color #4D76B0 on black background.


Color preview on white background

This text has color #4D76B0 on white background.


Black color preview on #4D76B0 background

This text has black color on #4D76B0 background.


White color preview on #4D76B0 background

This text has white color on #4D76B0 background.


Related colors

Complementary color

Complementary color for #hex is #B2894F.


I love getcolorcode.com

Triadic colors

1 #B04D76 and #76B04D with #4D76B0 are triadic colors.

2 #B0764D and #764DB0 with #4D76B0 are triadic colors.