COLOR #134839

HEX: #134839 RGB: (19,72,57)

Color info

#134839 contains red, green and blue colors in about the same proportion. Web safe color of #134839 is #003333 (or #033).

RGB color model

#134839 color RGB value is (19,72,57).

RGB: (19,72,57) (7%, 28%, 22%)

RGB channels and saturation

R 19 of 255 = 7%
G 72 of 255 = 28%
B 57 of 255 = 22%

19
72
57

R + G + B ~ 19%. #134839 is dark color.

Portions of RGB colors in percentages

R + G + B = 19 + 72 + 57 = 148 (100%)
R 19 of 148 ~ 12.84%
G 72 of 148 ~ 48.65%
B 57 of 148 ~ 38.51'%

%12.84
%48.65
%38.51

CMYK color model

#134839 color CMYK value is (74,0,21,72).

  • cyan value is 73.61%
  • magenta value is 0.00%
  • yellow value is 20.83%
  • key color value is 71.76%

CMYK: (74,0,21,72)
C74M0Y21K72 (74%, 0%, 21%, 72%)
(0.74 / 0.00 / 0.21 / 0.72)

CMYK percentages

%73.61
%0
%20.83
%71.76

Codes

Color #134839 in popluar color models

13 48 39
RGB 19 72 57
HSL 163° 58.24% 17.84%
HSB/HSV 163° 73.61% 28.24%
CMYK 73.61% 0.00% 20.83%
71.76%

Color #134839 in popluar number systems.

HEX 13 48 39
Decimal 19 72 57
Binary 10011 1001000 111001
Octal 23 110 71

Shades and tints

Shades of #134839

#134839
(19,72,57)
#124234
(18,66,52)
#113C2F
(17,60,47)
#10362A
(16,54,42)
#0F3025
(15,48,37)
#0E2A20
(14,42,32)
#0D241B
(13,36,27)
#0C1E16
(12,30,22)
#0B1811
(11,24,17)
#0A120C
(10,18,12)
#090C07
(9,12,7)
#000000
(0,0,0)

Tints of #134839

#134839
(19,72,57)
#28584B
(40,88,75)
#3D685D
(61,104,93)
#52786F
(82,120,111)
#678881
(103,136,129)
#7C9893
(124,152,147)
#91A8A5
(145,168,165)
#A6B8B7
(166,184,183)
#BBC8C9
(187,200,201)
#D0D8DB
(208,216,219)
#E5E8ED
(229,232,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #134839 color. Also use rgb(19,72,57) instead hex code.

Text Font Color

.myTextColor { color: #134839; }

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

This text font color is #134839.

Background Color

.myBgColor { background-color: #134839; }

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

This div background color is #134839.

Border color

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

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

This div border color is #134839.

Opacity

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

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

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

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

This text has shadow with #134839 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #134839.

Preview

Color preview on black background

This text has color #134839 on black background.


Color preview on white background

This text has color #134839 on white background.


Black color preview on #134839 background

This text has black color on #134839 background.


White color preview on #134839 background

This text has white color on #134839 background.


Related colors

Complementary color

Complementary color for #hex is #ECB7C6.


I love getcolorcode.com

Triadic colors

1 #391348 and #483913 with #134839 are triadic colors.

2 #394813 and #481339 with #134839 are triadic colors.