COLOR #4D80B9

HEX: #4D80B9 RGB: (77,128,185)

Renk bilgisi

#4D80B9 contains mainly green and blue colors. #4D80B9 ‘ nin web güvenlik rengi #3366CC (ya da #36C) dir.

RGB renk modeli

#4D80B9 color RGB value is (77,128,185).

RGB: (77,128,185) (30%, 50%, 73%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 128 of 255 = 50%
B 185 of 255 = 73%

77
128
185

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

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 128 + 185 = 390 (100%)
R 77 of 390 ~ 19.74%
G 128 of 390 ~ 32.82%
B 185 of 390 ~ 47.44'%

%19.74
%32.82
%47.44

CMYK RENK MODELİ

#4D80B9 rengi CMYK tonu (58,31,0,27).

  • camgöbeği tonu 58.38%
  • eflatun tonu 30.81%
  • sarı tonu 0.00%
  • ana renk tonu 27.45%

CMYK: (58,31,0,27)
C58M31Y0K27 (58%, 31%, 0%, 27%)
(0.58 / 0.31 / 0.00 / 0.27)

CMYK yüzdeleri

%58.38
%30.81
%0
%27.45

Codes

Color #4D80B9 in popluar color models

4D 80 B9
RGB 77 128 185
HSL 212° 43.55% 51.37%
HSB/HSV 212° 58.38% 72.55%
CMYK 58.38% 30.81% 0.00%
27.45%

Color #4D80B9 in popluar number systems.

HEX 4D 80 B9
Decimal 77 128 185
Binary 1001101 10000000 10111001
Octal 115 200 271

Shades and tints

Shades of #4D80B9

#4D80B9
(77,128,185)
#4675A9
(70,117,169)
#3F6A99
(63,106,153)
#385F89
(56,95,137)
#315479
(49,84,121)
#2A4969
(42,73,105)
#233E59
(35,62,89)
#1C3349
(28,51,73)
#152839
(21,40,57)
#0E1D29
(14,29,41)
#071219
(7,18,25)
#000000
(0,0,0)

Tints of #4D80B9

#4D80B9
(77,128,185)
#5D8BBF
(93,139,191)
#6D96C5
(109,150,197)
#7DA1CB
(125,161,203)
#8DACD1
(141,172,209)
#9DB7D7
(157,183,215)
#ADC2DD
(173,194,221)
#BDCDE3
(189,205,227)
#CDD8E9
(205,216,233)
#DDE3EF
(221,227,239)
#EDEEF5
(237,238,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D80B9 color. Also use rgb(77,128,185) instead hex code.

Text Font Color

.myTextColor { color: #4D80B9; }

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

This text font color is #4D80B9.

Background Color

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

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

This div background color is #4D80B9.

Border color

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

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

This div border color is #4D80B9.

Opacity

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

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

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

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

This text has shadow with #4D80B9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D80B9.

Preview

Color preview on black background

This text has color #4D80B9 on black background.


Color preview on white background

This text has color #4D80B9 on white background.


Black color preview on #4D80B9 background

This text has black color on #4D80B9 background.


White color preview on #4D80B9 background

This text has white color on #4D80B9 background.


Related colors

Complementary color

Complementary color for #hex is #B27F46.


I love getcolorcode.com

Triadic colors

1 #B94D80 and #80B94D with #4D80B9 are triadic colors.

2 #B9804D and #804DB9 with #4D80B9 are triadic colors.