COLOR #3B6749

HEX: #3B6749 RGB: (59,103,73)

Renk bilgisi

#3B6749 contains red, green and blue colors in about the same proportion. #3B6749 ‘ nin web güvenlik rengi #336633 (ya da #363) dir.

RGB renk modeli

#3B6749 color RGB value is (59,103,73).

RGB: (59,103,73) (23%, 40%, 29%)

RGB bağlantıları ve doygunluk

R 59 of 255 = 23%
G 103 of 255 = 40%
B 73 of 255 = 29%

59
103
73

R + G + B ~ 31%. #3B6749 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 59 + 103 + 73 = 235 (100%)
R 59 of 235 ~ 25.11%
G 103 of 235 ~ 43.83%
B 73 of 235 ~ 31.06'%

%25.11
%43.83
%31.06

CMYK RENK MODELİ

#3B6749 rengi CMYK tonu (43,0,29,60).

  • camgöbeği tonu 42.72%
  • eflatun tonu 0.00%
  • sarı tonu 29.13%
  • ana renk tonu 59.61%

CMYK: (43,0,29,60)
C43M0Y29K60 (43%, 0%, 29%, 60%)
(0.43 / 0.00 / 0.29 / 0.60)

CMYK yüzdeleri

%42.72
%0
%29.13
%59.61

Codes

Color #3B6749 in popluar color models

3B 67 49
RGB 59 103 73
HSL 139° 27.16% 31.76%
HSB/HSV 139° 42.72% 40.39%
CMYK 42.72% 0.00% 29.13%
59.61%

Color #3B6749 in popluar number systems.

HEX 3B 67 49
Decimal 59 103 73
Binary 111011 1100111 1001001
Octal 73 147 111

Shades and tints

Shades of #3B6749

#3B6749
(59,103,73)
#365E43
(54,94,67)
#31553D
(49,85,61)
#2C4C37
(44,76,55)
#274331
(39,67,49)
#223A2B
(34,58,43)
#1D3125
(29,49,37)
#18281F
(24,40,31)
#131F19
(19,31,25)
#0E1613
(14,22,19)
#090D0D
(9,13,13)
#000000
(0,0,0)

Tints of #3B6749

#3B6749
(59,103,73)
#4C7459
(76,116,89)
#5D8169
(93,129,105)
#6E8E79
(110,142,121)
#7F9B89
(127,155,137)
#90A899
(144,168,153)
#A1B5A9
(161,181,169)
#B2C2B9
(178,194,185)
#C3CFC9
(195,207,201)
#D4DCD9
(212,220,217)
#E5E9E9
(229,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #3B6749; }

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

This text font color is #3B6749.

Background Color

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

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

This div background color is #3B6749.

Border color

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

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

This div border color is #3B6749.

Opacity

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

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

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

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

This text has shadow with #3B6749 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #3B6749.

Preview

Color preview on black background

This text has color #3B6749 on black background.


Color preview on white background

This text has color #3B6749 on white background.


Black color preview on #3B6749 background

This text has black color on #3B6749 background.


White color preview on #3B6749 background

This text has white color on #3B6749 background.


Related colors

Complementary color

Complementary color for #hex is #C498B6.


I love getcolorcode.com

Triadic colors

1 #493B67 and #67493B with #3B6749 are triadic colors.

2 #49673B and #673B49 with #3B6749 are triadic colors.