COLOR #12689E

HEX: #12689E RGB: (18,104,158)

Color info

#12689E contains mainly green and blue colors. Web safe color of #12689E is #006699 (or #069).

RGB color model

#12689E color RGB value is (18,104,158).

RGB: (18,104,158) (7%, 41%, 62%)

RGB channels and saturation

R 18 of 255 = 7%
G 104 of 255 = 41%
B 158 of 255 = 62%

18
104
158

R + G + B ~ 37%. #12689E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 18 + 104 + 158 = 280 (100%)
R 18 of 280 ~ 6.43%
G 104 of 280 ~ 37.14%
B 158 of 280 ~ 56.43'%

%37.14
%56.43

CMYK color model

#12689E color CMYK value is (89,34,0,38).

  • cyan value is 88.61%
  • magenta value is 34.18%
  • yellow value is 0.00%
  • key color value is 38.04%
CMYK: (89,34,0,38) C89M34Y0K38 (89%,34%,0%,38%) (0.89/0.34/0.00/0.38) 

CMYK percentages

%88.61
%34.18
%0
%38.04

Codes

Color #12689E in popluar color models

12 68 9E
RGB 18 104 158
HSL 203° 79.55% 34.51%
HSB/HSV 203° 88.61% 61.96%
CMYK 88.61% 34.18% 0.00%
38.04%

Color #12689E in popluar number systems.

HEX 12 68 9E
Decimal 18 104 158
Binary 10010 1101000 10011110
Octal 22 150 236

Shades and tints

Shades of #12689E

#12689E
(18,104,158)
#115F90
(17,95,144)
#105682
(16,86,130)
#0F4D74
(15,77,116)
#0E4466
(14,68,102)
#0D3B58
(13,59,88)
#0C324A
(12,50,74)
#0B293C
(11,41,60)
#0A202E
(10,32,46)
#091720
(9,23,32)
#080E12
(8,14,18)
#000000
(0,0,0)

Tints of #12689E

#12689E
(18,104,158)
#2775A6
(39,117,166)
#3C82AE
(60,130,174)
#518FB6
(81,143,182)
#669CBE
(102,156,190)
#7BA9C6
(123,169,198)
#90B6CE
(144,182,206)
#A5C3D6
(165,195,214)
#BAD0DE
(186,208,222)
#CFDDE6
(207,221,230)
#E4EAEE
(228,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #12689E color. Also use rgb(18,104,158) instead hex code.

Text Font Color

.myTextColor { color: #12689E; }

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

This text font color is #12689E.

Background Color

.myBgColor { background-color: #12689E; }

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

This div background color is #12689E.

Border color

.myBorderColor { border: 1px solid #12689E; }

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

This div border color is #12689E.

Opacity

.myOpacity80 { color: #12689E; opacity: 0.8; }

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

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

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

This text has shadow with #12689E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #12689E.

Preview

Color preview on black background

This text has color #12689E on black background.


Color preview on white background

This text has color #12689E on white background.


Black color preview on #12689E background

This text has black color on #12689E background.


White color preview on #12689E background

This text has white color on #12689E background.


Related colors

Complementary color

Complementary color for #hex is #ED9761.


I love getcolorcode.com

Triadic colors

1 #9E1268 and #689E12 with #12689E are triadic colors.

2 #9E6812 and #68129E with #12689E are triadic colors.