Color Hex Logo

#123456 Color Hex

#123456
(18,52,86)
49 Favorites   12 Comments

Color spaces of #123456

RGB 185286
HSL0.580.650.20
HSV210°79°34°
CMYK 0.790.400.00   0.66
XYZ3.15723.25659.2663
Yxy3.25650.20140.2077
Hunter Lab18.0458-0.3506-17.8127
CIE-Lab21.04321.0590-24.1046

#123456 color RGB value is (18,52,86).

#123456 hex color red value is 18, green value is 52 and the blue value of its RGB is 86. Cylindrical-coordinate representations (also known as HSL) of color #123456 hue: 0.58 , saturation: 0.65 and the lightness value of 123456 is 0.20.

The process color (four color CMYK) of #123456 color hex is 0.79, 0.40, 0.00, 0.66. Web safe color of #123456 is #003366. Color #123456 contains mainly BLUE color.

Base Numbers

BaseRedGreenBlue
Binary 00010010 00110100 01010110
Octal 22 64 126
Decimal 18 52 86
Hex 12 34 56

RGB Percentages of Color #123456

%11.54
%33.33
%55.13

CMYK Percentages of Color #123456

%79
%40
%0
%66

Triadic Colors of #123456

#123456 #561234 #345612

Analogous Colors of #123456

#123456 #121256 #125656

Monochromatic Colors of #123456

#123456

Complementary Color

#123456 #563412

#123456 Color Preview on Black Background

Lorem ipsum dolor sit amet.

#123456 Color Preview on White Background

Lorem ipsum dolor sit amet.

#123456 Color CSS Codes

.mybgcolor {background-color:#123456; } 
.myforecolor {color:#123456; }
.mybordercolor {border:3px solid #123456; }

#123456 Text Font Color

<p style="color:#123456">Text here</p>

This sample text font color is #123456
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.


#123456 Background Color

<div style="background-color:#123456">
Div content here</div>

This div background color is #123456


#123456 Border Color

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

This div border color is #123456


Css3 Examples

.textShadowRgb {
  text-shadow: 4px 4px 2px rgba(18,52,86, 0.8); } 
.textShadowHex { 
  text-shadow: 4px 4px 2px #123456; }
.divShadow { 
  -moz-box-shadow: 1px 1px 3px 2px #123456;
  -webkit-box-shadow: 1px 1px 3px 2px #123456;
  box-shadow:         1px 1px 3px 2px #123456; }

Text Shadow with RGB Values

<p style="text-shadow: 4px 4px 2px rgba(18,52,86, 0.8);">Text here</p>

This text has shadow with rgb values.


Text Shadow with Hex Values

<p style="text-shadow: 4px 4px 2px #123456">Text here</p>

This text has shadow with hex values.


Div Box Shadow

<div style="-moz-box-shadow: 1px 1px 3px 2px #123456;
  -webkit-box-shadow: 1px 1px 3px 2px #123456;
  box-shadow:         1px 1px 3px 2px #123456;">
Div content here</div>

This div box has shadow with color #123456


Comments

22 Sep 2023, 17:13 ColorMaster2004

I use this as a background for my Geometry Dash layouts I have nothing better to do with BetterEdit you know?

17 May 2023, 17:55 oh_dear

this is it. the color that started numbers

14 Oct 2022, 22:08 Deflanko

The Powershell color!

2 Aug 2021, 9:05 username_9999

i use this to scatter it across my minecraft skin P

22 Jun 2021, 20:06 Bit125

good color

18 Feb 2021, 15:30 Zacapea

Now I can count!

17 Feb 2021, 14:54 ZozoRainbowColorGirl

This is nice compared to its hex in reverse... 654321 is brown

27 Apr 2020, 12:38 technobear

Nice color, but a bit to dark in my opinion (I typed 123456 lol)

11 Feb 2019, 22:59 R3Ked

This is actually pretty nice

26 Oct 2017, 13:16 LinKueiDragon

If you type in 654321 you get brown

3 Nov 2016, 18:20 Alas8

Lol. I just typed 123456 but this is actually kinda a nice color!

3 Oct 2016, 20:22 MoonFlash

Haha :3

Please login to write comment.