COLOR #1E5C68

HEX: #1E5C68 RGB: (30,92,104)

Color info

#1E5C68 contains mainly green and blue colors. Web safe color of #1E5C68 is #336666 (or #366).

RGB color model

#1E5C68 color RGB value is (30,92,104).

RGB: (30,92,104) (12%, 36%, 41%)

RGB channels and saturation

R 30 of 255 = 12%
G 92 of 255 = 36%
B 104 of 255 = 41%

30
92
104

R + G + B ~ 30%. #1E5C68 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 30 + 92 + 104 = 226 (100%)
R 30 of 226 ~ 13.27%
G 92 of 226 ~ 40.71%
B 104 of 226 ~ 46.02'%

%13.27
%40.71
%46.02

CMYK color model

#1E5C68 color CMYK value is (71,12,0,59).

  • cyan value is 71.15%
  • magenta value is 11.54%
  • yellow value is 0.00%
  • key color value is 59.22%

CMYK: (71,12,0,59)
C71M12Y0K59 (71%, 12%, 0%, 59%)
(0.71 / 0.12 / 0.00 / 0.59)

CMYK percentages

%71.15
%11.54
%0
%59.22

Codes

Color #1E5C68 in popluar color models

1E 5C 68
RGB 30 92 104
HSL 190° 55.22% 26.27%
HSB/HSV 190° 71.15% 40.78%
CMYK 71.15% 11.54% 0.00%
59.22%

Color #1E5C68 in popluar number systems.

HEX 1E 5C 68
Decimal 30 92 104
Binary 11110 1011100 1101000
Octal 36 134 150

Shades and tints

Shades of #1E5C68

#1E5C68
(30,92,104)
#1C545F
(28,84,95)
#1A4C56
(26,76,86)
#18444D
(24,68,77)
#163C44
(22,60,68)
#14343B
(20,52,59)
#122C32
(18,44,50)
#102429
(16,36,41)
#0E1C20
(14,28,32)
#0C1417
(12,20,23)
#0A0C0E
(10,12,14)
#000000
(0,0,0)

Tints of #1E5C68

#1E5C68
(30,92,104)
#326A75
(50,106,117)
#467882
(70,120,130)
#5A868F
(90,134,143)
#6E949C
(110,148,156)
#82A2A9
(130,162,169)
#96B0B6
(150,176,182)
#AABEC3
(170,190,195)
#BECCD0
(190,204,208)
#D2DADD
(210,218,221)
#E6E8EA
(230,232,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #1E5C68; }

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

This text font color is #1E5C68.

Background Color

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

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

This div background color is #1E5C68.

Border color

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

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

This div border color is #1E5C68.

Opacity

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

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

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

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

This text has shadow with #1E5C68 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #1E5C68.

Preview

Color preview on black background

This text has color #1E5C68 on black background.


Color preview on white background

This text has color #1E5C68 on white background.


Black color preview on #1E5C68 background

This text has black color on #1E5C68 background.


White color preview on #1E5C68 background

This text has white color on #1E5C68 background.


Related colors

Complementary color

Complementary color for #hex is #E1A397.


I love getcolorcode.com

Triadic colors

1 #681E5C and #5C681E with #1E5C68 are triadic colors.

2 #685C1E and #5C1E68 with #1E5C68 are triadic colors.