Skip to main content Skip to docs navigation

#194fd8 hex color | Download Dark Blue BG image | Information

Color Picker

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

Woow we have a nearby visually matching color name available. It's name is Chun-Li Blue and its hex is #1559DB Nearest Color Name

Color Hue/Base color: Blue

Hex #194fd8 Color code in RGB color code model is created after adding 9.8% red color, 30.98% green color and 84.71% blue color. Hex #194fd8 Color code in CMYK color (process color) code model is generated after subtraction of 88% cyan, 63% magenta, 0% yellow and 15.29% black.

Hex #194fd8 color code is between #1155dd web safe hex color code and #2244cc web safe hex color code. #1155dd is the nearest web safe color code. You can see here many more shades of #194fd8 color code.

RGB Chart

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

Color Table

Hex Color Code 194fd8 #194fd8
RGB Decimal 25, 79, 216 25, 79, 216
RGB Percent 10%, 31%, 85% rgb(10%, 31%, 85%)
CSS RGBa 25, 79, 216,1 rgba(25,79,216,1)
CMYK Model cmyk(88%,63%,0%,15.29%)
HSL Color Space 223,79% ,47% hsl(223,79% ,47%)
HSV Color Space 223°, 88%, 85%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00011001 01001111 11011000
Octal 31 117 330
Decimal 25 79 216
Hex 19 4f d8

Different shades of #194fd8 color code.

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

Darkest of #194fd8
#091d4f
Darker of #194fd8
#0e2e7d
Dark of #194fd8
#143eaa
Base of #194fd8
#194fd8
Light of #194fd8
#3c6ce8
Lighter
#698fee
Lightest
#97b1f3

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

#194fd8
#d8a219

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

Split Complementary

#194fd8
#d84319
#aed819

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

Analogous Color

#19bed8
#199fd8
#194fd8
#2319d8
#7219d8

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

#194fd8
#4fd819
#d8194f

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

#194fd8
#d8194f
#d8a219
#19d8a2

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

Square Color

#194fd8
#d819ae
#d8a219
#19d843

Square 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).

Monochromatic Color with #194fd8

#040c21
#091d4f
#0e2e7d
#143eaa
#194fd8
#3c6ce8
#698fee
#97b1f3
#c5d3f8

Tints of #194fd8 Color

#194fd8
#3262dc
#4c76e0
#6589e5
#7f9de9
#98b0ed
#b2c4f2
#cbd7f6
#e5ebfa
#ffffff

Shades of #194fd8 color code

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

#194fd8
#1646c0
#133da8
#103490
#0d2b78
#0b2360
#081a48
#051130
#020818
#000000

Tones

#194fd8
#3159c0
#4964a8
#616e90
#787878

Tones

Similar Color like #194fd8 color

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

#1a50d9
#1b51da
#1c52db
#1d53dc
#1e54dd
#1f55de
#2056df
#2157e0
#2258e1
#2359e2
#245ae3
#255be4
#265ce5
#275de6
#184ed7
#174dd6
#164cd5
#154bd4
#144ad3
#1349d2
#1248d1
#1147d0
#1046cf
#0f45ce
#0e44cd
#0d43cc
#0c42cb
#0b41ca

Download this Dark Blue

Hex #194fd8 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.

#194fd8 Color Code Preview on Black Background Color

This is how #194fd8 Color will look on black background color. Color contrast ratio is 3.15

#194fd8 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #194fd8

HTML with inline CSS

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

Your Example Paragraph content text in with font color #194fd8

#194fd8 color code is use for CSS Background Color

Background color for the above div is #194fd8

HTML with inline CSS

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

#194fd8 color code is use for CSS Border Color

CSS Border color for the above div is #194fd8

HTML with inline CSS

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

CSS Border Left color for the above div is #194fd8

HTML with inline CSS

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

CSS Border Right color for the above div is #194fd8

HTML with inline CSS

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

CSS Border Bottom color for the above div is #194fd8

HTML with inline CSS

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

CSS Border Top color for the above div is #194fd8

HTML with inline CSS

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

#194fd8 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#194fd8 Color code Preview on White Background

This is how #194fd8 Color code will look on white background color. Color contrast ratio is 6.66

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(25,79,216,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(216,162,25,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(25,79,216,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }