COLOR #134018

HEX: #134018 RGB: (19,64,24)

Color info

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

RGB color model

#134018 color RGB value is (19,64,24).

RGB: (19,64,24) (7%, 25%, 9%)

RGB channels and saturation

R 19 of 255 = 7%
G 64 of 255 = 25%
B 24 of 255 = 9%

19
64
24

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

Portions of RGB colors in percentages

R + G + B = 19 + 64 + 24 = 107 (100%)
R 19 of 107 ~ 17.76%
G 64 of 107 ~ 59.81%
B 24 of 107 ~ 22.43'%

%17.76
%59.81
%22.43

CMYK color model

#134018 color CMYK value is (70,0,63,75).

  • cyan value is 70.31%
  • magenta value is 0.00%
  • yellow value is 62.50%
  • key color value is 74.90%

CMYK: (70,0,63,75)
C70M0Y63K75 (70%, 0%, 63%, 75%)
(0.70 / 0.00 / 0.63 / 0.75)

CMYK percentages

%70.31
%0
%62.5
%74.9

Codes

Color #134018 in popluar color models

13 40 18
RGB 19 64 24
HSL 127° 54.22% 16.27%
HSB/HSV 127° 70.31% 25.10%
CMYK 70.31% 0.00% 62.50%
74.90%

Color #134018 in popluar number systems.

HEX 13 40 18
Decimal 19 64 24
Binary 10011 1000000 11000
Octal 23 100 30

Shades and tints

Shades of #134018

#134018
(19,64,24)
#123B16
(18,59,22)
#113614
(17,54,20)
#103112
(16,49,18)
#0F2C10
(15,44,16)
#0E270E
(14,39,14)
#0D220C
(13,34,12)
#0C1D0A
(12,29,10)
#0B1808
(11,24,8)
#0A1306
(10,19,6)
#090E04
(9,14,4)
#000000
(0,0,0)

Tints of #134018

#134018
(19,64,24)
#28512D
(40,81,45)
#3D6242
(61,98,66)
#527357
(82,115,87)
#67846C
(103,132,108)
#7C9581
(124,149,129)
#91A696
(145,166,150)
#A6B7AB
(166,183,171)
#BBC8C0
(187,200,192)
#D0D9D5
(208,217,213)
#E5EAEA
(229,234,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #134018; }

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

This text font color is #134018.

Background Color

.myBgColor { background-color: #134018; }

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

This div background color is #134018.

Border color

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

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

This div border color is #134018.

Opacity

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

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

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

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

This text has shadow with #134018 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #134018.

Preview

Color preview on black background

This text has color #134018 on black background.


Color preview on white background

This text has color #134018 on white background.


Black color preview on #134018 background

This text has black color on #134018 background.


White color preview on #134018 background

This text has white color on #134018 background.


Related colors

Complementary color

Complementary color for #hex is #ECBFE7.


I love getcolorcode.com

Triadic colors

1 #181340 and #401813 with #134018 are triadic colors.

2 #184013 and #401318 with #134018 are triadic colors.