COLOR #134394

HEX: #134394 RGB: (19,67,148)

Color info

#134394 contains mainly blue color. Web safe color of #134394 is #003399 (or #039).

RGB color model

#134394 color RGB value is (19,67,148).

RGB: (19,67,148) (7%, 26%, 58%)

RGB channels and saturation

R 19 of 255 = 7%
G 67 of 255 = 26%
B 148 of 255 = 58%

19
67
148

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

Portions of RGB colors in percentages

R + G + B = 19 + 67 + 148 = 234 (100%)
R 19 of 234 ~ 8.12%
G 67 of 234 ~ 28.63%
B 148 of 234 ~ 63.25'%

%28.63
%63.25

CMYK color model

#134394 color CMYK value is (87,55,0,42).

  • cyan value is 87.16%
  • magenta value is 54.73%
  • yellow value is 0.00%
  • key color value is 41.96%
CMYK: (87,55,0,42) C87M55Y0K42 (87%,55%,0%,42%) (0.87/0.55/0.00/0.42) 

CMYK percentages

%87.16
%54.73
%0
%41.96

Codes

Color #134394 in popluar color models

13 43 94
RGB 19 67 148
HSL 218° 77.25% 32.75%
HSB/HSV 218° 87.16% 58.04%
CMYK 87.16% 54.73% 0.00%
41.96%

Color #134394 in popluar number systems.

HEX 13 43 94
Decimal 19 67 148
Binary 10011 1000011 10010100
Octal 23 103 224

Shades and tints

Shades of #134394

#134394
(19,67,148)
#123D87
(18,61,135)
#11377A
(17,55,122)
#10316D
(16,49,109)
#0F2B60
(15,43,96)
#0E2553
(14,37,83)
#0D1F46
(13,31,70)
#0C1939
(12,25,57)
#0B132C
(11,19,44)
#0A0D1F
(10,13,31)
#090712
(9,7,18)
#000000
(0,0,0)

Tints of #134394

#134394
(19,67,148)
#28549D
(40,84,157)
#3D65A6
(61,101,166)
#5276AF
(82,118,175)
#6787B8
(103,135,184)
#7C98C1
(124,152,193)
#91A9CA
(145,169,202)
#A6BAD3
(166,186,211)
#BBCBDC
(187,203,220)
#D0DCE5
(208,220,229)
#E5EDEE
(229,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #134394 color. Also use rgb(19,67,148) instead hex code.

Text Font Color

.myTextColor { color: #134394; }

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

This text font color is #134394.

Background Color

.myBgColor { background-color: #134394; }

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

This div background color is #134394.

Border color

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

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

This div border color is #134394.

Opacity

.myOpacity80 { color: #134394; opacity: 0.8; }

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

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

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

This text has shadow with #134394 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #134394.

Preview

Color preview on black background

This text has color #134394 on black background.


Color preview on white background

This text has color #134394 on white background.


Black color preview on #134394 background

This text has black color on #134394 background.


White color preview on #134394 background

This text has white color on #134394 background.


Related colors

Complementary color

Complementary color for #hex is #ECBC6B.


I love getcolorcode.com

Triadic colors

1 #941343 and #439413 with #134394 are triadic colors.

2 #944313 and #431394 with #134394 are triadic colors.