COLOR #4D3363

HEX: #4D3363 RGB: (77,51,99)

Renk bilgisi

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

RGB renk modeli

#4D3363 color RGB value is (77,51,99).

RGB: (77,51,99) (30%, 20%, 39%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 51 of 255 = 20%
B 99 of 255 = 39%

77
51
99

R + G + B ~ 30%. #4D3363 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 51 + 99 = 227 (100%)
R 77 of 227 ~ 33.92%
G 51 of 227 ~ 22.47%
B 99 of 227 ~ 43.61'%

%33.92
%22.47
%43.61

CMYK RENK MODELİ

#4D3363 rengi CMYK tonu (22,48,0,61).

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

CMYK: (22,48,0,61)
C22M48Y0K61 (22%, 48%, 0%, 61%)
(0.22 / 0.48 / 0.00 / 0.61)

CMYK yüzdeleri

%22.22
%48.48
%0
%61.18

Codes

Color #4D3363 in popluar color models

4D 33 63
RGB 77 51 99
HSL 273° 32.00% 29.41%
HSB/HSV 273° 48.48% 38.82%
CMYK 22.22% 48.48% 0.00%
61.18%

Color #4D3363 in popluar number systems.

HEX 4D 33 63
Decimal 77 51 99
Binary 1001101 110011 1100011
Octal 115 63 143

Shades and tints

Shades of #4D3363

#4D3363
(77,51,99)
#462F5A
(70,47,90)
#3F2B51
(63,43,81)
#382748
(56,39,72)
#31233F
(49,35,63)
#2A1F36
(42,31,54)
#231B2D
(35,27,45)
#1C1724
(28,23,36)
#15131B
(21,19,27)
#0E0F12
(14,15,18)
#070B09
(7,11,9)
#000000
(0,0,0)

Tints of #4D3363

#4D3363
(77,51,99)
#5D4571
(93,69,113)
#6D577F
(109,87,127)
#7D698D
(125,105,141)
#8D7B9B
(141,123,155)
#9D8DA9
(157,141,169)
#AD9FB7
(173,159,183)
#BDB1C5
(189,177,197)
#CDC3D3
(205,195,211)
#DDD5E1
(221,213,225)
#EDE7EF
(237,231,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4D3363; }

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

This text font color is #4D3363.

Background Color

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

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

This div background color is #4D3363.

Border color

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

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

This div border color is #4D3363.

Opacity

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

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

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

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

This text has shadow with #4D3363 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D3363.

Preview

Color preview on black background

This text has color #4D3363 on black background.


Color preview on white background

This text has color #4D3363 on white background.


Black color preview on #4D3363 background

This text has black color on #4D3363 background.


White color preview on #4D3363 background

This text has white color on #4D3363 background.


Related colors

Complementary color

Complementary color for #hex is #B2CC9C.


I love getcolorcode.com

Triadic colors

1 #634D33 and #33634D with #4D3363 are triadic colors.

2 #63334D and #334D63 with #4D3363 are triadic colors.