COLOR #4D835A

HEX: #4D835A RGB: (77,131,90)

Renk bilgisi

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

RGB renk modeli

#4D835A color RGB value is (77,131,90).

RGB: (77,131,90) (30%, 51%, 35%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 131 of 255 = 51%
B 90 of 255 = 35%

77
131
90

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

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 131 + 90 = 298 (100%)
R 77 of 298 ~ 25.84%
G 131 of 298 ~ 43.96%
B 90 of 298 ~ 30.2'%

%25.84
%43.96
%30.2

CMYK RENK MODELİ

#4D835A rengi CMYK tonu (41,0,31,49).

  • camgöbeği tonu 41.22%
  • eflatun tonu 0.00%
  • sarı tonu 31.30%
  • ana renk tonu 48.63%

CMYK: (41,0,31,49)
C41M0Y31K49 (41%, 0%, 31%, 49%)
(0.41 / 0.00 / 0.31 / 0.49)

CMYK yüzdeleri

%41.22
%0
%31.3
%48.63

Codes

Color #4D835A in popluar color models

4D 83 5A
RGB 77 131 90
HSL 134° 25.96% 40.78%
HSB/HSV 134° 41.22% 51.37%
CMYK 41.22% 0.00% 31.30%
48.63%

Color #4D835A in popluar number systems.

HEX 4D 83 5A
Decimal 77 131 90
Binary 1001101 10000011 1011010
Octal 115 203 132

Shades and tints

Shades of #4D835A

#4D835A
(77,131,90)
#467852
(70,120,82)
#3F6D4A
(63,109,74)
#386242
(56,98,66)
#31573A
(49,87,58)
#2A4C32
(42,76,50)
#23412A
(35,65,42)
#1C3622
(28,54,34)
#152B1A
(21,43,26)
#0E2012
(14,32,18)
#07150A
(7,21,10)
#000000
(0,0,0)

Tints of #4D835A

#4D835A
(77,131,90)
#5D8E69
(93,142,105)
#6D9978
(109,153,120)
#7DA487
(125,164,135)
#8DAF96
(141,175,150)
#9DBAA5
(157,186,165)
#ADC5B4
(173,197,180)
#BDD0C3
(189,208,195)
#CDDBD2
(205,219,210)
#DDE6E1
(221,230,225)
#EDF1F0
(237,241,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D835A color. Also use rgb(77,131,90) instead hex code.

Text Font Color

.myTextColor { color: #4D835A; }

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

This text font color is #4D835A.

Background Color

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

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

This div background color is #4D835A.

Border color

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

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

This div border color is #4D835A.

Opacity

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

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

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

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

This text has shadow with #4D835A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D835A.

Preview

Color preview on black background

This text has color #4D835A on black background.


Color preview on white background

This text has color #4D835A on white background.


Black color preview on #4D835A background

This text has black color on #4D835A background.


White color preview on #4D835A background

This text has white color on #4D835A background.


Related colors

Complementary color

Complementary color for #hex is #B27CA5.


I love getcolorcode.com

Triadic colors

1 #5A4D83 and #835A4D with #4D835A are triadic colors.

2 #5A834D and #834D5A with #4D835A are triadic colors.