COLOR #134611

HEX: #134611 RGB: (19,70,17)

Color info

#134611 contains red, green and blue colors in about the same proportion. Web safe color of #134611 is #003300 (or #030).

RGB color model

#134611 color RGB value is (19,70,17).

RGB: (19,70,17) (7%, 27%, 7%)

RGB channels and saturation

R 19 of 255 = 7%
G 70 of 255 = 27%
B 17 of 255 = 7%

19
70
17

R + G + B ~ 14%. #134611 is dark color.

Portions of RGB colors in percentages

R + G + B = 19 + 70 + 17 = 106 (100%)
R 19 of 106 ~ 17.92%
G 70 of 106 ~ 66.04%
B 17 of 106 ~ 16.04'%

%17.92
%66.04
%16.04

CMYK color model

#134611 color CMYK value is (73,0,76,73).

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

CMYK: (73,0,76,73)
C73M0Y76K73 (73%, 0%, 76%, 73%)
(0.73 / 0.00 / 0.76 / 0.73)

CMYK percentages

%72.86
%0
%75.71
%72.55

Codes

Color #134611 in popluar color models

13 46 11
RGB 19 70 17
HSL 118° 60.92% 17.06%
HSB/HSV 118° 75.71% 27.45%
CMYK 72.86% 0.00% 75.71%
72.55%

Color #134611 in popluar number systems.

HEX 13 46 11
Decimal 19 70 17
Binary 10011 1000110 10001
Octal 23 106 21

Shades and tints

Shades of #134611

#134611
(19,70,17)
#124010
(18,64,16)
#113A0F
(17,58,15)
#10340E
(16,52,14)
#0F2E0D
(15,46,13)
#0E280C
(14,40,12)
#0D220B
(13,34,11)
#0C1C0A
(12,28,10)
#0B1609
(11,22,9)
#0A1008
(10,16,8)
#090A07
(9,10,7)
#000000
(0,0,0)

Tints of #134611

#134611
(19,70,17)
#285626
(40,86,38)
#3D663B
(61,102,59)
#527650
(82,118,80)
#678665
(103,134,101)
#7C967A
(124,150,122)
#91A68F
(145,166,143)
#A6B6A4
(166,182,164)
#BBC6B9
(187,198,185)
#D0D6CE
(208,214,206)
#E5E6E3
(229,230,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #134611; }

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

This text font color is #134611.

Background Color

.myBgColor { background-color: #134611; }

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

This div background color is #134611.

Border color

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

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

This div border color is #134611.

Opacity

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

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

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

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

This text has shadow with #134611 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #134611.

Preview

Color preview on black background

This text has color #134611 on black background.


Color preview on white background

This text has color #134611 on white background.


Black color preview on #134611 background

This text has black color on #134611 background.


White color preview on #134611 background

This text has white color on #134611 background.


Related colors

Complementary color

Complementary color for #hex is #ECB9EE.


I love getcolorcode.com

Triadic colors

1 #111346 and #461113 with #134611 are triadic colors.

2 #114613 and #461311 with #134611 are triadic colors.