COLOR #3B7E49

HEX: #3B7E49 RGB: (59,126,73)

Renk bilgisi

#3B7E49 contains mainly green and blue colors. #3B7E49 ‘ nin web güvenlik rengi #336633 (ya da #363) dir.

RGB renk modeli

#3B7E49 color RGB value is (59,126,73).

RGB: (59,126,73) (23%, 49%, 29%)

RGB bağlantıları ve doygunluk

R 59 of 255 = 23%
G 126 of 255 = 49%
B 73 of 255 = 29%

59
126
73

R + G + B ~ 34%. #3B7E49 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 59 + 126 + 73 = 258 (100%)
R 59 of 258 ~ 22.87%
G 126 of 258 ~ 48.84%
B 73 of 258 ~ 28.29'%

%22.87
%48.84
%28.29

CMYK RENK MODELİ

#3B7E49 rengi CMYK tonu (53,0,42,51).

  • camgöbeği tonu 53.17%
  • eflatun tonu 0.00%
  • sarı tonu 42.06%
  • ana renk tonu 50.59%

CMYK: (53,0,42,51)
C53M0Y42K51 (53%, 0%, 42%, 51%)
(0.53 / 0.00 / 0.42 / 0.51)

CMYK yüzdeleri

%53.17
%0
%42.06
%50.59

Codes

Color #3B7E49 in popluar color models

3B 7E 49
RGB 59 126 73
HSL 133° 36.22% 36.27%
HSB/HSV 133° 53.17% 49.41%
CMYK 53.17% 0.00% 42.06%
50.59%

Color #3B7E49 in popluar number systems.

HEX 3B 7E 49
Decimal 59 126 73
Binary 111011 1111110 1001001
Octal 73 176 111

Shades and tints

Shades of #3B7E49

#3B7E49
(59,126,73)
#367343
(54,115,67)
#31683D
(49,104,61)
#2C5D37
(44,93,55)
#275231
(39,82,49)
#22472B
(34,71,43)
#1D3C25
(29,60,37)
#18311F
(24,49,31)
#132619
(19,38,25)
#0E1B13
(14,27,19)
#09100D
(9,16,13)
#000000
(0,0,0)

Tints of #3B7E49

#3B7E49
(59,126,73)
#4C8959
(76,137,89)
#5D9469
(93,148,105)
#6E9F79
(110,159,121)
#7FAA89
(127,170,137)
#90B599
(144,181,153)
#A1C0A9
(161,192,169)
#B2CBB9
(178,203,185)
#C3D6C9
(195,214,201)
#D4E1D9
(212,225,217)
#E5ECE9
(229,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #3B7E49 color. Also use rgb(59,126,73) instead hex code.

Text Font Color

.myTextColor { color: #3B7E49; }

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

This text font color is #3B7E49.

Background Color

.myBgColor { background-color: #3B7E49; }

<div style="background-color:#3B7E49">Inner text</div>

This div background color is #3B7E49.

Border color

.myBorderColor { border: 1px solid #3B7E49; }

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

This div border color is #3B7E49.

Opacity

.myOpacity80 { color: #3B7E49; opacity: 0.8; }

<p style="color:#3B7E49;opacity:0.8;">80%</p>

Text with #3B7E49 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 #3B7E49;}

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

This text has shadow with #3B7E49 color.


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

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

This text has shadow with #3B7E49 primary color and red secondary color.


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

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

This text has shadow with #3B7E49 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #3B7E49.

Preview

Color preview on black background

This text has color #3B7E49 on black background.


Color preview on white background

This text has color #3B7E49 on white background.


Black color preview on #3B7E49 background

This text has black color on #3B7E49 background.


White color preview on #3B7E49 background

This text has white color on #3B7E49 background.


Related colors

Complementary color

Complementary color for #hex is #C481B6.


I love getcolorcode.com

Triadic colors

1 #493B7E and #7E493B with #3B7E49 are triadic colors.

2 #497E3B and #7E3B49 with #3B7E49 are triadic colors.