COLOR #122829

HEX: #122829 RGB: (18,40,41)

Color info

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

RGB color model

#122829 color RGB value is (18,40,41).

RGB: (18,40,41) (7%, 16%, 16%)

RGB channels and saturation

R 18 of 255 = 7%
G 40 of 255 = 16%
B 41 of 255 = 16%

18
40
41

R + G + B ~ 13%. #122829 is dark color.

Portions of RGB colors in percentages

R + G + B = 18 + 40 + 41 = 99 (100%)
R 18 of 99 ~ 18.18%
G 40 of 99 ~ 40.4%
B 41 of 99 ~ 41.41'%

%18.18
%40.4
%41.41

CMYK color model

#122829 color CMYK value is (56,2,0,84).

  • cyan value is 56.10%
  • magenta value is 2.44%
  • yellow value is 0.00%
  • key color value is 83.92%
CMYK: (56,2,0,84) C56M2Y0K84 (56%,2%,0%,84%) (0.56/0.02/0.00/0.84) 

CMYK percentages

%56.1
%2.44
%0
%83.92

Codes

Color #122829 in popluar color models

12 28 29
RGB 18 40 41
HSL 183° 38.98% 11.57%
HSB/HSV 183° 56.10% 16.08%
CMYK 56.10% 2.44% 0.00%
83.92%

Color #122829 in popluar number systems.

HEX 12 28 29
Decimal 18 40 41
Binary 10010 101000 101001
Octal 22 50 51

Shades and tints

Shades of #122829

#122829
(18,40,41)
#112526
(17,37,38)
#102223
(16,34,35)
#0F1F20
(15,31,32)
#0E1C1D
(14,28,29)
#0D191A
(13,25,26)
#0C1617
(12,22,23)
#0B1314
(11,19,20)
#0A1011
(10,16,17)
#090D0E
(9,13,14)
#080A0B
(8,10,11)
#000000
(0,0,0)

Tints of #122829

#122829
(18,40,41)
#273B3C
(39,59,60)
#3C4E4F
(60,78,79)
#516162
(81,97,98)
#667475
(102,116,117)
#7B8788
(123,135,136)
#909A9B
(144,154,155)
#A5ADAE
(165,173,174)
#BAC0C1
(186,192,193)
#CFD3D4
(207,211,212)
#E4E6E7
(228,230,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #122829 color. Also use rgb(18,40,41) instead hex code.

Text Font Color

.myTextColor { color: #122829; }

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

This text font color is #122829.

Background Color

.myBgColor { background-color: #122829; }

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

This div background color is #122829.

Border color

.myBorderColor { border: 1px solid #122829; }

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

This div border color is #122829.

Opacity

.myOpacity80 { color: #122829; opacity: 0.8; }

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

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

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

This text has shadow with #122829 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #122829.

Preview

Color preview on black background

This text has color #122829 on black background.


Color preview on white background

This text has color #122829 on white background.


Black color preview on #122829 background

This text has black color on #122829 background.


White color preview on #122829 background

This text has white color on #122829 background.


Related colors

Complementary color

Complementary color for #hex is #EDD7D6.


I love getcolorcode.com

Triadic colors

1 #291228 and #282912 with #122829 are triadic colors.

2 #292812 and #281229 with #122829 are triadic colors.