COLOR #134517

HEX: #134517 RGB: (19,69,23)

Color info

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

RGB color model

#134517 color RGB value is (19,69,23).

RGB: (19,69,23) (7%, 27%, 9%)

RGB channels and saturation

R 19 of 255 = 7%
G 69 of 255 = 27%
B 23 of 255 = 9%

19
69
23

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

Portions of RGB colors in percentages

R + G + B = 19 + 69 + 23 = 111 (100%)
R 19 of 111 ~ 17.12%
G 69 of 111 ~ 62.16%
B 23 of 111 ~ 20.72'%

%17.12
%62.16
%20.72

CMYK color model

#134517 color CMYK value is (72,0,67,73).

  • cyan value is 72.46%
  • magenta value is 0.00%
  • yellow value is 66.67%
  • key color value is 72.94%

CMYK: (72,0,67,73)
C72M0Y67K73 (72%, 0%, 67%, 73%)
(0.72 / 0.00 / 0.67 / 0.73)

CMYK percentages

%72.46
%0
%66.67
%72.94

Codes

Color #134517 in popluar color models

13 45 17
RGB 19 69 23
HSL 125° 56.82% 17.25%
HSB/HSV 125° 72.46% 27.06%
CMYK 72.46% 0.00% 66.67%
72.94%

Color #134517 in popluar number systems.

HEX 13 45 17
Decimal 19 69 23
Binary 10011 1000101 10111
Octal 23 105 27

Shades and tints

Shades of #134517

#134517
(19,69,23)
#123F15
(18,63,21)
#113913
(17,57,19)
#103311
(16,51,17)
#0F2D0F
(15,45,15)
#0E270D
(14,39,13)
#0D210B
(13,33,11)
#0C1B09
(12,27,9)
#0B1507
(11,21,7)
#0A0F05
(10,15,5)
#090903
(9,9,3)
#000000
(0,0,0)

Tints of #134517

#134517
(19,69,23)
#28552C
(40,85,44)
#3D6541
(61,101,65)
#527556
(82,117,86)
#67856B
(103,133,107)
#7C9580
(124,149,128)
#91A595
(145,165,149)
#A6B5AA
(166,181,170)
#BBC5BF
(187,197,191)
#D0D5D4
(208,213,212)
#E5E5E9
(229,229,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #134517 color. Also use rgb(19,69,23) instead hex code.

Text Font Color

.myTextColor { color: #134517; }

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

This text font color is #134517.

Background Color

.myBgColor { background-color: #134517; }

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

This div background color is #134517.

Border color

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

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

This div border color is #134517.

Opacity

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

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

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

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

This text has shadow with #134517 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #134517.

Preview

Color preview on black background

This text has color #134517 on black background.


Color preview on white background

This text has color #134517 on white background.


Black color preview on #134517 background

This text has black color on #134517 background.


White color preview on #134517 background

This text has white color on #134517 background.


Related colors

Complementary color

Complementary color for #hex is #ECBAE8.


I love getcolorcode.com

Triadic colors

1 #171345 and #451713 with #134517 are triadic colors.

2 #174513 and #451317 with #134517 are triadic colors.