COLOR #12676C

HEX: #12676C RGB: (18,103,108)

Color info

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

RGB color model

#12676C color RGB value is (18,103,108).

RGB: (18,103,108) (7%, 40%, 42%)

RGB channels and saturation

R 18 of 255 = 7%
G 103 of 255 = 40%
B 108 of 255 = 42%

18
103
108

R + G + B ~ 30%. #12676C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 18 + 103 + 108 = 229 (100%)
R 18 of 229 ~ 7.86%
G 103 of 229 ~ 44.98%
B 108 of 229 ~ 47.16'%

%44.98
%47.16

CMYK color model

#12676C color CMYK value is (83,5,0,58).

  • cyan value is 83.33%
  • magenta value is 4.63%
  • yellow value is 0.00%
  • key color value is 57.65%

CMYK: (83,5,0,58)
C83M5Y0K58 (83%, 5%, 0%, 58%)
(0.83 / 0.05 / 0.00 / 0.58)

CMYK percentages

%83.33
%4.63
%0
%57.65

Codes

Color #12676C in popluar color models

12 67 6C
RGB 18 103 108
HSL 183° 71.43% 24.71%
HSB/HSV 183° 83.33% 42.35%
CMYK 83.33% 4.63% 0.00%
57.65%

Color #12676C in popluar number systems.

HEX 12 67 6C
Decimal 18 103 108
Binary 10010 1100111 1101100
Octal 22 147 154

Shades and tints

Shades of #12676C

#12676C
(18,103,108)
#115E63
(17,94,99)
#10555A
(16,85,90)
#0F4C51
(15,76,81)
#0E4348
(14,67,72)
#0D3A3F
(13,58,63)
#0C3136
(12,49,54)
#0B282D
(11,40,45)
#0A1F24
(10,31,36)
#09161B
(9,22,27)
#080D12
(8,13,18)
#000000
(0,0,0)

Tints of #12676C

#12676C
(18,103,108)
#277479
(39,116,121)
#3C8186
(60,129,134)
#518E93
(81,142,147)
#669BA0
(102,155,160)
#7BA8AD
(123,168,173)
#90B5BA
(144,181,186)
#A5C2C7
(165,194,199)
#BACFD4
(186,207,212)
#CFDCE1
(207,220,225)
#E4E9EE
(228,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #12676C color. Also use rgb(18,103,108) instead hex code.

Text Font Color

.myTextColor { color: #12676C; }

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

This text font color is #12676C.

Background Color

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

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

This div background color is #12676C.

Border color

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

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

This div border color is #12676C.

Opacity

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

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

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

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

This text has shadow with #12676C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #12676C.

Preview

Color preview on black background

This text has color #12676C on black background.


Color preview on white background

This text has color #12676C on white background.


Black color preview on #12676C background

This text has black color on #12676C background.


White color preview on #12676C background

This text has white color on #12676C background.


Related colors

Complementary color

Complementary color for #hex is #ED9893.


I love getcolorcode.com

Triadic colors

1 #6C1267 and #676C12 with #12676C are triadic colors.

2 #6C6712 and #67126C with #12676C are triadic colors.