COLOR #4D84B0

HEX: #4D84B0 RGB: (77,132,176)

Renk bilgisi

#4D84B0 contains mainly green and blue colors. #4D84B0 ‘ nin web güvenlik rengi #339999 (ya da #399) dir.

RGB renk modeli

#4D84B0 color RGB value is (77,132,176).

RGB: (77,132,176) (30%, 52%, 69%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 132 of 255 = 52%
B 176 of 255 = 69%

77
132
176

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

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 132 + 176 = 385 (100%)
R 77 of 385 ~ 20%
G 132 of 385 ~ 34.29%
B 176 of 385 ~ 45.71'%

%20
%34.29
%45.71

CMYK RENK MODELİ

#4D84B0 rengi CMYK tonu (56,25,0,31).

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

CMYK: (56,25,0,31)
C56M25Y0K31 (56%, 25%, 0%, 31%)
(0.56 / 0.25 / 0.00 / 0.31)

CMYK yüzdeleri

%56.25
%25
%0
%30.98

Codes

Color #4D84B0 in popluar color models

4D 84 B0
RGB 77 132 176
HSL 207° 39.13% 49.61%
HSB/HSV 207° 56.25% 69.02%
CMYK 56.25% 25.00% 0.00%
30.98%

Color #4D84B0 in popluar number systems.

HEX 4D 84 B0
Decimal 77 132 176
Binary 1001101 10000100 10110000
Octal 115 204 260

Shades and tints

Shades of #4D84B0

#4D84B0
(77,132,176)
#4678A0
(70,120,160)
#3F6C90
(63,108,144)
#386080
(56,96,128)
#315470
(49,84,112)
#2A4860
(42,72,96)
#233C50
(35,60,80)
#1C3040
(28,48,64)
#152430
(21,36,48)
#0E1820
(14,24,32)
#070C10
(7,12,16)
#000000
(0,0,0)

Tints of #4D84B0

#4D84B0
(77,132,176)
#5D8FB7
(93,143,183)
#6D9ABE
(109,154,190)
#7DA5C5
(125,165,197)
#8DB0CC
(141,176,204)
#9DBBD3
(157,187,211)
#ADC6DA
(173,198,218)
#BDD1E1
(189,209,225)
#CDDCE8
(205,220,232)
#DDE7EF
(221,231,239)
#EDF2F6
(237,242,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4D84B0; }

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

This text font color is #4D84B0.

Background Color

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

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

This div background color is #4D84B0.

Border color

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

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

This div border color is #4D84B0.

Opacity

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

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

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

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

This text has shadow with #4D84B0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D84B0.

Preview

Color preview on black background

This text has color #4D84B0 on black background.


Color preview on white background

This text has color #4D84B0 on white background.


Black color preview on #4D84B0 background

This text has black color on #4D84B0 background.


White color preview on #4D84B0 background

This text has white color on #4D84B0 background.


Related colors

Complementary color

Complementary color for #hex is #B27B4F.


I love getcolorcode.com

Triadic colors

1 #B04D84 and #84B04D with #4D84B0 are triadic colors.

2 #B0844D and #844DB0 with #4D84B0 are triadic colors.