COLOR #134640

HEX: #134640 RGB: (19,70,64)

Color info

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

RGB color model

#134640 color RGB value is (19,70,64).

RGB: (19,70,64) (7%, 27%, 25%)

RGB channels and saturation

R 19 of 255 = 7%
G 70 of 255 = 27%
B 64 of 255 = 25%

19
70
64

R + G + B ~ 20%. #134640 is dark color.

Portions of RGB colors in percentages

R + G + B = 19 + 70 + 64 = 153 (100%)
R 19 of 153 ~ 12.42%
G 70 of 153 ~ 45.75%
B 64 of 153 ~ 41.83'%

%12.42
%45.75
%41.83

CMYK color model

#134640 color CMYK value is (73,0,9,73).

  • cyan value is 72.86%
  • magenta value is 0.00%
  • yellow value is 8.57%
  • key color value is 72.55%

CMYK: (73,0,9,73)
C73M0Y9K73 (73%, 0%, 9%, 73%)
(0.73 / 0.00 / 0.09 / 0.73)

CMYK percentages

%72.86
%0
%8.57
%72.55

Codes

Color #134640 in popluar color models

13 46 40
RGB 19 70 64
HSL 173° 57.30% 17.45%
HSB/HSV 173° 72.86% 27.45%
CMYK 72.86% 0.00% 8.57%
72.55%

Color #134640 in popluar number systems.

HEX 13 46 40
Decimal 19 70 64
Binary 10011 1000110 1000000
Octal 23 106 100

Shades and tints

Shades of #134640

#134640
(19,70,64)
#12403B
(18,64,59)
#113A36
(17,58,54)
#103431
(16,52,49)
#0F2E2C
(15,46,44)
#0E2827
(14,40,39)
#0D2222
(13,34,34)
#0C1C1D
(12,28,29)
#0B1618
(11,22,24)
#0A1013
(10,16,19)
#090A0E
(9,10,14)
#000000
(0,0,0)

Tints of #134640

#134640
(19,70,64)
#285651
(40,86,81)
#3D6662
(61,102,98)
#527673
(82,118,115)
#678684
(103,134,132)
#7C9695
(124,150,149)
#91A6A6
(145,166,166)
#A6B6B7
(166,182,183)
#BBC6C8
(187,198,200)
#D0D6D9
(208,214,217)
#E5E6EA
(229,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #134640 color. Also use rgb(19,70,64) instead hex code.

Text Font Color

.myTextColor { color: #134640; }

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

This text font color is #134640.

Background Color

.myBgColor { background-color: #134640; }

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

This div background color is #134640.

Border color

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

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

This div border color is #134640.

Opacity

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

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

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

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

This text has shadow with #134640 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #134640.

Preview

Color preview on black background

This text has color #134640 on black background.


Color preview on white background

This text has color #134640 on white background.


Black color preview on #134640 background

This text has black color on #134640 background.


White color preview on #134640 background

This text has white color on #134640 background.


Related colors

Complementary color

Complementary color for #hex is #ECB9BF.


I love getcolorcode.com

Triadic colors

1 #401346 and #464013 with #134640 are triadic colors.

2 #404613 and #461340 with #134640 are triadic colors.