COLOR #2E6749

HEX: #2E6749 RGB: (46,103,73)

Renk bilgisi

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

RGB renk modeli

#2E6749 color RGB value is (46,103,73).

RGB: (46,103,73) (18%, 40%, 29%)

RGB bağlantıları ve doygunluk

R 46 of 255 = 18%
G 103 of 255 = 40%
B 73 of 255 = 29%

46
103
73

R + G + B ~ 29%. #2E6749 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 46 + 103 + 73 = 222 (100%)
R 46 of 222 ~ 20.72%
G 103 of 222 ~ 46.4%
B 73 of 222 ~ 32.88'%

%20.72
%46.4
%32.88

CMYK RENK MODELİ

#2E6749 rengi CMYK tonu (55,0,29,60).

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

CMYK: (55,0,29,60)
C55M0Y29K60 (55%, 0%, 29%, 60%)
(0.55 / 0.00 / 0.29 / 0.60)

CMYK yüzdeleri

%55.34
%0
%29.13
%59.61

Codes

Color #2E6749 in popluar color models

2E 67 49
RGB 46 103 73
HSL 148° 38.26% 29.22%
HSB/HSV 148° 55.34% 40.39%
CMYK 55.34% 0.00% 29.13%
59.61%

Color #2E6749 in popluar number systems.

HEX 2E 67 49
Decimal 46 103 73
Binary 101110 1100111 1001001
Octal 56 147 111

Shades and tints

Shades of #2E6749

#2E6749
(46,103,73)
#2A5E43
(42,94,67)
#26553D
(38,85,61)
#224C37
(34,76,55)
#1E4331
(30,67,49)
#1A3A2B
(26,58,43)
#163125
(22,49,37)
#12281F
(18,40,31)
#0E1F19
(14,31,25)
#0A1613
(10,22,19)
#060D0D
(6,13,13)
#000000
(0,0,0)

Tints of #2E6749

#2E6749
(46,103,73)
#417459
(65,116,89)
#548169
(84,129,105)
#678E79
(103,142,121)
#7A9B89
(122,155,137)
#8DA899
(141,168,153)
#A0B5A9
(160,181,169)
#B3C2B9
(179,194,185)
#C6CFC9
(198,207,201)
#D9DCD9
(217,220,217)
#ECE9E9
(236,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #2E6749 color. Also use rgb(46,103,73) instead hex code.

Text Font Color

.myTextColor { color: #2E6749; }

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

This text font color is #2E6749.

Background Color

.myBgColor { background-color: #2E6749; }

<div style="background-color:#2E6749">Inner text</div>

This div background color is #2E6749.

Border color

.myBorderColor { border: 1px solid #2E6749; }

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

This div border color is #2E6749.

Opacity

.myOpacity80 { color: #2E6749; opacity: 0.8; }

<p style="color:#2E6749;opacity:0.8;">80%</p>

Text with #2E6749 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 #2E6749;}

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

This text has shadow with #2E6749 color.


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

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

This text has shadow with #2E6749 primary color and red secondary color.


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

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

This text has shadow with #2E6749 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #2E6749.

Preview

Color preview on black background

This text has color #2E6749 on black background.


Color preview on white background

This text has color #2E6749 on white background.


Black color preview on #2E6749 background

This text has black color on #2E6749 background.


White color preview on #2E6749 background

This text has white color on #2E6749 background.


Related colors

Complementary color

Complementary color for #hex is #D198B6.


I love getcolorcode.com

Triadic colors

1 #492E67 and #67492E with #2E6749 are triadic colors.

2 #49672E and #672E49 with #2E6749 are triadic colors.