COLOR #121425

HEX: #121425 RGB: (18,20,37)

Color info

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

RGB color model

#121425 color RGB value is (18,20,37).

RGB: (18,20,37) (7%, 8%, 15%)

RGB channels and saturation

R 18 of 255 = 7%
G 20 of 255 = 8%
B 37 of 255 = 15%

18
20
37

R + G + B ~ 10%. #121425 is dark color.

Portions of RGB colors in percentages

R + G + B = 18 + 20 + 37 = 75 (100%)
R 18 of 75 ~ 24%
G 20 of 75 ~ 26.67%
B 37 of 75 ~ 49.33'%

%24
%26.67
%49.33

CMYK color model

#121425 color CMYK value is (51,46,0,85).

  • cyan value is 51.35%
  • magenta value is 45.95%
  • yellow value is 0.00%
  • key color value is 85.49%

CMYK: (51,46,0,85)
C51M46Y0K85 (51%, 46%, 0%, 85%)
(0.51 / 0.46 / 0.00 / 0.85)

CMYK percentages

%51.35
%45.95
%0
%85.49

Codes

Color #121425 in popluar color models

12 14 25
RGB 18 20 37
HSL 234° 34.55% 10.78%
HSB/HSV 234° 51.35% 14.51%
CMYK 51.35% 45.95% 0.00%
85.49%

Color #121425 in popluar number systems.

HEX 12 14 25
Decimal 18 20 37
Binary 10010 10100 100101
Octal 22 24 45

Shades and tints

Shades of #121425

#121425
(18,20,37)
#111322
(17,19,34)
#10121F
(16,18,31)
#0F111C
(15,17,28)
#0E1019
(14,16,25)
#0D0F16
(13,15,22)
#0C0E13
(12,14,19)
#0B0D10
(11,13,16)
#0A0C0D
(10,12,13)
#090B0A
(9,11,10)
#080A07
(8,10,7)
#000000
(0,0,0)

Tints of #121425

#121425
(18,20,37)
#272938
(39,41,56)
#3C3E4B
(60,62,75)
#51535E
(81,83,94)
#666871
(102,104,113)
#7B7D84
(123,125,132)
#909297
(144,146,151)
#A5A7AA
(165,167,170)
#BABCBD
(186,188,189)
#CFD1D0
(207,209,208)
#E4E6E3
(228,230,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #121425 color. Also use rgb(18,20,37) instead hex code.

Text Font Color

.myTextColor { color: #121425; }

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

This text font color is #121425.

Background Color

.myBgColor { background-color: #121425; }

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

This div background color is #121425.

Border color

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

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

This div border color is #121425.

Opacity

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

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

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

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

This text has shadow with #121425 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #121425.

Preview

Color preview on black background

This text has color #121425 on black background.


Color preview on white background

This text has color #121425 on white background.


Black color preview on #121425 background

This text has black color on #121425 background.


White color preview on #121425 background

This text has white color on #121425 background.


Related colors

Complementary color

Complementary color for #hex is #EDEBDA.


I love getcolorcode.com

Triadic colors

1 #251214 and #142512 with #121425 are triadic colors.

2 #251412 and #141225 with #121425 are triadic colors.