COLOR #2E684A

HEX: #2E684A RGB: (46,104,74)

Renk bilgisi

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

RGB renk modeli

#2E684A color RGB value is (46,104,74).

RGB: (46,104,74) (18%, 41%, 29%)

RGB bağlantıları ve doygunluk

R 46 of 255 = 18%
G 104 of 255 = 41%
B 74 of 255 = 29%

46
104
74

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

Yüzdelerle RGB renk parçaları

R + G + B = 46 + 104 + 74 = 224 (100%)
R 46 of 224 ~ 20.54%
G 104 of 224 ~ 46.43%
B 74 of 224 ~ 33.04'%

%20.54
%46.43
%33.04

CMYK RENK MODELİ

#2E684A rengi CMYK tonu (56,0,29,59).

  • camgöbeği tonu 55.77%
  • eflatun tonu 0.00%
  • sarı tonu 28.85%
  • ana renk tonu 59.22%

CMYK: (56,0,29,59)
C56M0Y29K59 (56%, 0%, 29%, 59%)
(0.56 / 0.00 / 0.29 / 0.59)

CMYK yüzdeleri

%55.77
%0
%28.85
%59.22

Codes

Color #2E684A in popluar color models

2E 68 4A
RGB 46 104 74
HSL 149° 38.67% 29.41%
HSB/HSV 149° 55.77% 40.78%
CMYK 55.77% 0.00% 28.85%
59.22%

Color #2E684A in popluar number systems.

HEX 2E 68 4A
Decimal 46 104 74
Binary 101110 1101000 1001010
Octal 56 150 112

Shades and tints

Shades of #2E684A

#2E684A
(46,104,74)
#2A5F44
(42,95,68)
#26563E
(38,86,62)
#224D38
(34,77,56)
#1E4432
(30,68,50)
#1A3B2C
(26,59,44)
#163226
(22,50,38)
#122920
(18,41,32)
#0E201A
(14,32,26)
#0A1714
(10,23,20)
#060E0E
(6,14,14)
#000000
(0,0,0)

Tints of #2E684A

#2E684A
(46,104,74)
#41755A
(65,117,90)
#54826A
(84,130,106)
#678F7A
(103,143,122)
#7A9C8A
(122,156,138)
#8DA99A
(141,169,154)
#A0B6AA
(160,182,170)
#B3C3BA
(179,195,186)
#C6D0CA
(198,208,202)
#D9DDDA
(217,221,218)
#ECEAEA
(236,234,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #2E684A color. Also use rgb(46,104,74) instead hex code.

Text Font Color

.myTextColor { color: #2E684A; }

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

This text font color is #2E684A.

Background Color

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

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

This div background color is #2E684A.

Border color

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

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

This div border color is #2E684A.

Opacity

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

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

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

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

This text has shadow with #2E684A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #2E684A.

Preview

Color preview on black background

This text has color #2E684A on black background.


Color preview on white background

This text has color #2E684A on white background.


Black color preview on #2E684A background

This text has black color on #2E684A background.


White color preview on #2E684A background

This text has white color on #2E684A background.


Related colors

Complementary color

Complementary color for #hex is #D197B5.


I love getcolorcode.com

Triadic colors

1 #4A2E68 and #684A2E with #2E684A are triadic colors.

2 #4A682E and #682E4A with #2E684A are triadic colors.