COLOR #2E5013

HEX: #2E5013 RGB: (46,80,19)

Renk bilgisi

#2E5013 contains mainly red and green colors. #2E5013 ‘ nin web güvenlik rengi #336600 (ya da #360) dir.

RGB renk modeli

#2E5013 color RGB value is (46,80,19).

RGB: (46,80,19) (18%, 31%, 7%)

RGB bağlantıları ve doygunluk

R 46 of 255 = 18%
G 80 of 255 = 31%
B 19 of 255 = 7%

46
80
19

R + G + B ~ 19%. #2E5013 is dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 46 + 80 + 19 = 145 (100%)
R 46 of 145 ~ 31.72%
G 80 of 145 ~ 55.17%
B 19 of 145 ~ 13.1'%

%31.72
%55.17
%13.1

CMYK RENK MODELİ

#2E5013 rengi CMYK tonu (43,0,76,69).

  • camgöbeği tonu 42.50%
  • eflatun tonu 0.00%
  • sarı tonu 76.25%
  • ana renk tonu 68.63%

CMYK: (43,0,76,69)
C43M0Y76K69 (43%, 0%, 76%, 69%)
(0.43 / 0.00 / 0.76 / 0.69)

CMYK yüzdeleri

%42.5
%0
%76.25
%68.63

Codes

Color #2E5013 in popluar color models

2E 50 13
RGB 46 80 19
HSL 93° 61.62% 19.41%
HSB/HSV 93° 76.25% 31.37%
CMYK 42.50% 0.00% 76.25%
68.63%

Color #2E5013 in popluar number systems.

HEX 2E 50 13
Decimal 46 80 19
Binary 101110 1010000 10011
Octal 56 120 23

Shades and tints

Shades of #2E5013

#2E5013
(46,80,19)
#2A4912
(42,73,18)
#264211
(38,66,17)
#223B10
(34,59,16)
#1E340F
(30,52,15)
#1A2D0E
(26,45,14)
#16260D
(22,38,13)
#121F0C
(18,31,12)
#0E180B
(14,24,11)
#0A110A
(10,17,10)
#060A09
(6,10,9)
#000000
(0,0,0)

Tints of #2E5013

#2E5013
(46,80,19)
#415F28
(65,95,40)
#546E3D
(84,110,61)
#677D52
(103,125,82)
#7A8C67
(122,140,103)
#8D9B7C
(141,155,124)
#A0AA91
(160,170,145)
#B3B9A6
(179,185,166)
#C6C8BB
(198,200,187)
#D9D7D0
(217,215,208)
#ECE6E5
(236,230,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #2E5013 color. Also use rgb(46,80,19) instead hex code.

Text Font Color

.myTextColor { color: #2E5013; }

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

This text font color is #2E5013.

Background Color

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

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

This div background color is #2E5013.

Border color

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

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

This div border color is #2E5013.

Opacity

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

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

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

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

This text has shadow with #2E5013 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #2E5013.

Preview

Color preview on black background

This text has color #2E5013 on black background.


Color preview on white background

This text has color #2E5013 on white background.


Black color preview on #2E5013 background

This text has black color on #2E5013 background.


White color preview on #2E5013 background

This text has white color on #2E5013 background.


Related colors

Complementary color

Complementary color for #hex is #D1AFEC.


I love getcolorcode.com

Triadic colors

1 #132E50 and #50132E with #2E5013 are triadic colors.

2 #13502E and #502E13 with #2E5013 are triadic colors.