COLOR #14766B

HEX: #14766B RGB: (20,118,107)

Color info

#14766B contains mainly green and blue colors. Web safe color of #14766B is #006666 (or #066).

RGB color model

#14766B color RGB value is (20,118,107).

RGB: (20,118,107) (8%, 46%, 42%)

RGB channels and saturation

R 20 of 255 = 8%
G 118 of 255 = 46%
B 107 of 255 = 42%

20
118
107

R + G + B ~ 32%. #14766B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 20 + 118 + 107 = 245 (100%)
R 20 of 245 ~ 8.16%
G 118 of 245 ~ 48.16%
B 107 of 245 ~ 43.67'%

%48.16
%43.67

CMYK color model

#14766B color CMYK value is (83,0,9,54).

  • cyan value is 83.05%
  • magenta value is 0.00%
  • yellow value is 9.32%
  • key color value is 53.73%

CMYK: (83,0,9,54)
C83M0Y9K54 (83%, 0%, 9%, 54%)
(0.83 / 0.00 / 0.09 / 0.54)

CMYK percentages

%83.05
%0
%9.32
%53.73

Codes

Color #14766B in popluar color models

14 76 6B
RGB 20 118 107
HSL 173° 71.01% 27.06%
HSB/HSV 173° 83.05% 46.27%
CMYK 83.05% 0.00% 9.32%
53.73%

Color #14766B in popluar number systems.

HEX 14 76 6B
Decimal 20 118 107
Binary 10100 1110110 1101011
Octal 24 166 153

Shades and tints

Shades of #14766B

#14766B
(20,118,107)
#136C62
(19,108,98)
#126259
(18,98,89)
#115850
(17,88,80)
#104E47
(16,78,71)
#0F443E
(15,68,62)
#0E3A35
(14,58,53)
#0D302C
(13,48,44)
#0C2623
(12,38,35)
#0B1C1A
(11,28,26)
#0A1211
(10,18,17)
#000000
(0,0,0)

Tints of #14766B

#14766B
(20,118,107)
#298278
(41,130,120)
#3E8E85
(62,142,133)
#539A92
(83,154,146)
#68A69F
(104,166,159)
#7DB2AC
(125,178,172)
#92BEB9
(146,190,185)
#A7CAC6
(167,202,198)
#BCD6D3
(188,214,211)
#D1E2E0
(209,226,224)
#E6EEED
(230,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #14766B color. Also use rgb(20,118,107) instead hex code.

Text Font Color

.myTextColor { color: #14766B; }

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

This text font color is #14766B.

Background Color

.myBgColor { background-color: #14766B; }

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

This div background color is #14766B.

Border color

.myBorderColor { border: 1px solid #14766B; }

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

This div border color is #14766B.

Opacity

.myOpacity80 { color: #14766B; opacity: 0.8; }

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

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

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

This text has shadow with #14766B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #14766B.

Preview

Color preview on black background

This text has color #14766B on black background.


Color preview on white background

This text has color #14766B on white background.


Black color preview on #14766B background

This text has black color on #14766B background.


White color preview on #14766B background

This text has white color on #14766B background.


Related colors

Complementary color

Complementary color for #hex is #EB8994.


I love getcolorcode.com

Triadic colors

1 #6B1476 and #766B14 with #14766B are triadic colors.

2 #6B7614 and #76146B with #14766B are triadic colors.