COLOR #146729

HEX: #146729 RGB: (20,103,41)

Color info

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

RGB color model

#146729 color RGB value is (20,103,41).

RGB: (20,103,41) (8%, 40%, 16%)

RGB channels and saturation

R 20 of 255 = 8%
G 103 of 255 = 40%
B 41 of 255 = 16%

20
103
41

R + G + B ~ 21%. #146729 is dark color.

Portions of RGB colors in percentages

R + G + B = 20 + 103 + 41 = 164 (100%)
R 20 of 164 ~ 12.2%
G 103 of 164 ~ 62.8%
B 41 of 164 ~ 25'%

%12.2
%62.8
%25

CMYK color model

#146729 color CMYK value is (81,0,60,60).

  • cyan value is 80.58%
  • magenta value is 0.00%
  • yellow value is 60.19%
  • key color value is 59.61%

CMYK: (81,0,60,60)
C81M0Y60K60 (81%, 0%, 60%, 60%)
(0.81 / 0.00 / 0.60 / 0.60)

CMYK percentages

%80.58
%0
%60.19
%59.61

Codes

Color #146729 in popluar color models

14 67 29
RGB 20 103 41
HSL 135° 67.48% 24.12%
HSB/HSV 135° 80.58% 40.39%
CMYK 80.58% 0.00% 60.19%
59.61%

Color #146729 in popluar number systems.

HEX 14 67 29
Decimal 20 103 41
Binary 10100 1100111 101001
Octal 24 147 51

Shades and tints

Shades of #146729

#146729
(20,103,41)
#135E26
(19,94,38)
#125523
(18,85,35)
#114C20
(17,76,32)
#10431D
(16,67,29)
#0F3A1A
(15,58,26)
#0E3117
(14,49,23)
#0D2814
(13,40,20)
#0C1F11
(12,31,17)
#0B160E
(11,22,14)
#0A0D0B
(10,13,11)
#000000
(0,0,0)

Tints of #146729

#146729
(20,103,41)
#29743C
(41,116,60)
#3E814F
(62,129,79)
#538E62
(83,142,98)
#689B75
(104,155,117)
#7DA888
(125,168,136)
#92B59B
(146,181,155)
#A7C2AE
(167,194,174)
#BCCFC1
(188,207,193)
#D1DCD4
(209,220,212)
#E6E9E7
(230,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #146729 color. Also use rgb(20,103,41) instead hex code.

Text Font Color

.myTextColor { color: #146729; }

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

This text font color is #146729.

Background Color

.myBgColor { background-color: #146729; }

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

This div background color is #146729.

Border color

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

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

This div border color is #146729.

Opacity

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

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

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

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

This text has shadow with #146729 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #146729.

Preview

Color preview on black background

This text has color #146729 on black background.


Color preview on white background

This text has color #146729 on white background.


Black color preview on #146729 background

This text has black color on #146729 background.


White color preview on #146729 background

This text has white color on #146729 background.


Related colors

Complementary color

Complementary color for #hex is #EB98D6.


I love getcolorcode.com

Triadic colors

1 #291467 and #672914 with #146729 are triadic colors.

2 #296714 and #671429 with #146729 are triadic colors.