COLOR #4D4863

HEX: #4D4863 RGB: (77,72,99)

Renk bilgisi

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

RGB renk modeli

#4D4863 color RGB value is (77,72,99).

RGB: (77,72,99) (30%, 28%, 39%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 72 of 255 = 28%
B 99 of 255 = 39%

77
72
99

R + G + B ~ 32%. #4D4863 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 72 + 99 = 248 (100%)
R 77 of 248 ~ 31.05%
G 72 of 248 ~ 29.03%
B 99 of 248 ~ 39.92'%

%31.05
%29.03
%39.92

CMYK RENK MODELİ

#4D4863 rengi CMYK tonu (22,27,0,61).

  • camgöbeği tonu 22.22%
  • eflatun tonu 27.27%
  • sarı tonu 0.00%
  • ana renk tonu 61.18%

CMYK: (22,27,0,61)
C22M27Y0K61 (22%, 27%, 0%, 61%)
(0.22 / 0.27 / 0.00 / 0.61)

CMYK yüzdeleri

%22.22
%27.27
%0
%61.18

Codes

Color #4D4863 in popluar color models

4D 48 63
RGB 77 72 99
HSL 251° 15.79% 33.53%
HSB/HSV 251° 27.27% 38.82%
CMYK 22.22% 27.27% 0.00%
61.18%

Color #4D4863 in popluar number systems.

HEX 4D 48 63
Decimal 77 72 99
Binary 1001101 1001000 1100011
Octal 115 110 143

Shades and tints

Shades of #4D4863

#4D4863
(77,72,99)
#46425A
(70,66,90)
#3F3C51
(63,60,81)
#383648
(56,54,72)
#31303F
(49,48,63)
#2A2A36
(42,42,54)
#23242D
(35,36,45)
#1C1E24
(28,30,36)
#15181B
(21,24,27)
#0E1212
(14,18,18)
#070C09
(7,12,9)
#000000
(0,0,0)

Tints of #4D4863

#4D4863
(77,72,99)
#5D5871
(93,88,113)
#6D687F
(109,104,127)
#7D788D
(125,120,141)
#8D889B
(141,136,155)
#9D98A9
(157,152,169)
#ADA8B7
(173,168,183)
#BDB8C5
(189,184,197)
#CDC8D3
(205,200,211)
#DDD8E1
(221,216,225)
#EDE8EF
(237,232,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D4863 color. Also use rgb(77,72,99) instead hex code.

Text Font Color

.myTextColor { color: #4D4863; }

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

This text font color is #4D4863.

Background Color

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

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

This div background color is #4D4863.

Border color

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

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

This div border color is #4D4863.

Opacity

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

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

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

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

This text has shadow with #4D4863 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D4863.

Preview

Color preview on black background

This text has color #4D4863 on black background.


Color preview on white background

This text has color #4D4863 on white background.


Black color preview on #4D4863 background

This text has black color on #4D4863 background.


White color preview on #4D4863 background

This text has white color on #4D4863 background.


Related colors

Complementary color

Complementary color for #hex is #B2B79C.


I love getcolorcode.com

Triadic colors

1 #634D48 and #48634D with #4D4863 are triadic colors.

2 #63484D and #484D63 with #4D4863 are triadic colors.