COLOR #4D729A

HEX: #4D729A RGB: (77,114,154)

Renk bilgisi

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

RGB renk modeli

#4D729A color RGB value is (77,114,154).

RGB: (77,114,154) (30%, 45%, 60%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 114 of 255 = 45%
B 154 of 255 = 60%

77
114
154

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

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 114 + 154 = 345 (100%)
R 77 of 345 ~ 22.32%
G 114 of 345 ~ 33.04%
B 154 of 345 ~ 44.64'%

%22.32
%33.04
%44.64

CMYK RENK MODELİ

#4D729A rengi CMYK tonu (50,26,0,40).

  • camgöbeği tonu 50.00%
  • eflatun tonu 25.97%
  • sarı tonu 0.00%
  • ana renk tonu 39.61%

CMYK: (50,26,0,40)
C50M26Y0K40 (50%, 26%, 0%, 40%)
(0.50 / 0.26 / 0.00 / 0.40)

CMYK yüzdeleri

%50
%25.97
%0
%39.61

Codes

Color #4D729A in popluar color models

4D 72 9A
RGB 77 114 154
HSL 211° 33.33% 45.29%
HSB/HSV 211° 50.00% 60.39%
CMYK 50.00% 25.97% 0.00%
39.61%

Color #4D729A in popluar number systems.

HEX 4D 72 9A
Decimal 77 114 154
Binary 1001101 1110010 10011010
Octal 115 162 232

Shades and tints

Shades of #4D729A

#4D729A
(77,114,154)
#46688C
(70,104,140)
#3F5E7E
(63,94,126)
#385470
(56,84,112)
#314A62
(49,74,98)
#2A4054
(42,64,84)
#233646
(35,54,70)
#1C2C38
(28,44,56)
#15222A
(21,34,42)
#0E181C
(14,24,28)
#070E0E
(7,14,14)
#000000
(0,0,0)

Tints of #4D729A

#4D729A
(77,114,154)
#5D7EA3
(93,126,163)
#6D8AAC
(109,138,172)
#7D96B5
(125,150,181)
#8DA2BE
(141,162,190)
#9DAEC7
(157,174,199)
#ADBAD0
(173,186,208)
#BDC6D9
(189,198,217)
#CDD2E2
(205,210,226)
#DDDEEB
(221,222,235)
#EDEAF4
(237,234,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D729A color. Also use rgb(77,114,154) instead hex code.

Text Font Color

.myTextColor { color: #4D729A; }

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

This text font color is #4D729A.

Background Color

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

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

This div background color is #4D729A.

Border color

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

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

This div border color is #4D729A.

Opacity

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

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

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

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

This text has shadow with #4D729A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D729A.

Preview

Color preview on black background

This text has color #4D729A on black background.


Color preview on white background

This text has color #4D729A on white background.


Black color preview on #4D729A background

This text has black color on #4D729A background.


White color preview on #4D729A background

This text has white color on #4D729A background.


Related colors

Complementary color

Complementary color for #hex is #B28D65.


I love getcolorcode.com

Triadic colors

1 #9A4D72 and #729A4D with #4D729A are triadic colors.

2 #9A724D and #724D9A with #4D729A are triadic colors.