COLOR #2E4C49

HEX: #2E4C49 RGB: (46,76,73)

Renk bilgisi

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

RGB renk modeli

#2E4C49 color RGB value is (46,76,73).

RGB: (46,76,73) (18%, 30%, 29%)

RGB bağlantıları ve doygunluk

R 46 of 255 = 18%
G 76 of 255 = 30%
B 73 of 255 = 29%

46
76
73

R + G + B ~ 26%. #2E4C49 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 46 + 76 + 73 = 195 (100%)
R 46 of 195 ~ 23.59%
G 76 of 195 ~ 38.97%
B 73 of 195 ~ 37.44'%

%23.59
%38.97
%37.44

CMYK RENK MODELİ

#2E4C49 rengi CMYK tonu (39,0,4,70).

  • camgöbeği tonu 39.47%
  • eflatun tonu 0.00%
  • sarı tonu 3.95%
  • ana renk tonu 70.20%

CMYK: (39,0,4,70)
C39M0Y4K70 (39%, 0%, 4%, 70%)
(0.39 / 0.00 / 0.04 / 0.70)

CMYK yüzdeleri

%39.47
%0
%3.95
%70.2

Codes

Color #2E4C49 in popluar color models

2E 4C 49
RGB 46 76 73
HSL 174° 24.59% 23.92%
HSB/HSV 174° 39.47% 29.80%
CMYK 39.47% 0.00% 3.95%
70.20%

Color #2E4C49 in popluar number systems.

HEX 2E 4C 49
Decimal 46 76 73
Binary 101110 1001100 1001001
Octal 56 114 111

Shades and tints

Shades of #2E4C49

#2E4C49
(46,76,73)
#2A4643
(42,70,67)
#26403D
(38,64,61)
#223A37
(34,58,55)
#1E3431
(30,52,49)
#1A2E2B
(26,46,43)
#162825
(22,40,37)
#12221F
(18,34,31)
#0E1C19
(14,28,25)
#0A1613
(10,22,19)
#06100D
(6,16,13)
#000000
(0,0,0)

Tints of #2E4C49

#2E4C49
(46,76,73)
#415C59
(65,92,89)
#546C69
(84,108,105)
#677C79
(103,124,121)
#7A8C89
(122,140,137)
#8D9C99
(141,156,153)
#A0ACA9
(160,172,169)
#B3BCB9
(179,188,185)
#C6CCC9
(198,204,201)
#D9DCD9
(217,220,217)
#ECECE9
(236,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #2E4C49; }

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

This text font color is #2E4C49.

Background Color

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

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

This div background color is #2E4C49.

Border color

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

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

This div border color is #2E4C49.

Opacity

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

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

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

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

This text has shadow with #2E4C49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #2E4C49.

Preview

Color preview on black background

This text has color #2E4C49 on black background.


Color preview on white background

This text has color #2E4C49 on white background.


Black color preview on #2E4C49 background

This text has black color on #2E4C49 background.


White color preview on #2E4C49 background

This text has white color on #2E4C49 background.


Related colors

Complementary color

Complementary color for #hex is #D1B3B6.


I love getcolorcode.com

Triadic colors

1 #492E4C and #4C492E with #2E4C49 are triadic colors.

2 #494C2E and #4C2E49 with #2E4C49 are triadic colors.