COLOR #4D637B

HEX: #4D637B RGB: (77,99,123)

Renk bilgisi

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

RGB renk modeli

#4D637B color RGB value is (77,99,123).

RGB: (77,99,123) (30%, 39%, 48%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 99 of 255 = 39%
B 123 of 255 = 48%

77
99
123

R + G + B ~ 39%. #4D637B is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 99 + 123 = 299 (100%)
R 77 of 299 ~ 25.75%
G 99 of 299 ~ 33.11%
B 123 of 299 ~ 41.14'%

%25.75
%33.11
%41.14

CMYK RENK MODELİ

#4D637B rengi CMYK tonu (37,20,0,52).

  • camgöbeği tonu 37.40%
  • eflatun tonu 19.51%
  • sarı tonu 0.00%
  • ana renk tonu 51.76%

CMYK: (37,20,0,52)
C37M20Y0K52 (37%, 20%, 0%, 52%)
(0.37 / 0.20 / 0.00 / 0.52)

CMYK yüzdeleri

%37.4
%19.51
%0
%51.76

Codes

Color #4D637B in popluar color models

4D 63 7B
RGB 77 99 123
HSL 211° 23.00% 39.22%
HSB/HSV 211° 37.40% 48.24%
CMYK 37.40% 19.51% 0.00%
51.76%

Color #4D637B in popluar number systems.

HEX 4D 63 7B
Decimal 77 99 123
Binary 1001101 1100011 1111011
Octal 115 143 173

Shades and tints

Shades of #4D637B

#4D637B
(77,99,123)
#465A70
(70,90,112)
#3F5165
(63,81,101)
#38485A
(56,72,90)
#313F4F
(49,63,79)
#2A3644
(42,54,68)
#232D39
(35,45,57)
#1C242E
(28,36,46)
#151B23
(21,27,35)
#0E1218
(14,18,24)
#07090D
(7,9,13)
#000000
(0,0,0)

Tints of #4D637B

#4D637B
(77,99,123)
#5D7187
(93,113,135)
#6D7F93
(109,127,147)
#7D8D9F
(125,141,159)
#8D9BAB
(141,155,171)
#9DA9B7
(157,169,183)
#ADB7C3
(173,183,195)
#BDC5CF
(189,197,207)
#CDD3DB
(205,211,219)
#DDE1E7
(221,225,231)
#EDEFF3
(237,239,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4D637B; }

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

This text font color is #4D637B.

Background Color

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

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

This div background color is #4D637B.

Border color

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

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

This div border color is #4D637B.

Opacity

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

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

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

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

This text has shadow with #4D637B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D637B.

Preview

Color preview on black background

This text has color #4D637B on black background.


Color preview on white background

This text has color #4D637B on white background.


Black color preview on #4D637B background

This text has black color on #4D637B background.


White color preview on #4D637B background

This text has white color on #4D637B background.


Related colors

Complementary color

Complementary color for #hex is #B29C84.


I love getcolorcode.com

Triadic colors

1 #7B4D63 and #637B4D with #4D637B are triadic colors.

2 #7B634D and #634D7B with #4D637B are triadic colors.