COLOR #4D706A

HEX: #4D706A RGB: (77,112,106)

Renk bilgisi

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

RGB renk modeli

#4D706A color RGB value is (77,112,106).

RGB: (77,112,106) (30%, 44%, 42%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 112 of 255 = 44%
B 106 of 255 = 42%

77
112
106

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

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 112 + 106 = 295 (100%)
R 77 of 295 ~ 26.1%
G 112 of 295 ~ 37.97%
B 106 of 295 ~ 35.93'%

%26.1
%37.97
%35.93

CMYK RENK MODELİ

#4D706A rengi CMYK tonu (31,0,5,56).

  • camgöbeği tonu 31.25%
  • eflatun tonu 0.00%
  • sarı tonu 5.36%
  • ana renk tonu 56.08%

CMYK: (31,0,5,56)
C31M0Y5K56 (31%, 0%, 5%, 56%)
(0.31 / 0.00 / 0.05 / 0.56)

CMYK yüzdeleri

%31.25
%0
%5.36
%56.08

Codes

Color #4D706A in popluar color models

4D 70 6A
RGB 77 112 106
HSL 170° 18.52% 37.06%
HSB/HSV 170° 31.25% 43.92%
CMYK 31.25% 0.00% 5.36%
56.08%

Color #4D706A in popluar number systems.

HEX 4D 70 6A
Decimal 77 112 106
Binary 1001101 1110000 1101010
Octal 115 160 152

Shades and tints

Shades of #4D706A

#4D706A
(77,112,106)
#466661
(70,102,97)
#3F5C58
(63,92,88)
#38524F
(56,82,79)
#314846
(49,72,70)
#2A3E3D
(42,62,61)
#233434
(35,52,52)
#1C2A2B
(28,42,43)
#152022
(21,32,34)
#0E1619
(14,22,25)
#070C10
(7,12,16)
#000000
(0,0,0)

Tints of #4D706A

#4D706A
(77,112,106)
#5D7D77
(93,125,119)
#6D8A84
(109,138,132)
#7D9791
(125,151,145)
#8DA49E
(141,164,158)
#9DB1AB
(157,177,171)
#ADBEB8
(173,190,184)
#BDCBC5
(189,203,197)
#CDD8D2
(205,216,210)
#DDE5DF
(221,229,223)
#EDF2EC
(237,242,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D706A color. Also use rgb(77,112,106) instead hex code.

Text Font Color

.myTextColor { color: #4D706A; }

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

This text font color is #4D706A.

Background Color

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

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

This div background color is #4D706A.

Border color

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

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

This div border color is #4D706A.

Opacity

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

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

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

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

This text has shadow with #4D706A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D706A.

Preview

Color preview on black background

This text has color #4D706A on black background.


Color preview on white background

This text has color #4D706A on white background.


Black color preview on #4D706A background

This text has black color on #4D706A background.


White color preview on #4D706A background

This text has white color on #4D706A background.


Related colors

Complementary color

Complementary color for #hex is #B28F95.


I love getcolorcode.com

Triadic colors

1 #6A4D70 and #706A4D with #4D706A are triadic colors.

2 #6A704D and #704D6A with #4D706A are triadic colors.