@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

#120742 hex color - Blue - Cool color - Information

#120742 hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #120742 Color code in RGB color code model is created after adding 7.06% red color, 2.75% green color and 25.88% blue color. Hex #120742 Color code in CMYK color (process color) code model is generated after subtraction of 73% cyan, 89% magenta, 0% yellow and 74.12% black.

Hex #120742 color code is between #110044 web safe hex color code and #220033 web safe hex color code. #110044 is the nearest web safe color code. You can see here many more shades of #120742 color code.

0 Likes 0 Comments | 2 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code 120742 #120742
RGB Decimal 18, 7, 66 rgb(18, 7, 66)
RGB Percent 7%, 3%, 26% rgb(7%, 3%, 26%)
CSS RGBa 18, 7, 66,1 rgba(18,7,66,1)
CMYK Model cmyk(73%,89%,0%,74.12%)
HSL Color Space 251,81% ,14% hsl(251,81% ,14%)
HSV Color Space 251°, 89%, 26%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00010010 00000111 01000010
Octal 22 7 102
Decimal 18 7 66
Hex 12 07 42

Different shades of #120742 color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Light Shade of #120742
#1f0c70
Dark Shade of #120742
#050214
Saturated Shade of #120742
#100346
Desaturated Shade of #120742
#140b3e
Grey scale Shade of #120742
#242424
Brighten Shade
#2b205b
Most Readable Shade
#FFFFFF

Shades of #120742 color code

Generate more color scales with scales (color stack) generator.

#120742
#10063a
#0e0533
#0c042c
#0a0324
#08031d
#060216
#04010e
#020007
#000000

Similar Color like #120742 color

Find visually similar hex color codes nearing to #120742 hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#130843
#140944
#150a45
#160b46
#170c47
#180d48
#190e49
#1a0f4a
#1b104b
#1c114c
#1d124d
#1e134e
#1f144f
#201550
#110641
#100540
#0f043f
#0e033e
#0d023d
#0c013c
#0b003b
#0a003a
#090039
#080038
#070037
#060036
#050035
#040034

Monochromatic Color with #120742

#120742
#1e0c6c
#291097
#3515c1
#4019ec
#060217

Tints of #120742 Color

#120742
#2c2257
#463e6c
#615981
#7b7596
#9590ab
#b0acc0
#cac7d5
#e4e3ea
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#120742
#374207

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#120742
#422f07
#1a4207

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#071442
#070842
#120742
#1e0742
#2a0742

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#120742
#421207
#074212

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#120742
#420719
#374207
#07422f

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#120742
#374207
#1a4207
#2f0742

Double Complementary is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Hex #120742 Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#120742 Color Code Preview on Black Background Color

This is how #120742 Color will look on black background color. Color contrast ratio is 1.13

#120742 in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#120742">Your Example Paragraph content text in with font color #120742 </p>

Your Example Paragraph content text in with font color #120742

HTML with inline CSS

<div style="color:#120742">Your Paragraph text in with font color #120742 </div>

Your Example Paragraph content text in with font color #120742

#120742 color code is use for CSS Background Color

Background color for the above div is #120742

HTML with inline CSS

<div style="background-color:#120742;"></div>

#120742 color code is use for CSS Border Color

CSS Border color for the above div is #120742

HTML with inline CSS

<div style="border:5px solid #120742;"></div>

CSS Border Left color for the above div is #120742

HTML with inline CSS

<div style="border-left:5px solid #120742;"></div>

CSS Border Right color for the above div is #120742

HTML with inline CSS

<div style="border-right:5px solid #120742;"></div>

CSS Border Bottom color for the above div is #120742

HTML with inline CSS

<div style="border-bottom:5px solid #120742;"></div>

CSS Border Top color for the above div is #120742

HTML with inline CSS

<div style="border-top:5px solid #120742;"></div>

#120742 hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#120742; } .examplecolorclass {color:#120742; } .examplebordercolor {border:3px solid #120742; }

#120742 Color code Preview on White Background

This is how #120742 Color code will look on white background color. Color contrast ratio is 18.51

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #120742; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #120742; }

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(18,7,66,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(55,66,7,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(18,7,66,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.