COLOR #4D618B

HEX: #4D618B RGB: (77,97,139)

Renk bilgisi

#4D618B contains mainly green and blue colors. #4D618B ‘ nin web güvenlik rengi #336699 (ya da #369) dir.

RGB renk modeli

#4D618B color RGB value is (77,97,139).

RGB: (77,97,139) (30%, 38%, 55%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 97 of 255 = 38%
B 139 of 255 = 55%

77
97
139

R + G + B ~ 41%. #4D618B is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 97 + 139 = 313 (100%)
R 77 of 313 ~ 24.6%
G 97 of 313 ~ 30.99%
B 139 of 313 ~ 44.41'%

%24.6
%30.99
%44.41

CMYK RENK MODELİ

#4D618B rengi CMYK tonu (45,30,0,45).

  • camgöbeği tonu 44.60%
  • eflatun tonu 30.22%
  • sarı tonu 0.00%
  • ana renk tonu 45.49%

CMYK: (45,30,0,45)
C45M30Y0K45 (45%, 30%, 0%, 45%)
(0.45 / 0.30 / 0.00 / 0.45)

CMYK yüzdeleri

%44.6
%30.22
%0
%45.49

Codes

Color #4D618B in popluar color models

4D 61 8B
RGB 77 97 139
HSL 221° 28.70% 42.35%
HSB/HSV 221° 44.60% 54.51%
CMYK 44.60% 30.22% 0.00%
45.49%

Color #4D618B in popluar number systems.

HEX 4D 61 8B
Decimal 77 97 139
Binary 1001101 1100001 10001011
Octal 115 141 213

Shades and tints

Shades of #4D618B

#4D618B
(77,97,139)
#46597F
(70,89,127)
#3F5173
(63,81,115)
#384967
(56,73,103)
#31415B
(49,65,91)
#2A394F
(42,57,79)
#233143
(35,49,67)
#1C2937
(28,41,55)
#15212B
(21,33,43)
#0E191F
(14,25,31)
#071113
(7,17,19)
#000000
(0,0,0)

Tints of #4D618B

#4D618B
(77,97,139)
#5D6F95
(93,111,149)
#6D7D9F
(109,125,159)
#7D8BA9
(125,139,169)
#8D99B3
(141,153,179)
#9DA7BD
(157,167,189)
#ADB5C7
(173,181,199)
#BDC3D1
(189,195,209)
#CDD1DB
(205,209,219)
#DDDFE5
(221,223,229)
#EDEDEF
(237,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D618B color. Also use rgb(77,97,139) instead hex code.

Text Font Color

.myTextColor { color: #4D618B; }

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

This text font color is #4D618B.

Background Color

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

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

This div background color is #4D618B.

Border color

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

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

This div border color is #4D618B.

Opacity

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

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

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

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

This text has shadow with #4D618B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D618B.

Preview

Color preview on black background

This text has color #4D618B on black background.


Color preview on white background

This text has color #4D618B on white background.


Black color preview on #4D618B background

This text has black color on #4D618B background.


White color preview on #4D618B background

This text has white color on #4D618B background.


Related colors

Complementary color

Complementary color for #hex is #B29E74.


I love getcolorcode.com

Triadic colors

1 #8B4D61 and #618B4D with #4D618B are triadic colors.

2 #8B614D and #614D8B with #4D618B are triadic colors.