COLOR #13763C

HEX: #13763C RGB: (19,118,60)

Color info

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

RGB color model

#13763C color RGB value is (19,118,60).

RGB: (19,118,60) (7%, 46%, 24%)

RGB channels and saturation

R 19 of 255 = 7%
G 118 of 255 = 46%
B 60 of 255 = 24%

19
118
60

R + G + B ~ 26%. #13763C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 19 + 118 + 60 = 197 (100%)
R 19 of 197 ~ 9.64%
G 118 of 197 ~ 59.9%
B 60 of 197 ~ 30.46'%

%59.9
%30.46

CMYK color model

#13763C color CMYK value is (84,0,49,54).

  • cyan value is 83.90%
  • magenta value is 0.00%
  • yellow value is 49.15%
  • key color value is 53.73%

CMYK: (84,0,49,54)
C84M0Y49K54 (84%, 0%, 49%, 54%)
(0.84 / 0.00 / 0.49 / 0.54)

CMYK percentages

%83.9
%0
%49.15
%53.73

Codes

Color #13763C in popluar color models

13 76 3C
RGB 19 118 60
HSL 145° 72.26% 26.86%
HSB/HSV 145° 83.90% 46.27%
CMYK 83.90% 0.00% 49.15%
53.73%

Color #13763C in popluar number systems.

HEX 13 76 3C
Decimal 19 118 60
Binary 10011 1110110 111100
Octal 23 166 74

Shades and tints

Shades of #13763C

#13763C
(19,118,60)
#126C37
(18,108,55)
#116232
(17,98,50)
#10582D
(16,88,45)
#0F4E28
(15,78,40)
#0E4423
(14,68,35)
#0D3A1E
(13,58,30)
#0C3019
(12,48,25)
#0B2614
(11,38,20)
#0A1C0F
(10,28,15)
#09120A
(9,18,10)
#000000
(0,0,0)

Tints of #13763C

#13763C
(19,118,60)
#28824D
(40,130,77)
#3D8E5E
(61,142,94)
#529A6F
(82,154,111)
#67A680
(103,166,128)
#7CB291
(124,178,145)
#91BEA2
(145,190,162)
#A6CAB3
(166,202,179)
#BBD6C4
(187,214,196)
#D0E2D5
(208,226,213)
#E5EEE6
(229,238,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #13763C color. Also use rgb(19,118,60) instead hex code.

Text Font Color

.myTextColor { color: #13763C; }

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

This text font color is #13763C.

Background Color

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

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

This div background color is #13763C.

Border color

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

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

This div border color is #13763C.

Opacity

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

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

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

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

This text has shadow with #13763C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #13763C.

Preview

Color preview on black background

This text has color #13763C on black background.


Color preview on white background

This text has color #13763C on white background.


Black color preview on #13763C background

This text has black color on #13763C background.


White color preview on #13763C background

This text has white color on #13763C background.


Related colors

Complementary color

Complementary color for #hex is #EC89C3.


I love getcolorcode.com

Triadic colors

1 #3C1376 and #763C13 with #13763C are triadic colors.

2 #3C7613 and #76133C with #13763C are triadic colors.