COLOR #121834

HEX: #121834 RGB: (18,24,52)

Color info

#121834 contains red, green and blue colors in about the same proportion. Web safe color of #121834 is #000033 (or #003).

RGB color model

#121834 color RGB value is (18,24,52).

RGB: (18,24,52) (7%, 9%, 20%)

RGB channels and saturation

R 18 of 255 = 7%
G 24 of 255 = 9%
B 52 of 255 = 20%

18
24
52

R + G + B ~ 12%. #121834 is dark color.

Portions of RGB colors in percentages

R + G + B = 18 + 24 + 52 = 94 (100%)
R 18 of 94 ~ 19.15%
G 24 of 94 ~ 25.53%
B 52 of 94 ~ 55.32'%

%19.15
%25.53
%55.32

CMYK color model

#121834 color CMYK value is (65,54,0,80).

  • cyan value is 65.38%
  • magenta value is 53.85%
  • yellow value is 0.00%
  • key color value is 79.61%

CMYK: (65,54,0,80)
C65M54Y0K80 (65%, 54%, 0%, 80%)
(0.65 / 0.54 / 0.00 / 0.80)

CMYK percentages

%65.38
%53.85
%0
%79.61

Codes

Color #121834 in popluar color models

12 18 34
RGB 18 24 52
HSL 229° 48.57% 13.73%
HSB/HSV 229° 65.38% 20.39%
CMYK 65.38% 53.85% 0.00%
79.61%

Color #121834 in popluar number systems.

HEX 12 18 34
Decimal 18 24 52
Binary 10010 11000 110100
Octal 22 30 64

Shades and tints

Shades of #121834

#121834
(18,24,52)
#111630
(17,22,48)
#10142C
(16,20,44)
#0F1228
(15,18,40)
#0E1024
(14,16,36)
#0D0E20
(13,14,32)
#0C0C1C
(12,12,28)
#0B0A18
(11,10,24)
#0A0814
(10,8,20)
#090610
(9,6,16)
#08040C
(8,4,12)
#000000
(0,0,0)

Tints of #121834

#121834
(18,24,52)
#272D46
(39,45,70)
#3C4258
(60,66,88)
#51576A
(81,87,106)
#666C7C
(102,108,124)
#7B818E
(123,129,142)
#9096A0
(144,150,160)
#A5ABB2
(165,171,178)
#BAC0C4
(186,192,196)
#CFD5D6
(207,213,214)
#E4EAE8
(228,234,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #121834 color. Also use rgb(18,24,52) instead hex code.

Text Font Color

.myTextColor { color: #121834; }

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

This text font color is #121834.

Background Color

.myBgColor { background-color: #121834; }

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

This div background color is #121834.

Border color

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

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

This div border color is #121834.

Opacity

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

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

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

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

This text has shadow with #121834 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #121834.

Preview

Color preview on black background

This text has color #121834 on black background.


Color preview on white background

This text has color #121834 on white background.


Black color preview on #121834 background

This text has black color on #121834 background.


White color preview on #121834 background

This text has white color on #121834 background.


Related colors

Complementary color

Complementary color for #hex is #EDE7CB.


I love getcolorcode.com

Triadic colors

1 #341218 and #183412 with #121834 are triadic colors.

2 #341812 and #181234 with #121834 are triadic colors.