COLOR #4D695B

HEX: #4D695B RGB: (77,105,91)

Renk bilgisi

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

RGB renk modeli

#4D695B color RGB value is (77,105,91).

RGB: (77,105,91) (30%, 41%, 36%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 105 of 255 = 41%
B 91 of 255 = 36%

77
105
91

R + G + B ~ 36%. #4D695B is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 105 + 91 = 273 (100%)
R 77 of 273 ~ 28.21%
G 105 of 273 ~ 38.46%
B 91 of 273 ~ 33.33'%

%28.21
%38.46
%33.33

CMYK RENK MODELİ

#4D695B rengi CMYK tonu (27,0,13,59).

  • camgöbeği tonu 26.67%
  • eflatun tonu 0.00%
  • sarı tonu 13.33%
  • ana renk tonu 58.82%

CMYK: (27,0,13,59)
C27M0Y13K59 (27%, 0%, 13%, 59%)
(0.27 / 0.00 / 0.13 / 0.59)

CMYK yüzdeleri

%26.67
%0
%13.33
%58.82

Codes

Color #4D695B in popluar color models

4D 69 5B
RGB 77 105 91
HSL 150° 15.38% 35.69%
HSB/HSV 150° 26.67% 41.18%
CMYK 26.67% 0.00% 13.33%
58.82%

Color #4D695B in popluar number systems.

HEX 4D 69 5B
Decimal 77 105 91
Binary 1001101 1101001 1011011
Octal 115 151 133

Shades and tints

Shades of #4D695B

#4D695B
(77,105,91)
#466053
(70,96,83)
#3F574B
(63,87,75)
#384E43
(56,78,67)
#31453B
(49,69,59)
#2A3C33
(42,60,51)
#23332B
(35,51,43)
#1C2A23
(28,42,35)
#15211B
(21,33,27)
#0E1813
(14,24,19)
#070F0B
(7,15,11)
#000000
(0,0,0)

Tints of #4D695B

#4D695B
(77,105,91)
#5D7669
(93,118,105)
#6D8377
(109,131,119)
#7D9085
(125,144,133)
#8D9D93
(141,157,147)
#9DAAA1
(157,170,161)
#ADB7AF
(173,183,175)
#BDC4BD
(189,196,189)
#CDD1CB
(205,209,203)
#DDDED9
(221,222,217)
#EDEBE7
(237,235,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D695B color. Also use rgb(77,105,91) instead hex code.

Text Font Color

.myTextColor { color: #4D695B; }

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

This text font color is #4D695B.

Background Color

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

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

This div background color is #4D695B.

Border color

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

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

This div border color is #4D695B.

Opacity

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

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

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

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

This text has shadow with #4D695B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D695B.

Preview

Color preview on black background

This text has color #4D695B on black background.


Color preview on white background

This text has color #4D695B on white background.


Black color preview on #4D695B background

This text has black color on #4D695B background.


White color preview on #4D695B background

This text has white color on #4D695B background.


Related colors

Complementary color

Complementary color for #hex is #B296A4.


I love getcolorcode.com

Triadic colors

1 #5B4D69 and #695B4D with #4D695B are triadic colors.

2 #5B694D and #694D5B with #4D695B are triadic colors.