COLOR #12442E

HEX: #12442E RGB: (18,68,46)

Color info

#12442E contains red, green and blue colors in about the same proportion. Web safe color of #12442E is #003333 (or #033).

RGB color model

#12442E color RGB value is (18,68,46).

RGB: (18,68,46) (7%, 27%, 18%)

RGB channels and saturation

R 18 of 255 = 7%
G 68 of 255 = 27%
B 46 of 255 = 18%

18
68
46

R + G + B ~ 17%. #12442E is dark color.

Portions of RGB colors in percentages

R + G + B = 18 + 68 + 46 = 132 (100%)
R 18 of 132 ~ 13.64%
G 68 of 132 ~ 51.52%
B 46 of 132 ~ 34.85'%

%13.64
%51.52
%34.85

CMYK color model

#12442E color CMYK value is (74,0,32,73).

  • cyan value is 73.53%
  • magenta value is 0.00%
  • yellow value is 32.35%
  • key color value is 73.33%

CMYK: (74,0,32,73)
C74M0Y32K73 (74%, 0%, 32%, 73%)
(0.74 / 0.00 / 0.32 / 0.73)

CMYK percentages

%73.53
%0
%32.35
%73.33

Codes

Color #12442E in popluar color models

12 44 2E
RGB 18 68 46
HSL 154° 58.14% 16.86%
HSB/HSV 154° 73.53% 26.67%
CMYK 73.53% 0.00% 32.35%
73.33%

Color #12442E in popluar number systems.

HEX 12 44 2E
Decimal 18 68 46
Binary 10010 1000100 101110
Octal 22 104 56

Shades and tints

Shades of #12442E

#12442E
(18,68,46)
#113E2A
(17,62,42)
#103826
(16,56,38)
#0F3222
(15,50,34)
#0E2C1E
(14,44,30)
#0D261A
(13,38,26)
#0C2016
(12,32,22)
#0B1A12
(11,26,18)
#0A140E
(10,20,14)
#090E0A
(9,14,10)
#080806
(8,8,6)
#000000
(0,0,0)

Tints of #12442E

#12442E
(18,68,46)
#275541
(39,85,65)
#3C6654
(60,102,84)
#517767
(81,119,103)
#66887A
(102,136,122)
#7B998D
(123,153,141)
#90AAA0
(144,170,160)
#A5BBB3
(165,187,179)
#BACCC6
(186,204,198)
#CFDDD9
(207,221,217)
#E4EEEC
(228,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #12442E color. Also use rgb(18,68,46) instead hex code.

Text Font Color

.myTextColor { color: #12442E; }

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

This text font color is #12442E.

Background Color

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

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

This div background color is #12442E.

Border color

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

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

This div border color is #12442E.

Opacity

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

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

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

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

This text has shadow with #12442E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #12442E.

Preview

Color preview on black background

This text has color #12442E on black background.


Color preview on white background

This text has color #12442E on white background.


Black color preview on #12442E background

This text has black color on #12442E background.


White color preview on #12442E background

This text has white color on #12442E background.


Related colors

Complementary color

Complementary color for #hex is #EDBBD1.


I love getcolorcode.com

Triadic colors

1 #2E1244 and #442E12 with #12442E are triadic colors.

2 #2E4412 and #44122E with #12442E are triadic colors.