COLOR #4D396E

HEX: #4D396E RGB: (77,57,110)

Renk bilgisi

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

RGB renk modeli

#4D396E color RGB value is (77,57,110).

RGB: (77,57,110) (30%, 22%, 43%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 57 of 255 = 22%
B 110 of 255 = 43%

77
57
110

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

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 57 + 110 = 244 (100%)
R 77 of 244 ~ 31.56%
G 57 of 244 ~ 23.36%
B 110 of 244 ~ 45.08'%

%31.56
%23.36
%45.08

CMYK RENK MODELİ

#4D396E rengi CMYK tonu (30,48,0,57).

  • camgöbeği tonu 30.00%
  • eflatun tonu 48.18%
  • sarı tonu 0.00%
  • ana renk tonu 56.86%

CMYK: (30,48,0,57)
C30M48Y0K57 (30%, 48%, 0%, 57%)
(0.30 / 0.48 / 0.00 / 0.57)

CMYK yüzdeleri

%30
%48.18
%0
%56.86

Codes

Color #4D396E in popluar color models

4D 39 6E
RGB 77 57 110
HSL 263° 31.74% 32.75%
HSB/HSV 263° 48.18% 43.14%
CMYK 30.00% 48.18% 0.00%
56.86%

Color #4D396E in popluar number systems.

HEX 4D 39 6E
Decimal 77 57 110
Binary 1001101 111001 1101110
Octal 115 71 156

Shades and tints

Shades of #4D396E

#4D396E
(77,57,110)
#463464
(70,52,100)
#3F2F5A
(63,47,90)
#382A50
(56,42,80)
#312546
(49,37,70)
#2A203C
(42,32,60)
#231B32
(35,27,50)
#1C1628
(28,22,40)
#15111E
(21,17,30)
#0E0C14
(14,12,20)
#07070A
(7,7,10)
#000000
(0,0,0)

Tints of #4D396E

#4D396E
(77,57,110)
#5D4B7B
(93,75,123)
#6D5D88
(109,93,136)
#7D6F95
(125,111,149)
#8D81A2
(141,129,162)
#9D93AF
(157,147,175)
#ADA5BC
(173,165,188)
#BDB7C9
(189,183,201)
#CDC9D6
(205,201,214)
#DDDBE3
(221,219,227)
#EDEDF0
(237,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D396E color. Also use rgb(77,57,110) instead hex code.

Text Font Color

.myTextColor { color: #4D396E; }

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

This text font color is #4D396E.

Background Color

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

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

This div background color is #4D396E.

Border color

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

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

This div border color is #4D396E.

Opacity

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

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

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

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

This text has shadow with #4D396E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D396E.

Preview

Color preview on black background

This text has color #4D396E on black background.


Color preview on white background

This text has color #4D396E on white background.


Black color preview on #4D396E background

This text has black color on #4D396E background.


White color preview on #4D396E background

This text has white color on #4D396E background.


Related colors

Complementary color

Complementary color for #hex is #B2C691.


I love getcolorcode.com

Triadic colors

1 #6E4D39 and #396E4D with #4D396E are triadic colors.

2 #6E394D and #394D6E with #4D396E are triadic colors.