COLOR #12441D

HEX: #12441D RGB: (18,68,29)

Color info

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

RGB color model

#12441D color RGB value is (18,68,29).

RGB: (18,68,29) (7%, 27%, 11%)

RGB channels and saturation

R 18 of 255 = 7%
G 68 of 255 = 27%
B 29 of 255 = 11%

18
68
29

R + G + B ~ 15%. #12441D is dark color.

Portions of RGB colors in percentages

R + G + B = 18 + 68 + 29 = 115 (100%)
R 18 of 115 ~ 15.65%
G 68 of 115 ~ 59.13%
B 29 of 115 ~ 25.22'%

%15.65
%59.13
%25.22

CMYK color model

#12441D color CMYK value is (74,0,57,73).

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

CMYK: (74,0,57,73)
C74M0Y57K73 (74%, 0%, 57%, 73%)
(0.74 / 0.00 / 0.57 / 0.73)

CMYK percentages

%73.53
%0
%57.35
%73.33

Codes

Color #12441D in popluar color models

12 44 1D
RGB 18 68 29
HSL 133° 58.14% 16.86%
HSB/HSV 133° 73.53% 26.67%
CMYK 73.53% 0.00% 57.35%
73.33%

Color #12441D in popluar number systems.

HEX 12 44 1D
Decimal 18 68 29
Binary 10010 1000100 11101
Octal 22 104 35

Shades and tints

Shades of #12441D

#12441D
(18,68,29)
#113E1B
(17,62,27)
#103819
(16,56,25)
#0F3217
(15,50,23)
#0E2C15
(14,44,21)
#0D2613
(13,38,19)
#0C2011
(12,32,17)
#0B1A0F
(11,26,15)
#0A140D
(10,20,13)
#090E0B
(9,14,11)
#080809
(8,8,9)
#000000
(0,0,0)

Tints of #12441D

#12441D
(18,68,29)
#275531
(39,85,49)
#3C6645
(60,102,69)
#517759
(81,119,89)
#66886D
(102,136,109)
#7B9981
(123,153,129)
#90AA95
(144,170,149)
#A5BBA9
(165,187,169)
#BACCBD
(186,204,189)
#CFDDD1
(207,221,209)
#E4EEE5
(228,238,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #12441D color. Also use rgb(18,68,29) instead hex code.

Text Font Color

.myTextColor { color: #12441D; }

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

This text font color is #12441D.

Background Color

.myBgColor { background-color: #12441D; }

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

This div background color is #12441D.

Border color

.myBorderColor { border: 1px solid #12441D; }

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

This div border color is #12441D.

Opacity

.myOpacity80 { color: #12441D; opacity: 0.8; }

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

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

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

This text has shadow with #12441D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #12441D.

Preview

Color preview on black background

This text has color #12441D on black background.


Color preview on white background

This text has color #12441D on white background.


Black color preview on #12441D background

This text has black color on #12441D background.


White color preview on #12441D background

This text has white color on #12441D background.


Related colors

Complementary color

Complementary color for #hex is #EDBBE2.


I love getcolorcode.com

Triadic colors

1 #1D1244 and #441D12 with #12441D are triadic colors.

2 #1D4412 and #44121D with #12441D are triadic colors.