COLOR #121024

HEX: #121024 RGB: (18,16,36)

Color info

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

RGB color model

#121024 color RGB value is (18,16,36).

RGB: (18,16,36) (7%, 6%, 14%)

RGB channels and saturation

R 18 of 255 = 7%
G 16 of 255 = 6%
B 36 of 255 = 14%

18
16
36

R + G + B ~ 9%. #121024 is dark color.

Portions of RGB colors in percentages

R + G + B = 18 + 16 + 36 = 70 (100%)
R 18 of 70 ~ 25.71%
G 16 of 70 ~ 22.86%
B 36 of 70 ~ 51.43'%

%25.71
%22.86
%51.43

CMYK color model

#121024 color CMYK value is (50,56,0,86).

  • cyan value is 50.00%
  • magenta value is 55.56%
  • yellow value is 0.00%
  • key color value is 85.88%

CMYK: (50,56,0,86)
C50M56Y0K86 (50%, 56%, 0%, 86%)
(0.50 / 0.56 / 0.00 / 0.86)

CMYK percentages

%50
%55.56
%0
%85.88

Codes

Color #121024 in popluar color models

12 10 24
RGB 18 16 36
HSL 246° 38.46% 10.20%
HSB/HSV 246° 55.56% 14.12%
CMYK 50.00% 55.56% 0.00%
85.88%

Color #121024 in popluar number systems.

HEX 12 10 24
Decimal 18 16 36
Binary 10010 10000 100100
Octal 22 20 44

Shades and tints

Shades of #121024

#121024
(18,16,36)
#110F21
(17,15,33)
#100E1E
(16,14,30)
#0F0D1B
(15,13,27)
#0E0C18
(14,12,24)
#0D0B15
(13,11,21)
#0C0A12
(12,10,18)
#0B090F
(11,9,15)
#0A080C
(10,8,12)
#090709
(9,7,9)
#080606
(8,6,6)
#000000
(0,0,0)

Tints of #121024

#121024
(18,16,36)
#272537
(39,37,55)
#3C3A4A
(60,58,74)
#514F5D
(81,79,93)
#666470
(102,100,112)
#7B7983
(123,121,131)
#908E96
(144,142,150)
#A5A3A9
(165,163,169)
#BAB8BC
(186,184,188)
#CFCDCF
(207,205,207)
#E4E2E2
(228,226,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #121024 color. Also use rgb(18,16,36) instead hex code.

Text Font Color

.myTextColor { color: #121024; }

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

This text font color is #121024.

Background Color

.myBgColor { background-color: #121024; }

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

This div background color is #121024.

Border color

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

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

This div border color is #121024.

Opacity

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

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

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

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

This text has shadow with #121024 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #121024.

Preview

Color preview on black background

This text has color #121024 on black background.


Color preview on white background

This text has color #121024 on white background.


Black color preview on #121024 background

This text has black color on #121024 background.


White color preview on #121024 background

This text has white color on #121024 background.


Related colors

Complementary color

Complementary color for #hex is #EDEFDB.


I love getcolorcode.com

Triadic colors

1 #241210 and #102412 with #121024 are triadic colors.

2 #241012 and #101224 with #121024 are triadic colors.