COLOR #2E5D17

HEX: #2E5D17 RGB: (46,93,23)

Renk bilgisi

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

RGB renk modeli

#2E5D17 color RGB value is (46,93,23).

RGB: (46,93,23) (18%, 36%, 9%)

RGB bağlantıları ve doygunluk

R 46 of 255 = 18%
G 93 of 255 = 36%
B 23 of 255 = 9%

46
93
23

R + G + B ~ 21%. #2E5D17 is dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 46 + 93 + 23 = 162 (100%)
R 46 of 162 ~ 28.4%
G 93 of 162 ~ 57.41%
B 23 of 162 ~ 14.2'%

%28.4
%57.41
%14.2

CMYK RENK MODELİ

#2E5D17 rengi CMYK tonu (51,0,75,64).

  • camgöbeği tonu 50.54%
  • eflatun tonu 0.00%
  • sarı tonu 75.27%
  • ana renk tonu 63.53%

CMYK: (51,0,75,64)
C51M0Y75K64 (51%, 0%, 75%, 64%)
(0.51 / 0.00 / 0.75 / 0.64)

CMYK yüzdeleri

%50.54
%0
%75.27
%63.53

Codes

Color #2E5D17 in popluar color models

2E 5D 17
RGB 46 93 23
HSL 100° 60.34% 22.75%
HSB/HSV 100° 75.27% 36.47%
CMYK 50.54% 0.00% 75.27%
63.53%

Color #2E5D17 in popluar number systems.

HEX 2E 5D 17
Decimal 46 93 23
Binary 101110 1011101 10111
Octal 56 135 27

Shades and tints

Shades of #2E5D17

#2E5D17
(46,93,23)
#2A5515
(42,85,21)
#264D13
(38,77,19)
#224511
(34,69,17)
#1E3D0F
(30,61,15)
#1A350D
(26,53,13)
#162D0B
(22,45,11)
#122509
(18,37,9)
#0E1D07
(14,29,7)
#0A1505
(10,21,5)
#060D03
(6,13,3)
#000000
(0,0,0)

Tints of #2E5D17

#2E5D17
(46,93,23)
#416B2C
(65,107,44)
#547941
(84,121,65)
#678756
(103,135,86)
#7A956B
(122,149,107)
#8DA380
(141,163,128)
#A0B195
(160,177,149)
#B3BFAA
(179,191,170)
#C6CDBF
(198,205,191)
#D9DBD4
(217,219,212)
#ECE9E9
(236,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #2E5D17 color. Also use rgb(46,93,23) instead hex code.

Text Font Color

.myTextColor { color: #2E5D17; }

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

This text font color is #2E5D17.

Background Color

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

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

This div background color is #2E5D17.

Border color

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

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

This div border color is #2E5D17.

Opacity

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

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

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

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

This text has shadow with #2E5D17 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #2E5D17.

Preview

Color preview on black background

This text has color #2E5D17 on black background.


Color preview on white background

This text has color #2E5D17 on white background.


Black color preview on #2E5D17 background

This text has black color on #2E5D17 background.


White color preview on #2E5D17 background

This text has white color on #2E5D17 background.


Related colors

Complementary color

Complementary color for #hex is #D1A2E8.


I love getcolorcode.com

Triadic colors

1 #172E5D and #5D172E with #2E5D17 are triadic colors.

2 #175D2E and #5D2E17 with #2E5D17 are triadic colors.