COLOR #146846

HEX: #146846 RGB: (20,104,70)

Color info

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

RGB color model

#146846 color RGB value is (20,104,70).

RGB: (20,104,70) (8%, 41%, 27%)

RGB channels and saturation

R 20 of 255 = 8%
G 104 of 255 = 41%
B 70 of 255 = 27%

20
104
70

R + G + B ~ 25%. #146846 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 20 + 104 + 70 = 194 (100%)
R 20 of 194 ~ 10.31%
G 104 of 194 ~ 53.61%
B 70 of 194 ~ 36.08'%

%10.31
%53.61
%36.08

CMYK color model

#146846 color CMYK value is (81,0,33,59).

  • cyan value is 80.77%
  • magenta value is 0.00%
  • yellow value is 32.69%
  • key color value is 59.22%
CMYK: (81,0,33,59) C81M0Y33K59 (81%,0%,33%,59%) (0.81/0.00/0.33/0.59) 

CMYK percentages

%80.77
%0
%32.69
%59.22

Codes

Color #146846 in popluar color models

14 68 46
RGB 20 104 70
HSL 156° 67.74% 24.31%
HSB/HSV 156° 80.77% 40.78%
CMYK 80.77% 0.00% 32.69%
59.22%

Color #146846 in popluar number systems.

HEX 14 68 46
Decimal 20 104 70
Binary 10100 1101000 1000110
Octal 24 150 106

Shades and tints

Shades of #146846

#146846
(20,104,70)
#135F40
(19,95,64)
#12563A
(18,86,58)
#114D34
(17,77,52)
#10442E
(16,68,46)
#0F3B28
(15,59,40)
#0E3222
(14,50,34)
#0D291C
(13,41,28)
#0C2016
(12,32,22)
#0B1710
(11,23,16)
#0A0E0A
(10,14,10)
#000000
(0,0,0)

Tints of #146846

#146846
(20,104,70)
#297556
(41,117,86)
#3E8266
(62,130,102)
#538F76
(83,143,118)
#689C86
(104,156,134)
#7DA996
(125,169,150)
#92B6A6
(146,182,166)
#A7C3B6
(167,195,182)
#BCD0C6
(188,208,198)
#D1DDD6
(209,221,214)
#E6EAE6
(230,234,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #146846 color. Also use rgb(20,104,70) instead hex code.

Text Font Color

.myTextColor { color: #146846; }

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

This text font color is #146846.

Background Color

.myBgColor { background-color: #146846; }

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

This div background color is #146846.

Border color

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

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

This div border color is #146846.

Opacity

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

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

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

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

This text has shadow with #146846 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #146846.

Preview

Color preview on black background

This text has color #146846 on black background.


Color preview on white background

This text has color #146846 on white background.


Black color preview on #146846 background

This text has black color on #146846 background.


White color preview on #146846 background

This text has white color on #146846 background.


Related colors

Complementary color

Complementary color for #hex is #EB97B9.


I love getcolorcode.com

Triadic colors

1 #461468 and #684614 with #146846 are triadic colors.

2 #466814 and #681446 with #146846 are triadic colors.