COLOR #13783E

HEX: #13783E RGB: (19,120,62)

Color info

#13783E contains mainly green and blue colors. Web safe color of #13783E is #006633 (or #063).

RGB color model

#13783E color RGB value is (19,120,62).

RGB: (19,120,62) (7%, 47%, 24%)

RGB channels and saturation

R 19 of 255 = 7%
G 120 of 255 = 47%
B 62 of 255 = 24%

19
120
62

R + G + B ~ 26%. #13783E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 19 + 120 + 62 = 201 (100%)
R 19 of 201 ~ 9.45%
G 120 of 201 ~ 59.7%
B 62 of 201 ~ 30.85'%

%59.7
%30.85

CMYK color model

#13783E color CMYK value is (84,0,48,53).

  • cyan value is 84.17%
  • magenta value is 0.00%
  • yellow value is 48.33%
  • key color value is 52.94%

CMYK: (84,0,48,53)
C84M0Y48K53 (84%, 0%, 48%, 53%)
(0.84 / 0.00 / 0.48 / 0.53)

CMYK percentages

%84.17
%0
%48.33
%52.94

Codes

Color #13783E in popluar color models

13 78 3E
RGB 19 120 62
HSL 146° 72.66% 27.25%
HSB/HSV 146° 84.17% 47.06%
CMYK 84.17% 0.00% 48.33%
52.94%

Color #13783E in popluar number systems.

HEX 13 78 3E
Decimal 19 120 62
Binary 10011 1111000 111110
Octal 23 170 76

Shades and tints

Shades of #13783E

#13783E
(19,120,62)
#126E39
(18,110,57)
#116434
(17,100,52)
#105A2F
(16,90,47)
#0F502A
(15,80,42)
#0E4625
(14,70,37)
#0D3C20
(13,60,32)
#0C321B
(12,50,27)
#0B2816
(11,40,22)
#0A1E11
(10,30,17)
#09140C
(9,20,12)
#000000
(0,0,0)

Tints of #13783E

#13783E
(19,120,62)
#28844F
(40,132,79)
#3D9060
(61,144,96)
#529C71
(82,156,113)
#67A882
(103,168,130)
#7CB493
(124,180,147)
#91C0A4
(145,192,164)
#A6CCB5
(166,204,181)
#BBD8C6
(187,216,198)
#D0E4D7
(208,228,215)
#E5F0E8
(229,240,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #13783E color. Also use rgb(19,120,62) instead hex code.

Text Font Color

.myTextColor { color: #13783E; }

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

This text font color is #13783E.

Background Color

.myBgColor { background-color: #13783E; }

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

This div background color is #13783E.

Border color

.myBorderColor { border: 1px solid #13783E; }

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

This div border color is #13783E.

Opacity

.myOpacity80 { color: #13783E; opacity: 0.8; }

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

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

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

This text has shadow with #13783E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #13783E.

Preview

Color preview on black background

This text has color #13783E on black background.


Color preview on white background

This text has color #13783E on white background.


Black color preview on #13783E background

This text has black color on #13783E background.


White color preview on #13783E background

This text has white color on #13783E background.


Related colors

Complementary color

Complementary color for #hex is #EC87C1.


I love getcolorcode.com

Triadic colors

1 #3E1378 and #783E13 with #13783E are triadic colors.

2 #3E7813 and #78133E with #13783E are triadic colors.