COLOR #121D46

HEX: #121D46 RGB: (18,29,70)

Color info

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

RGB color model

#121D46 color RGB value is (18,29,70).

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

RGB channels and saturation

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

18
29
70

R + G + B ~ 15%. #121D46 is dark color.

Portions of RGB colors in percentages

R + G + B = 18 + 29 + 70 = 117 (100%)
R 18 of 117 ~ 15.38%
G 29 of 117 ~ 24.79%
B 70 of 117 ~ 59.83'%

%15.38
%24.79
%59.83

CMYK color model

#121D46 color CMYK value is (74,59,0,73).

  • cyan value is 74.29%
  • magenta value is 58.57%
  • yellow value is 0.00%
  • key color value is 72.55%

CMYK: (74,59,0,73)
C74M59Y0K73 (74%, 59%, 0%, 73%)
(0.74 / 0.59 / 0.00 / 0.73)

CMYK percentages

%74.29
%58.57
%0
%72.55

Codes

Color #121D46 in popluar color models

12 1D 46
RGB 18 29 70
HSL 227° 59.09% 17.25%
HSB/HSV 227° 74.29% 27.45%
CMYK 74.29% 58.57% 0.00%
72.55%

Color #121D46 in popluar number systems.

HEX 12 1D 46
Decimal 18 29 70
Binary 10010 11101 1000110
Octal 22 35 106

Shades and tints

Shades of #121D46

#121D46
(18,29,70)
#111B40
(17,27,64)
#10193A
(16,25,58)
#0F1734
(15,23,52)
#0E152E
(14,21,46)
#0D1328
(13,19,40)
#0C1122
(12,17,34)
#0B0F1C
(11,15,28)
#0A0D16
(10,13,22)
#090B10
(9,11,16)
#08090A
(8,9,10)
#000000
(0,0,0)

Tints of #121D46

#121D46
(18,29,70)
#273156
(39,49,86)
#3C4566
(60,69,102)
#515976
(81,89,118)
#666D86
(102,109,134)
#7B8196
(123,129,150)
#9095A6
(144,149,166)
#A5A9B6
(165,169,182)
#BABDC6
(186,189,198)
#CFD1D6
(207,209,214)
#E4E5E6
(228,229,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #121D46 color. Also use rgb(18,29,70) instead hex code.

Text Font Color

.myTextColor { color: #121D46; }

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

This text font color is #121D46.

Background Color

.myBgColor { background-color: #121D46; }

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

This div background color is #121D46.

Border color

.myBorderColor { border: 1px solid #121D46; }

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

This div border color is #121D46.

Opacity

.myOpacity80 { color: #121D46; opacity: 0.8; }

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

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

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

This text has shadow with #121D46 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #121D46.

Preview

Color preview on black background

This text has color #121D46 on black background.


Color preview on white background

This text has color #121D46 on white background.


Black color preview on #121D46 background

This text has black color on #121D46 background.


White color preview on #121D46 background

This text has white color on #121D46 background.


Related colors

Complementary color

Complementary color for #hex is #EDE2B9.


I love getcolorcode.com

Triadic colors

1 #46121D and #1D4612 with #121D46 are triadic colors.

2 #461D12 and #1D1246 with #121D46 are triadic colors.