COLOR #4D466E

HEX: #4D466E
RGB: (77,70,110)

Renk bilgisi

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

RGB renk modeli

#4D466E color RGB value is (77,70,110).

  • kırmız ton 77;
  • yeşil ton 70;
  • mavi ton 110.
RGB: (77,70,110) (30%,27%,43%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 70 of 255 = 27%
B 110 of 255 = 43%

77
70
110

R + G + B ~ 33%. #4D466E is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B =
77 + 70 + 110 = 257 (100%)
R 77 of 257 ~ 29.96%
G 70 of 257 ~ 27.24%
B 110 of 257 ~ 42.8%

%29.96
%27.24
%42.8

CMYK RENK MODELİ

#4D466E rengi CMYK tonu (30,36,0,57).

  • camgöbeği tonu 30.00%
  • eflatun tonu 36.36%
  • sarı tonu 0.00%
  • ana renk tonu 56.86%
CMYK: (30,36,0,57) C30M36Y0K57 (30%,36%,0%,57%) (0.30/0.36/0.00/0.57)

CMYK yüzdeleri

%30
%36.36
%0
%56.86

Codes

Color #4D466E in popluar color models

4D466E
RGB7770110
HSL251°22.22%35.29%
HSB/HSV251°36.36%43.14%
CMYK30.00%36.36%0.00%
56.86%

Color #4D466E in popluar number systems.

HEX4D466E
Decimal7770110
Binary100110110001101101110
Octal115106156

Shades and tints

Shades of #4D466E

#4D466E
(77,70,110)
#464064
(70,64,100)
#3F3A5A
(63,58,90)
#383450
(56,52,80)
#312E46
(49,46,70)
#2A283C
(42,40,60)
#232232
(35,34,50)
#1C1C28
(28,28,40)
#15161E
(21,22,30)
#0E1014
(14,16,20)
#070A0A
(7,10,10)
#000000
(0,0,0)

Tints of #4D466E

#4D466E
(77,70,110)
#5D567B
(93,86,123)
#6D6688
(109,102,136)
#7D7695
(125,118,149)
#8D86A2
(141,134,162)
#9D96AF
(157,150,175)
#ADA6BC
(173,166,188)
#BDB6C9
(189,182,201)
#CDC6D6
(205,198,214)
#DDD6E3
(221,214,227)
#EDE6F0
(237,230,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4D466E; }

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

This text font color is #4D466E.


Background Color

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

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

This div background color is #4D466E.


Border color

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

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

This div border color is #4D466E.


Opacity

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

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

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

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

This text has shadow with #4D466E color.

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

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

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


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

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

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


Div box shadow color

 /* css code */ .divShadow { -moz-box-shadow:	1px 1px 3px 2px #4D466E; -webkit-box-shadow:	1px 1px 3px 2px #4D466E; box-shadow:	1px 1px 3px 2px #4D466E; } /* html code with inline style */ <div style="-moz-box-shadow: 1px 1px 3px 2px #4D466E; -webkit-box-shadow: 1px 1px 3px 2px #4D466E; box-shadow:1px 1px 3px 2px #4D466E;">
Div content here</div>
This div box has shadow with color #4D466E.

Preview

Color preview on black background

This text has color #4D466E on black background.


Color preview on white background

This text has color #4D466E on white background.



Black color preview on #4D466E background

This text has black color on #4D466E background.


White color preview on #4D466E background

This text has white color on #4D466E background.