COLOR #2E5C68

HEX: #2E5C68 RGB: (46,92,104)

Color info

#2E5C68 contains red, green and blue colors in about the same proportion. Web safe color of #2E5C68 is #336666 (or #366).

RGB color model

#2E5C68 color RGB value is (46,92,104).

RGB: (46,92,104) (18%, 36%, 41%)

RGB channels and saturation

R 46 of 255 = 18%
G 92 of 255 = 36%
B 104 of 255 = 41%

46
92
104

R + G + B ~ 32%. #2E5C68 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 46 + 92 + 104 = 242 (100%)
R 46 of 242 ~ 19.01%
G 92 of 242 ~ 38.02%
B 104 of 242 ~ 42.98'%

%19.01
%38.02
%42.98

CMYK color model

#2E5C68 color CMYK value is (56,12,0,59).

  • cyan value is 55.77%
  • magenta value is 11.54%
  • yellow value is 0.00%
  • key color value is 59.22%
CMYK: (56,12,0,59) C56M12Y0K59 (56%,12%,0%,59%) (0.56/0.12/0.00/0.59) 

CMYK percentages

%55.77
%11.54
%0
%59.22

Codes

Color #2E5C68 in popluar color models

2E 5C 68
RGB 46 92 104
HSL 192° 38.67% 29.41%
HSB/HSV 192° 55.77% 40.78%
CMYK 55.77% 11.54% 0.00%
59.22%

Color #2E5C68 in popluar number systems.

HEX 2E 5C 68
Decimal 46 92 104
Binary 101110 1011100 1101000
Octal 56 134 150

Shades and tints

Shades of #2E5C68

#2E5C68
(46,92,104)
#2A545F
(42,84,95)
#264C56
(38,76,86)
#22444D
(34,68,77)
#1E3C44
(30,60,68)
#1A343B
(26,52,59)
#162C32
(22,44,50)
#122429
(18,36,41)
#0E1C20
(14,28,32)
#0A1417
(10,20,23)
#060C0E
(6,12,14)
#000000
(0,0,0)

Tints of #2E5C68

#2E5C68
(46,92,104)
#416A75
(65,106,117)
#547882
(84,120,130)
#67868F
(103,134,143)
#7A949C
(122,148,156)
#8DA2A9
(141,162,169)
#A0B0B6
(160,176,182)
#B3BEC3
(179,190,195)
#C6CCD0
(198,204,208)
#D9DADD
(217,218,221)
#ECE8EA
(236,232,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #2E5C68; }

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

This text font color is #2E5C68.

Background Color

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

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

This div background color is #2E5C68.

Border color

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

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

This div border color is #2E5C68.

Opacity

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

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

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

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

This text has shadow with #2E5C68 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #2E5C68.

Preview

Color preview on black background

This text has color #2E5C68 on black background.


Color preview on white background

This text has color #2E5C68 on white background.


Black color preview on #2E5C68 background

This text has black color on #2E5C68 background.


White color preview on #2E5C68 background

This text has white color on #2E5C68 background.


Related colors

Complementary color

Complementary color for #hex is #D1A397.


I love getcolorcode.com

Triadic colors

1 #682E5C and #5C682E with #2E5C68 are triadic colors.

2 #685C2E and #5C2E68 with #2E5C68 are triadic colors.