COLOR #121738

HEX: #121738 RGB: (18,23,56)

Color info

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

RGB color model

#121738 color RGB value is (18,23,56).

RGB: (18,23,56) (7%, 9%, 22%)

RGB channels and saturation

R 18 of 255 = 7%
G 23 of 255 = 9%
B 56 of 255 = 22%

18
23
56

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

Portions of RGB colors in percentages

R + G + B = 18 + 23 + 56 = 97 (100%)
R 18 of 97 ~ 18.56%
G 23 of 97 ~ 23.71%
B 56 of 97 ~ 57.73'%

%18.56
%23.71
%57.73

CMYK color model

#121738 color CMYK value is (68,59,0,78).

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

CMYK: (68,59,0,78)
C68M59Y0K78 (68%, 59%, 0%, 78%)
(0.68 / 0.59 / 0.00 / 0.78)

CMYK percentages

%67.86
%58.93
%0
%78.04

Codes

Color #121738 in popluar color models

12 17 38
RGB 18 23 56
HSL 232° 51.35% 14.51%
HSB/HSV 232° 67.86% 21.96%
CMYK 67.86% 58.93% 0.00%
78.04%

Color #121738 in popluar number systems.

HEX 12 17 38
Decimal 18 23 56
Binary 10010 10111 111000
Octal 22 27 70

Shades and tints

Shades of #121738

#121738
(18,23,56)
#111533
(17,21,51)
#10132E
(16,19,46)
#0F1129
(15,17,41)
#0E0F24
(14,15,36)
#0D0D1F
(13,13,31)
#0C0B1A
(12,11,26)
#0B0915
(11,9,21)
#0A0710
(10,7,16)
#09050B
(9,5,11)
#080306
(8,3,6)
#000000
(0,0,0)

Tints of #121738

#121738
(18,23,56)
#272C4A
(39,44,74)
#3C415C
(60,65,92)
#51566E
(81,86,110)
#666B80
(102,107,128)
#7B8092
(123,128,146)
#9095A4
(144,149,164)
#A5AAB6
(165,170,182)
#BABFC8
(186,191,200)
#CFD4DA
(207,212,218)
#E4E9EC
(228,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #121738; }

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

This text font color is #121738.

Background Color

.myBgColor { background-color: #121738; }

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

This div background color is #121738.

Border color

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

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

This div border color is #121738.

Opacity

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

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

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

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

This text has shadow with #121738 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #121738.

Preview

Color preview on black background

This text has color #121738 on black background.


Color preview on white background

This text has color #121738 on white background.


Black color preview on #121738 background

This text has black color on #121738 background.


White color preview on #121738 background

This text has white color on #121738 background.


Related colors

Complementary color

Complementary color for #hex is #EDE8C7.


I love getcolorcode.com

Triadic colors

1 #381217 and #173812 with #121738 are triadic colors.

2 #381712 and #171238 with #121738 are triadic colors.