COLOR #4D365F

HEX: #4D365F RGB: (77,54,95)

Renk bilgisi

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

RGB renk modeli

#4D365F color RGB value is (77,54,95).

RGB: (77,54,95) (30%, 21%, 37%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 54 of 255 = 21%
B 95 of 255 = 37%

77
54
95

R + G + B ~ 29%. #4D365F is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 54 + 95 = 226 (100%)
R 77 of 226 ~ 34.07%
G 54 of 226 ~ 23.89%
B 95 of 226 ~ 42.04'%

%34.07
%23.89
%42.04

CMYK RENK MODELİ

#4D365F rengi CMYK tonu (19,43,0,63).

  • camgöbeği tonu 18.95%
  • eflatun tonu 43.16%
  • sarı tonu 0.00%
  • ana renk tonu 62.75%

CMYK: (19,43,0,63)
C19M43Y0K63 (19%, 43%, 0%, 63%)
(0.19 / 0.43 / 0.00 / 0.63)

CMYK yüzdeleri

%18.95
%43.16
%0
%62.75

Codes

Color #4D365F in popluar color models

4D 36 5F
RGB 77 54 95
HSL 274° 27.52% 29.22%
HSB/HSV 274° 43.16% 37.25%
CMYK 18.95% 43.16% 0.00%
62.75%

Color #4D365F in popluar number systems.

HEX 4D 36 5F
Decimal 77 54 95
Binary 1001101 110110 1011111
Octal 115 66 137

Shades and tints

Shades of #4D365F

#4D365F
(77,54,95)
#463257
(70,50,87)
#3F2E4F
(63,46,79)
#382A47
(56,42,71)
#31263F
(49,38,63)
#2A2237
(42,34,55)
#231E2F
(35,30,47)
#1C1A27
(28,26,39)
#15161F
(21,22,31)
#0E1217
(14,18,23)
#070E0F
(7,14,15)
#000000
(0,0,0)

Tints of #4D365F

#4D365F
(77,54,95)
#5D486D
(93,72,109)
#6D5A7B
(109,90,123)
#7D6C89
(125,108,137)
#8D7E97
(141,126,151)
#9D90A5
(157,144,165)
#ADA2B3
(173,162,179)
#BDB4C1
(189,180,193)
#CDC6CF
(205,198,207)
#DDD8DD
(221,216,221)
#EDEAEB
(237,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D365F color. Also use rgb(77,54,95) instead hex code.

Text Font Color

.myTextColor { color: #4D365F; }

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

This text font color is #4D365F.

Background Color

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

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

This div background color is #4D365F.

Border color

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

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

This div border color is #4D365F.

Opacity

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

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

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

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

This text has shadow with #4D365F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D365F.

Preview

Color preview on black background

This text has color #4D365F on black background.


Color preview on white background

This text has color #4D365F on white background.


Black color preview on #4D365F background

This text has black color on #4D365F background.


White color preview on #4D365F background

This text has white color on #4D365F background.


Related colors

Complementary color

Complementary color for #hex is #B2C9A0.


I love getcolorcode.com

Triadic colors

1 #5F4D36 and #365F4D with #4D365F are triadic colors.

2 #5F364D and #364D5F with #4D365F are triadic colors.