COLOR #13742C

HEX: #13742C RGB: (19,116,44)

Color info

#13742C contains mainly green color. Web safe color of #13742C is #006633 (or #063).

RGB color model

#13742C color RGB value is (19,116,44).

RGB: (19,116,44) (7%, 45%, 17%)

RGB channels and saturation

R 19 of 255 = 7%
G 116 of 255 = 45%
B 44 of 255 = 17%

19
116
44

R + G + B ~ 23%. #13742C is dark color.

Portions of RGB colors in percentages

R + G + B = 19 + 116 + 44 = 179 (100%)
R 19 of 179 ~ 10.61%
G 116 of 179 ~ 64.8%
B 44 of 179 ~ 24.58'%

%10.61
%64.8
%24.58

CMYK color model

#13742C color CMYK value is (84,0,62,55).

  • cyan value is 83.62%
  • magenta value is 0.00%
  • yellow value is 62.07%
  • key color value is 54.51%

CMYK: (84,0,62,55)
C84M0Y62K55 (84%, 0%, 62%, 55%)
(0.84 / 0.00 / 0.62 / 0.55)

CMYK percentages

%83.62
%0
%62.07
%54.51

Codes

Color #13742C in popluar color models

13 74 2C
RGB 19 116 44
HSL 135° 71.85% 26.47%
HSB/HSV 135° 83.62% 45.49%
CMYK 83.62% 0.00% 62.07%
54.51%

Color #13742C in popluar number systems.

HEX 13 74 2C
Decimal 19 116 44
Binary 10011 1110100 101100
Octal 23 164 54

Shades and tints

Shades of #13742C

#13742C
(19,116,44)
#126A28
(18,106,40)
#116024
(17,96,36)
#105620
(16,86,32)
#0F4C1C
(15,76,28)
#0E4218
(14,66,24)
#0D3814
(13,56,20)
#0C2E10
(12,46,16)
#0B240C
(11,36,12)
#0A1A08
(10,26,8)
#091004
(9,16,4)
#000000
(0,0,0)

Tints of #13742C

#13742C
(19,116,44)
#28803F
(40,128,63)
#3D8C52
(61,140,82)
#529865
(82,152,101)
#67A478
(103,164,120)
#7CB08B
(124,176,139)
#91BC9E
(145,188,158)
#A6C8B1
(166,200,177)
#BBD4C4
(187,212,196)
#D0E0D7
(208,224,215)
#E5ECEA
(229,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #13742C color. Also use rgb(19,116,44) instead hex code.

Text Font Color

.myTextColor { color: #13742C; }

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

This text font color is #13742C.

Background Color

.myBgColor { background-color: #13742C; }

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

This div background color is #13742C.

Border color

.myBorderColor { border: 1px solid #13742C; }

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

This div border color is #13742C.

Opacity

.myOpacity80 { color: #13742C; opacity: 0.8; }

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

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

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

This text has shadow with #13742C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #13742C.

Preview

Color preview on black background

This text has color #13742C on black background.


Color preview on white background

This text has color #13742C on white background.


Black color preview on #13742C background

This text has black color on #13742C background.


White color preview on #13742C background

This text has white color on #13742C background.


Related colors

Complementary color

Complementary color for #hex is #EC8BD3.


I love getcolorcode.com

Triadic colors

1 #2C1374 and #742C13 with #13742C are triadic colors.

2 #2C7413 and #74132C with #13742C are triadic colors.