COLOR #129680

HEX: #129680 RGB: (18,150,128)

Color info

#129680 contains mainly green and blue colors. Web safe color of #129680 is #009966 (or #096).

RGB color model

#129680 color RGB value is (18,150,128).

RGB: (18,150,128) (7%, 59%, 50%)

RGB channels and saturation

R 18 of 255 = 7%
G 150 of 255 = 59%
B 128 of 255 = 50%

18
150
128

R + G + B ~ 39%. #129680 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 18 + 150 + 128 = 296 (100%)
R 18 of 296 ~ 6.08%
G 150 of 296 ~ 50.68%
B 128 of 296 ~ 43.24'%

%50.68
%43.24

CMYK color model

#129680 color CMYK value is (88,0,15,41).

  • cyan value is 88.00%
  • magenta value is 0.00%
  • yellow value is 14.67%
  • key color value is 41.18%

CMYK: (88,0,15,41)
C88M0Y15K41 (88%, 0%, 15%, 41%)
(0.88 / 0.00 / 0.15 / 0.41)

CMYK percentages

%88
%0
%14.67
%41.18

Codes

Color #129680 in popluar color models

12 96 80
RGB 18 150 128
HSL 170° 78.57% 32.94%
HSB/HSV 170° 88.00% 58.82%
CMYK 88.00% 0.00% 14.67%
41.18%

Color #129680 in popluar number systems.

HEX 12 96 80
Decimal 18 150 128
Binary 10010 10010110 10000000
Octal 22 226 200

Shades and tints

Shades of #129680

#129680
(18,150,128)
#118975
(17,137,117)
#107C6A
(16,124,106)
#0F6F5F
(15,111,95)
#0E6254
(14,98,84)
#0D5549
(13,85,73)
#0C483E
(12,72,62)
#0B3B33
(11,59,51)
#0A2E28
(10,46,40)
#09211D
(9,33,29)
#081412
(8,20,18)
#000000
(0,0,0)

Tints of #129680

#129680
(18,150,128)
#279F8B
(39,159,139)
#3CA896
(60,168,150)
#51B1A1
(81,177,161)
#66BAAC
(102,186,172)
#7BC3B7
(123,195,183)
#90CCC2
(144,204,194)
#A5D5CD
(165,213,205)
#BADED8
(186,222,216)
#CFE7E3
(207,231,227)
#E4F0EE
(228,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #129680 color. Also use rgb(18,150,128) instead hex code.

Text Font Color

.myTextColor { color: #129680; }

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

This text font color is #129680.

Background Color

.myBgColor { background-color: #129680; }

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

This div background color is #129680.

Border color

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

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

This div border color is #129680.

Opacity

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

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

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

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

This text has shadow with #129680 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #129680.

Preview

Color preview on black background

This text has color #129680 on black background.


Color preview on white background

This text has color #129680 on white background.


Black color preview on #129680 background

This text has black color on #129680 background.


White color preview on #129680 background

This text has white color on #129680 background.


Related colors

Complementary color

Complementary color for #hex is #ED697F.


I love getcolorcode.com

Triadic colors

1 #801296 and #968012 with #129680 are triadic colors.

2 #809612 and #961280 with #129680 are triadic colors.