COLOR #2E5F59

HEX: #2E5F59 RGB: (46,95,89)

Renk bilgisi

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

RGB renk modeli

#2E5F59 color RGB value is (46,95,89).

RGB: (46,95,89) (18%, 37%, 35%)

RGB bağlantıları ve doygunluk

R 46 of 255 = 18%
G 95 of 255 = 37%
B 89 of 255 = 35%

46
95
89

R + G + B ~ 30%. #2E5F59 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 46 + 95 + 89 = 230 (100%)
R 46 of 230 ~ 20%
G 95 of 230 ~ 41.3%
B 89 of 230 ~ 38.7'%

%20
%41.3
%38.7

CMYK RENK MODELİ

#2E5F59 rengi CMYK tonu (52,0,6,63).

  • camgöbeği tonu 51.58%
  • eflatun tonu 0.00%
  • sarı tonu 6.32%
  • ana renk tonu 62.75%

CMYK: (52,0,6,63)
C52M0Y6K63 (52%, 0%, 6%, 63%)
(0.52 / 0.00 / 0.06 / 0.63)

CMYK yüzdeleri

%51.58
%0
%6.32
%62.75

Codes

Color #2E5F59 in popluar color models

2E 5F 59
RGB 46 95 89
HSL 173° 34.75% 27.65%
HSB/HSV 173° 51.58% 37.25%
CMYK 51.58% 0.00% 6.32%
62.75%

Color #2E5F59 in popluar number systems.

HEX 2E 5F 59
Decimal 46 95 89
Binary 101110 1011111 1011001
Octal 56 137 131

Shades and tints

Shades of #2E5F59

#2E5F59
(46,95,89)
#2A5751
(42,87,81)
#264F49
(38,79,73)
#224741
(34,71,65)
#1E3F39
(30,63,57)
#1A3731
(26,55,49)
#162F29
(22,47,41)
#122721
(18,39,33)
#0E1F19
(14,31,25)
#0A1711
(10,23,17)
#060F09
(6,15,9)
#000000
(0,0,0)

Tints of #2E5F59

#2E5F59
(46,95,89)
#416D68
(65,109,104)
#547B77
(84,123,119)
#678986
(103,137,134)
#7A9795
(122,151,149)
#8DA5A4
(141,165,164)
#A0B3B3
(160,179,179)
#B3C1C2
(179,193,194)
#C6CFD1
(198,207,209)
#D9DDE0
(217,221,224)
#ECEBEF
(236,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #2E5F59; }

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

This text font color is #2E5F59.

Background Color

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

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

This div background color is #2E5F59.

Border color

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

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

This div border color is #2E5F59.

Opacity

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

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

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

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

This text has shadow with #2E5F59 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #2E5F59.

Preview

Color preview on black background

This text has color #2E5F59 on black background.


Color preview on white background

This text has color #2E5F59 on white background.


Black color preview on #2E5F59 background

This text has black color on #2E5F59 background.


White color preview on #2E5F59 background

This text has white color on #2E5F59 background.


Related colors

Complementary color

Complementary color for #hex is #D1A0A6.


I love getcolorcode.com

Triadic colors

1 #592E5F and #5F592E with #2E5F59 are triadic colors.

2 #595F2E and #5F2E59 with #2E5F59 are triadic colors.