COLOR #4D81B5

HEX: #4D81B5 RGB: (77,129,181)

Renk bilgisi

#4D81B5 contains mainly green and blue colors. #4D81B5 ‘ nin web güvenlik rengi #3399CC (ya da #39C) dir.

RGB renk modeli

#4D81B5 color RGB value is (77,129,181).

RGB: (77,129,181) (30%, 51%, 71%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 129 of 255 = 51%
B 181 of 255 = 71%

77
129
181

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

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 129 + 181 = 387 (100%)
R 77 of 387 ~ 19.9%
G 129 of 387 ~ 33.33%
B 181 of 387 ~ 46.77'%

%19.9
%33.33
%46.77

CMYK RENK MODELİ

#4D81B5 rengi CMYK tonu (57,29,0,29).

  • camgöbeği tonu 57.46%
  • eflatun tonu 28.73%
  • sarı tonu 0.00%
  • ana renk tonu 29.02%

CMYK: (57,29,0,29)
C57M29Y0K29 (57%, 29%, 0%, 29%)
(0.57 / 0.29 / 0.00 / 0.29)

CMYK yüzdeleri

%57.46
%28.73
%0
%29.02

Codes

Color #4D81B5 in popluar color models

4D 81 B5
RGB 77 129 181
HSL 210° 41.27% 50.59%
HSB/HSV 210° 57.46% 70.98%
CMYK 57.46% 28.73% 0.00%
29.02%

Color #4D81B5 in popluar number systems.

HEX 4D 81 B5
Decimal 77 129 181
Binary 1001101 10000001 10110101
Octal 115 201 265

Shades and tints

Shades of #4D81B5

#4D81B5
(77,129,181)
#4676A5
(70,118,165)
#3F6B95
(63,107,149)
#386085
(56,96,133)
#315575
(49,85,117)
#2A4A65
(42,74,101)
#233F55
(35,63,85)
#1C3445
(28,52,69)
#152935
(21,41,53)
#0E1E25
(14,30,37)
#071315
(7,19,21)
#000000
(0,0,0)

Tints of #4D81B5

#4D81B5
(77,129,181)
#5D8CBB
(93,140,187)
#6D97C1
(109,151,193)
#7DA2C7
(125,162,199)
#8DADCD
(141,173,205)
#9DB8D3
(157,184,211)
#ADC3D9
(173,195,217)
#BDCEDF
(189,206,223)
#CDD9E5
(205,217,229)
#DDE4EB
(221,228,235)
#EDEFF1
(237,239,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D81B5 color. Also use rgb(77,129,181) instead hex code.

Text Font Color

.myTextColor { color: #4D81B5; }

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

This text font color is #4D81B5.

Background Color

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

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

This div background color is #4D81B5.

Border color

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

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

This div border color is #4D81B5.

Opacity

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

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

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

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

This text has shadow with #4D81B5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D81B5.

Preview

Color preview on black background

This text has color #4D81B5 on black background.


Color preview on white background

This text has color #4D81B5 on white background.


Black color preview on #4D81B5 background

This text has black color on #4D81B5 background.


White color preview on #4D81B5 background

This text has white color on #4D81B5 background.


Related colors

Complementary color

Complementary color for #hex is #B27E4A.


I love getcolorcode.com

Triadic colors

1 #B54D81 and #81B54D with #4D81B5 are triadic colors.

2 #B5814D and #814DB5 with #4D81B5 are triadic colors.