COLOR #4D3E63

HEX: #4D3E63 RGB: (77,62,99)

Renk bilgisi

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

RGB renk modeli

#4D3E63 color RGB value is (77,62,99).

RGB: (77,62,99) (30%, 24%, 39%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 62 of 255 = 24%
B 99 of 255 = 39%

77
62
99

R + G + B ~ 31%. #4D3E63 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 62 + 99 = 238 (100%)
R 77 of 238 ~ 32.35%
G 62 of 238 ~ 26.05%
B 99 of 238 ~ 41.6'%

%32.35
%26.05
%41.6

CMYK RENK MODELİ

#4D3E63 rengi CMYK tonu (22,37,0,61).

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

CMYK: (22,37,0,61)
C22M37Y0K61 (22%, 37%, 0%, 61%)
(0.22 / 0.37 / 0.00 / 0.61)

CMYK yüzdeleri

%22.22
%37.37
%0
%61.18

Codes

Color #4D3E63 in popluar color models

4D 3E 63
RGB 77 62 99
HSL 264° 22.98% 31.57%
HSB/HSV 264° 37.37% 38.82%
CMYK 22.22% 37.37% 0.00%
61.18%

Color #4D3E63 in popluar number systems.

HEX 4D 3E 63
Decimal 77 62 99
Binary 1001101 111110 1100011
Octal 115 76 143

Shades and tints

Shades of #4D3E63

#4D3E63
(77,62,99)
#46395A
(70,57,90)
#3F3451
(63,52,81)
#382F48
(56,47,72)
#312A3F
(49,42,63)
#2A2536
(42,37,54)
#23202D
(35,32,45)
#1C1B24
(28,27,36)
#15161B
(21,22,27)
#0E1112
(14,17,18)
#070C09
(7,12,9)
#000000
(0,0,0)

Tints of #4D3E63

#4D3E63
(77,62,99)
#5D4F71
(93,79,113)
#6D607F
(109,96,127)
#7D718D
(125,113,141)
#8D829B
(141,130,155)
#9D93A9
(157,147,169)
#ADA4B7
(173,164,183)
#BDB5C5
(189,181,197)
#CDC6D3
(205,198,211)
#DDD7E1
(221,215,225)
#EDE8EF
(237,232,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4D3E63; }

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

This text font color is #4D3E63.

Background Color

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

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

This div background color is #4D3E63.

Border color

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

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

This div border color is #4D3E63.

Opacity

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

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

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

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

This text has shadow with #4D3E63 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D3E63.

Preview

Color preview on black background

This text has color #4D3E63 on black background.


Color preview on white background

This text has color #4D3E63 on white background.


Black color preview on #4D3E63 background

This text has black color on #4D3E63 background.


White color preview on #4D3E63 background

This text has white color on #4D3E63 background.


Related colors

Complementary color

Complementary color for #hex is #B2C19C.


I love getcolorcode.com

Triadic colors

1 #634D3E and #3E634D with #4D3E63 are triadic colors.

2 #633E4D and #3E4D63 with #4D3E63 are triadic colors.