COLOR #12464E

HEX: #12464E RGB: (18,70,78)

Color info

#12464E contains mainly green and blue colors. Web safe color of #12464E is #003366 (or #036).

RGB color model

#12464E color RGB value is (18,70,78).

RGB: (18,70,78) (7%, 27%, 31%)

RGB channels and saturation

R 18 of 255 = 7%
G 70 of 255 = 27%
B 78 of 255 = 31%

18
70
78

R + G + B ~ 22%. #12464E is dark color.

Portions of RGB colors in percentages

R + G + B = 18 + 70 + 78 = 166 (100%)
R 18 of 166 ~ 10.84%
G 70 of 166 ~ 42.17%
B 78 of 166 ~ 46.99'%

%10.84
%42.17
%46.99

CMYK color model

#12464E color CMYK value is (77,10,0,69).

  • cyan value is 76.92%
  • magenta value is 10.26%
  • yellow value is 0.00%
  • key color value is 69.41%

CMYK: (77,10,0,69)
C77M10Y0K69 (77%, 10%, 0%, 69%)
(0.77 / 0.10 / 0.00 / 0.69)

CMYK percentages

%76.92
%10.26
%0
%69.41

Codes

Color #12464E in popluar color models

12 46 4E
RGB 18 70 78
HSL 188° 62.50% 18.82%
HSB/HSV 188° 76.92% 30.59%
CMYK 76.92% 10.26% 0.00%
69.41%

Color #12464E in popluar number systems.

HEX 12 46 4E
Decimal 18 70 78
Binary 10010 1000110 1001110
Octal 22 106 116

Shades and tints

Shades of #12464E

#12464E
(18,70,78)
#114047
(17,64,71)
#103A40
(16,58,64)
#0F3439
(15,52,57)
#0E2E32
(14,46,50)
#0D282B
(13,40,43)
#0C2224
(12,34,36)
#0B1C1D
(11,28,29)
#0A1616
(10,22,22)
#09100F
(9,16,15)
#080A08
(8,10,8)
#000000
(0,0,0)

Tints of #12464E

#12464E
(18,70,78)
#27565E
(39,86,94)
#3C666E
(60,102,110)
#51767E
(81,118,126)
#66868E
(102,134,142)
#7B969E
(123,150,158)
#90A6AE
(144,166,174)
#A5B6BE
(165,182,190)
#BAC6CE
(186,198,206)
#CFD6DE
(207,214,222)
#E4E6EE
(228,230,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #12464E color. Also use rgb(18,70,78) instead hex code.

Text Font Color

.myTextColor { color: #12464E; }

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

This text font color is #12464E.

Background Color

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

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

This div background color is #12464E.

Border color

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

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

This div border color is #12464E.

Opacity

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

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

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

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

This text has shadow with #12464E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #12464E.

Preview

Color preview on black background

This text has color #12464E on black background.


Color preview on white background

This text has color #12464E on white background.


Black color preview on #12464E background

This text has black color on #12464E background.


White color preview on #12464E background

This text has white color on #12464E background.


Related colors

Complementary color

Complementary color for #hex is #EDB9B1.


I love getcolorcode.com

Triadic colors

1 #4E1246 and #464E12 with #12464E are triadic colors.

2 #4E4612 and #46124E with #12464E are triadic colors.