COLOR #122328

HEX: #122328 RGB: (18,35,40)

Color info

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

RGB color model

#122328 color RGB value is (18,35,40).

RGB: (18,35,40) (7%, 14%, 16%)

RGB channels and saturation

R 18 of 255 = 7%
G 35 of 255 = 14%
B 40 of 255 = 16%

18
35
40

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

Portions of RGB colors in percentages

R + G + B = 18 + 35 + 40 = 93 (100%)
R 18 of 93 ~ 19.35%
G 35 of 93 ~ 37.63%
B 40 of 93 ~ 43.01'%

%19.35
%37.63
%43.01

CMYK color model

#122328 color CMYK value is (55,13,0,84).

  • cyan value is 55.00%
  • magenta value is 12.50%
  • yellow value is 0.00%
  • key color value is 84.31%

CMYK: (55,13,0,84)
C55M13Y0K84 (55%, 13%, 0%, 84%)
(0.55 / 0.13 / 0.00 / 0.84)

CMYK percentages

%55
%12.5
%0
%84.31

Codes

Color #122328 in popluar color models

12 23 28
RGB 18 35 40
HSL 194° 37.93% 11.37%
HSB/HSV 194° 55.00% 15.69%
CMYK 55.00% 12.50% 0.00%
84.31%

Color #122328 in popluar number systems.

HEX 12 23 28
Decimal 18 35 40
Binary 10010 100011 101000
Octal 22 43 50

Shades and tints

Shades of #122328

#122328
(18,35,40)
#112025
(17,32,37)
#101D22
(16,29,34)
#0F1A1F
(15,26,31)
#0E171C
(14,23,28)
#0D1419
(13,20,25)
#0C1116
(12,17,22)
#0B0E13
(11,14,19)
#0A0B10
(10,11,16)
#09080D
(9,8,13)
#08050A
(8,5,10)
#000000
(0,0,0)

Tints of #122328

#122328
(18,35,40)
#27373B
(39,55,59)
#3C4B4E
(60,75,78)
#515F61
(81,95,97)
#667374
(102,115,116)
#7B8787
(123,135,135)
#909B9A
(144,155,154)
#A5AFAD
(165,175,173)
#BAC3C0
(186,195,192)
#CFD7D3
(207,215,211)
#E4EBE6
(228,235,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #122328; }

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

This text font color is #122328.

Background Color

.myBgColor { background-color: #122328; }

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

This div background color is #122328.

Border color

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

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

This div border color is #122328.

Opacity

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

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

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

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

This text has shadow with #122328 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #122328.

Preview

Color preview on black background

This text has color #122328 on black background.


Color preview on white background

This text has color #122328 on white background.


Black color preview on #122328 background

This text has black color on #122328 background.


White color preview on #122328 background

This text has white color on #122328 background.


Related colors

Complementary color

Complementary color for #hex is #EDDCD7.


I love getcolorcode.com

Triadic colors

1 #281223 and #232812 with #122328 are triadic colors.

2 #282312 and #231228 with #122328 are triadic colors.