COLOR #2E5759

HEX: #2E5759 RGB: (46,87,89)

Renk bilgisi

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

RGB renk modeli

#2E5759 color RGB value is (46,87,89).

RGB: (46,87,89) (18%, 34%, 35%)

RGB bağlantıları ve doygunluk

R 46 of 255 = 18%
G 87 of 255 = 34%
B 89 of 255 = 35%

46
87
89

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

Yüzdelerle RGB renk parçaları

R + G + B = 46 + 87 + 89 = 222 (100%)
R 46 of 222 ~ 20.72%
G 87 of 222 ~ 39.19%
B 89 of 222 ~ 40.09'%

%20.72
%39.19
%40.09

CMYK RENK MODELİ

#2E5759 rengi CMYK tonu (48,2,0,65).

  • camgöbeği tonu 48.31%
  • eflatun tonu 2.25%
  • sarı tonu 0.00%
  • ana renk tonu 65.10%

CMYK: (48,2,0,65)
C48M2Y0K65 (48%, 2%, 0%, 65%)
(0.48 / 0.02 / 0.00 / 0.65)

CMYK yüzdeleri

%48.31
%2.25
%0
%65.1

Codes

Color #2E5759 in popluar color models

2E 57 59
RGB 46 87 89
HSL 183° 31.85% 26.47%
HSB/HSV 183° 48.31% 34.90%
CMYK 48.31% 2.25% 0.00%
65.10%

Color #2E5759 in popluar number systems.

HEX 2E 57 59
Decimal 46 87 89
Binary 101110 1010111 1011001
Octal 56 127 131

Shades and tints

Shades of #2E5759

#2E5759
(46,87,89)
#2A5051
(42,80,81)
#264949
(38,73,73)
#224241
(34,66,65)
#1E3B39
(30,59,57)
#1A3431
(26,52,49)
#162D29
(22,45,41)
#122621
(18,38,33)
#0E1F19
(14,31,25)
#0A1811
(10,24,17)
#061109
(6,17,9)
#000000
(0,0,0)

Tints of #2E5759

#2E5759
(46,87,89)
#416668
(65,102,104)
#547577
(84,117,119)
#678486
(103,132,134)
#7A9395
(122,147,149)
#8DA2A4
(141,162,164)
#A0B1B3
(160,177,179)
#B3C0C2
(179,192,194)
#C6CFD1
(198,207,209)
#D9DEE0
(217,222,224)
#ECEDEF
(236,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #2E5759 color. Also use rgb(46,87,89) instead hex code.

Text Font Color

.myTextColor { color: #2E5759; }

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

This text font color is #2E5759.

Background Color

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

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

This div background color is #2E5759.

Border color

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

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

This div border color is #2E5759.

Opacity

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

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

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

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

This text has shadow with #2E5759 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #2E5759.

Preview

Color preview on black background

This text has color #2E5759 on black background.


Color preview on white background

This text has color #2E5759 on white background.


Black color preview on #2E5759 background

This text has black color on #2E5759 background.


White color preview on #2E5759 background

This text has white color on #2E5759 background.


Related colors

Complementary color

Complementary color for #hex is #D1A8A6.


I love getcolorcode.com

Triadic colors

1 #592E57 and #57592E with #2E5759 are triadic colors.

2 #59572E and #572E59 with #2E5759 are triadic colors.