@
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.

#012673 hex color - Blue - Cool color - Information

#012673 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #012673 Color code in RGB color code model is created after adding 0.39% red color, 14.9% green color and 45.1% blue color. Hex #012673 Color code in CMYK color (process color) code model is generated after subtraction of 99% cyan, 67% magenta, 0% yellow and 54.9% black.

Hex #012673 color code is between #002277 web safe hex color code and #003366 web safe hex color code. #002277 is the nearest web safe color code. You can see here many more shades of #012673 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code 012673 #012673
RGB Decimal 1, 38, 115 rgb(1, 38, 115)
RGB Percent 0%, 15%, 45% rgb(0%, 15%, 45%)
CSS RGBa 1, 38, 115,1 rgba(1,38,115,1)
CMYK Model cmyk(99%,67%,0%,54.9%)
HSL Color Space 221,98% ,23% hsl(221,98% ,23%)
HSV Color Space 221°, 99%, 45%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00000001 00100110 01110011
Octal 1 46 163
Decimal 1 38 115
Hex 01 26 73

Different shades of #012673 color code.

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

Light Shade of #012673
#0137a6
Dark Shade of #012673
#011540
Saturated Shade of #012673
#002674
Desaturated Shade of #012673
#07286d
Grey scale Shade of #012673
#3a3a3a
Brighten Shade
#1a3f8c
Most Readable Shade
#FFFFFF

Shades of #012673 color code

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

#012673
#002166
#001d59
#00194c
#00153f
#001033
#000c26
#000819
#00040c
#000000

Similar Color like #012673 color

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

#022774
#032875
#042976
#052a77
#062b78
#072c79
#082d7a
#092e7b
#0a2f7c
#0b307d
#0c317e
#0d327f
#0e3380
#0f3481
#002572
#002471
#002370
#00226f
#00216e
#00206d
#001f6c
#001e6b
#001d6a
#001c69
#001b68
#001a67
#001966
#001865

Monochromatic Color with #012673

#012673
#01349d
#0242c8
#0250f2
#000a1e
#011848

Tints of #012673 Color

#012673
#1d3e82
#395692
#556ea1
#7186b1
#8e9ec0
#aab6d0
#c6cedf
#e2e6ef
#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

#012673
#734e01

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

Split Complementary

#012673
#731501
#5f7301

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

Analogous Color

#015473
#013d73
#012673
#010f73
#0a0173

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

#012673
#730126
#267301

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

#012673
#73015f
#734e01
#017315

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

#012673
#734e01
#5f7301
#150173

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 #012673 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.

#012673 Color Code Preview on Black Background Color

This is how #012673 Color will look on black background color. Color contrast ratio is 1.53

#012673 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #012673

HTML with inline CSS

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

Your Example Paragraph content text in with font color #012673

#012673 color code is use for CSS Background Color

Background color for the above div is #012673

HTML with inline CSS

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

#012673 color code is use for CSS Border Color

CSS Border color for the above div is #012673

HTML with inline CSS

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

CSS Border Left color for the above div is #012673

HTML with inline CSS

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

CSS Border Right color for the above div is #012673

HTML with inline CSS

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

CSS Border Bottom color for the above div is #012673

HTML with inline CSS

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

CSS Border Top color for the above div is #012673

HTML with inline CSS

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

#012673 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#012673 Color code Preview on White Background

This is how #012673 Color code will look on white background color. Color contrast ratio is 13.76

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 #012673; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #012673; }

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(1,38,115,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(115,78,1,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(1,38,115,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.