COLOR #121938

HEX: #121938 RGB: (18,25,56)

Color info

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

RGB color model

#121938 color RGB value is (18,25,56).

RGB: (18,25,56) (7%, 10%, 22%)

RGB channels and saturation

R 18 of 255 = 7%
G 25 of 255 = 10%
B 56 of 255 = 22%

18
25
56

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

Portions of RGB colors in percentages

R + G + B = 18 + 25 + 56 = 99 (100%)
R 18 of 99 ~ 18.18%
G 25 of 99 ~ 25.25%
B 56 of 99 ~ 56.57'%

%18.18
%25.25
%56.57

CMYK color model

#121938 color CMYK value is (68,55,0,78).

  • cyan value is 67.86%
  • magenta value is 55.36%
  • yellow value is 0.00%
  • key color value is 78.04%

CMYK: (68,55,0,78)
C68M55Y0K78 (68%, 55%, 0%, 78%)
(0.68 / 0.55 / 0.00 / 0.78)

CMYK percentages

%67.86
%55.36
%0
%78.04

Codes

Color #121938 in popluar color models

12 19 38
RGB 18 25 56
HSL 229° 51.35% 14.51%
HSB/HSV 229° 67.86% 21.96%
CMYK 67.86% 55.36% 0.00%
78.04%

Color #121938 in popluar number systems.

HEX 12 19 38
Decimal 18 25 56
Binary 10010 11001 111000
Octal 22 31 70

Shades and tints

Shades of #121938

#121938
(18,25,56)
#111733
(17,23,51)
#10152E
(16,21,46)
#0F1329
(15,19,41)
#0E1124
(14,17,36)
#0D0F1F
(13,15,31)
#0C0D1A
(12,13,26)
#0B0B15
(11,11,21)
#0A0910
(10,9,16)
#09070B
(9,7,11)
#080506
(8,5,6)
#000000
(0,0,0)

Tints of #121938

#121938
(18,25,56)
#272D4A
(39,45,74)
#3C415C
(60,65,92)
#51556E
(81,85,110)
#666980
(102,105,128)
#7B7D92
(123,125,146)
#9091A4
(144,145,164)
#A5A5B6
(165,165,182)
#BAB9C8
(186,185,200)
#CFCDDA
(207,205,218)
#E4E1EC
(228,225,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #121938 color. Also use rgb(18,25,56) instead hex code.

Text Font Color

.myTextColor { color: #121938; }

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

This text font color is #121938.

Background Color

.myBgColor { background-color: #121938; }

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

This div background color is #121938.

Border color

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

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

This div border color is #121938.

Opacity

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

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

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

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

This text has shadow with #121938 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #121938.

Preview

Color preview on black background

This text has color #121938 on black background.


Color preview on white background

This text has color #121938 on white background.


Black color preview on #121938 background

This text has black color on #121938 background.


White color preview on #121938 background

This text has white color on #121938 background.


Related colors

Complementary color

Complementary color for #hex is #EDE6C7.


I love getcolorcode.com

Triadic colors

1 #381219 and #193812 with #121938 are triadic colors.

2 #381912 and #191238 with #121938 are triadic colors.