COLOR #4D4165

HEX: #4D4165 RGB: (77,65,101)

Renk bilgisi

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

RGB renk modeli

#4D4165 color RGB value is (77,65,101).

RGB: (77,65,101) (30%, 25%, 40%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 65 of 255 = 25%
B 101 of 255 = 40%

77
65
101

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

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 65 + 101 = 243 (100%)
R 77 of 243 ~ 31.69%
G 65 of 243 ~ 26.75%
B 101 of 243 ~ 41.56'%

%31.69
%26.75
%41.56

CMYK RENK MODELİ

#4D4165 rengi CMYK tonu (24,36,0,60).

  • camgöbeği tonu 23.76%
  • eflatun tonu 35.64%
  • sarı tonu 0.00%
  • ana renk tonu 60.39%

CMYK: (24,36,0,60)
C24M36Y0K60 (24%, 36%, 0%, 60%)
(0.24 / 0.36 / 0.00 / 0.60)

CMYK yüzdeleri

%23.76
%35.64
%0
%60.39

Codes

Color #4D4165 in popluar color models

4D 41 65
RGB 77 65 101
HSL 260° 21.69% 32.55%
HSB/HSV 260° 35.64% 39.61%
CMYK 23.76% 35.64% 0.00%
60.39%

Color #4D4165 in popluar number systems.

HEX 4D 41 65
Decimal 77 65 101
Binary 1001101 1000001 1100101
Octal 115 101 145

Shades and tints

Shades of #4D4165

#4D4165
(77,65,101)
#463C5C
(70,60,92)
#3F3753
(63,55,83)
#38324A
(56,50,74)
#312D41
(49,45,65)
#2A2838
(42,40,56)
#23232F
(35,35,47)
#1C1E26
(28,30,38)
#15191D
(21,25,29)
#0E1414
(14,20,20)
#070F0B
(7,15,11)
#000000
(0,0,0)

Tints of #4D4165

#4D4165
(77,65,101)
#5D5273
(93,82,115)
#6D6381
(109,99,129)
#7D748F
(125,116,143)
#8D859D
(141,133,157)
#9D96AB
(157,150,171)
#ADA7B9
(173,167,185)
#BDB8C7
(189,184,199)
#CDC9D5
(205,201,213)
#DDDAE3
(221,218,227)
#EDEBF1
(237,235,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D4165 color. Also use rgb(77,65,101) instead hex code.

Text Font Color

.myTextColor { color: #4D4165; }

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

This text font color is #4D4165.

Background Color

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

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

This div background color is #4D4165.

Border color

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

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

This div border color is #4D4165.

Opacity

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

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

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

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

This text has shadow with #4D4165 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D4165.

Preview

Color preview on black background

This text has color #4D4165 on black background.


Color preview on white background

This text has color #4D4165 on white background.


Black color preview on #4D4165 background

This text has black color on #4D4165 background.


White color preview on #4D4165 background

This text has white color on #4D4165 background.


Related colors

Complementary color

Complementary color for #hex is #B2BE9A.


I love getcolorcode.com

Triadic colors

1 #654D41 and #41654D with #4D4165 are triadic colors.

2 #65414D and #414D65 with #4D4165 are triadic colors.