Skip to main content Skip to docs navigation

#14619a hex color - Blue - Cool color - Information

On this page
@
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.

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #14619a Color code in RGB color code model is created after adding 7.84% red color, 38.04% green color and 60.39% blue color. Hex #14619a Color code in CMYK color (process color) code model is generated after subtraction of 87% cyan, 37% magenta, 0% yellow and 39.61% black.

Hex #14619a color code is between #116699 web safe hex color code and #2255aa web safe hex color code. #116699 is the nearest web safe color code. You can see here many more shades of #14619a 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 14619a #14619a
RGB Decimal 20, 97, 154 rgb(20, 97, 154)
RGB Percent 8%, 38%, 60% rgb(8%, 38%, 60%)
CSS RGBa 20, 97, 154,1 rgba(20,97,154,1)
CMYK Model cmyk(87%,37%,0%,39.61%)
HSL Color Space 206,77% ,34% hsl(206,77% ,34%)
HSV Color Space 206°, 87%, 60%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00010100 01100001 10011010
Octal 24 141 232
Decimal 20 97 154
Hex 14 61 9a

Different shades of #14619a color code.

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

Light Shade of #14619a
#1a7dc7
Dark Shade of #14619a
#0e456d
Saturated Shade of #14619a
#0b62a3
Desaturated Shade of #14619a
#1d6091
Grey scale Shade of #14619a
#575757
Brighten Shade
#2d7ab3
Most Readable Shade
#FFFFFF

Shades of #14619a color code

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

#14619a
#115688
#0f4b77
#0d4066
#0b3555
#082b44
#062033
#041522
#020a11
#000000

Similar Color like #14619a color

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

#15629b
#16639c
#17649d
#18659e
#19669f
#1a67a0
#1b68a1
#1c69a2
#1d6aa3
#1e6ba4
#1f6ca5
#206da6
#216ea7
#226fa8
#136099
#125f98
#115e97
#105d96
#0f5c95
#0e5b94
#0d5a93
#0c5992
#0b5891
#0a5790
#09568f
#08558e
#07548d
#06538c

Monochromatic Color with #14619a

#14619a
#1a7cc4
#1f97ef
#03111a
#092b45
#0e466f

Tints of #14619a Color

#14619a
#2e72a5
#4884b0
#6295bb
#7ca7c6
#96b8d2
#b0cadd
#cadbe8
#e4edf3
#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

#14619a
#9a4d14

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

Split Complementary

#14619a
#9a141e
#9a9014

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

Analogous Color

#14979a
#147c9a
#14619a
#14469a
#142b9a

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

#14619a
#9a1461
#619a14

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

#14619a
#90149a
#9a4d14
#1e9a14

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

#14619a
#9a4d14
#9a9014
#141e9a

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 #14619a 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.

#14619a Color Code Preview on Black Background Color

This is how #14619a Color will look on black background color. Color contrast ratio is 3.21

#14619a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #14619a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #14619a

#14619a color code is use for CSS Background Color

Background color for the above div is #14619a

HTML with inline CSS

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

#14619a color code is use for CSS Border Color

CSS Border color for the above div is #14619a

HTML with inline CSS

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

CSS Border Left color for the above div is #14619a

HTML with inline CSS

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

CSS Border Right color for the above div is #14619a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #14619a

HTML with inline CSS

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

CSS Border Top color for the above div is #14619a

HTML with inline CSS

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

#14619a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#14619a Color code Preview on White Background

This is how #14619a Color code will look on white background color. Color contrast ratio is 6.55

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

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(20,97,154,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(154,77,20,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(20,97,154,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.