COLOR #4D3759

HEX: #4D3759 RGB: (77,55,89)

Renk bilgisi

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

RGB renk modeli

#4D3759 color RGB value is (77,55,89).

RGB: (77,55,89) (30%, 22%, 35%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 55 of 255 = 22%
B 89 of 255 = 35%

77
55
89

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

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 55 + 89 = 221 (100%)
R 77 of 221 ~ 34.84%
G 55 of 221 ~ 24.89%
B 89 of 221 ~ 40.27'%

%34.84
%24.89
%40.27

CMYK RENK MODELİ

#4D3759 rengi CMYK tonu (13,38,0,65).

  • camgöbeği tonu 13.48%
  • eflatun tonu 38.20%
  • sarı tonu 0.00%
  • ana renk tonu 65.10%

CMYK: (13,38,0,65)
C13M38Y0K65 (13%, 38%, 0%, 65%)
(0.13 / 0.38 / 0.00 / 0.65)

CMYK yüzdeleri

%13.48
%38.2
%0
%65.1

Codes

Color #4D3759 in popluar color models

4D 37 59
RGB 77 55 89
HSL 279° 23.61% 28.24%
HSB/HSV 279° 38.20% 34.90%
CMYK 13.48% 38.20% 0.00%
65.10%

Color #4D3759 in popluar number systems.

HEX 4D 37 59
Decimal 77 55 89
Binary 1001101 110111 1011001
Octal 115 67 131

Shades and tints

Shades of #4D3759

#4D3759
(77,55,89)
#463251
(70,50,81)
#3F2D49
(63,45,73)
#382841
(56,40,65)
#312339
(49,35,57)
#2A1E31
(42,30,49)
#231929
(35,25,41)
#1C1421
(28,20,33)
#150F19
(21,15,25)
#0E0A11
(14,10,17)
#070509
(7,5,9)
#000000
(0,0,0)

Tints of #4D3759

#4D3759
(77,55,89)
#5D4968
(93,73,104)
#6D5B77
(109,91,119)
#7D6D86
(125,109,134)
#8D7F95
(141,127,149)
#9D91A4
(157,145,164)
#ADA3B3
(173,163,179)
#BDB5C2
(189,181,194)
#CDC7D1
(205,199,209)
#DDD9E0
(221,217,224)
#EDEBEF
(237,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D3759 color. Also use rgb(77,55,89) instead hex code.

Text Font Color

.myTextColor { color: #4D3759; }

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

This text font color is #4D3759.

Background Color

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

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

This div background color is #4D3759.

Border color

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

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

This div border color is #4D3759.

Opacity

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

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

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

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

This text has shadow with #4D3759 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D3759.

Preview

Color preview on black background

This text has color #4D3759 on black background.


Color preview on white background

This text has color #4D3759 on white background.


Black color preview on #4D3759 background

This text has black color on #4D3759 background.


White color preview on #4D3759 background

This text has white color on #4D3759 background.


Related colors

Complementary color

Complementary color for #hex is #B2C8A6.


I love getcolorcode.com

Triadic colors

1 #594D37 and #37594D with #4D3759 are triadic colors.

2 #59374D and #374D59 with #4D3759 are triadic colors.