COLOR #4D6371

HEX: #4D6371 RGB: (77,99,113)

Renk bilgisi

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

RGB renk modeli

#4D6371 color RGB value is (77,99,113).

RGB: (77,99,113) (30%, 39%, 44%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 99 of 255 = 39%
B 113 of 255 = 44%

77
99
113

R + G + B ~ 38%. #4D6371 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 99 + 113 = 289 (100%)
R 77 of 289 ~ 26.64%
G 99 of 289 ~ 34.26%
B 113 of 289 ~ 39.1'%

%26.64
%34.26
%39.1

CMYK RENK MODELİ

#4D6371 rengi CMYK tonu (32,12,0,56).

  • camgöbeği tonu 31.86%
  • eflatun tonu 12.39%
  • sarı tonu 0.00%
  • ana renk tonu 55.69%

CMYK: (32,12,0,56)
C32M12Y0K56 (32%, 12%, 0%, 56%)
(0.32 / 0.12 / 0.00 / 0.56)

CMYK yüzdeleri

%31.86
%12.39
%0
%55.69

Codes

Color #4D6371 in popluar color models

4D 63 71
RGB 77 99 113
HSL 203° 18.95% 37.25%
HSB/HSV 203° 31.86% 44.31%
CMYK 31.86% 12.39% 0.00%
55.69%

Color #4D6371 in popluar number systems.

HEX 4D 63 71
Decimal 77 99 113
Binary 1001101 1100011 1110001
Octal 115 143 161

Shades and tints

Shades of #4D6371

#4D6371
(77,99,113)
#465A67
(70,90,103)
#3F515D
(63,81,93)
#384853
(56,72,83)
#313F49
(49,63,73)
#2A363F
(42,54,63)
#232D35
(35,45,53)
#1C242B
(28,36,43)
#151B21
(21,27,33)
#0E1217
(14,18,23)
#07090D
(7,9,13)
#000000
(0,0,0)

Tints of #4D6371

#4D6371
(77,99,113)
#5D717D
(93,113,125)
#6D7F89
(109,127,137)
#7D8D95
(125,141,149)
#8D9BA1
(141,155,161)
#9DA9AD
(157,169,173)
#ADB7B9
(173,183,185)
#BDC5C5
(189,197,197)
#CDD3D1
(205,211,209)
#DDE1DD
(221,225,221)
#EDEFE9
(237,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4D6371; }

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

This text font color is #4D6371.

Background Color

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

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

This div background color is #4D6371.

Border color

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

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

This div border color is #4D6371.

Opacity

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

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

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

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

This text has shadow with #4D6371 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D6371.

Preview

Color preview on black background

This text has color #4D6371 on black background.


Color preview on white background

This text has color #4D6371 on white background.


Black color preview on #4D6371 background

This text has black color on #4D6371 background.


White color preview on #4D6371 background

This text has white color on #4D6371 background.


Related colors

Complementary color

Complementary color for #hex is #B29C8E.


I love getcolorcode.com

Triadic colors

1 #714D63 and #63714D with #4D6371 are triadic colors.

2 #71634D and #634D71 with #4D6371 are triadic colors.