Skip to main content Skip to docs navigation

#448cef 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 Seljuk Blue and its hex is #4488EE Nearest Color Name

Color Hue/Base color: Blue

Hex #448cef Color code in RGB color code model is created after adding 26.67% red color, 54.9% green color and 93.73% blue color. Hex #448cef Color code in CMYK color (process color) code model is generated after subtraction of 72% cyan, 41% magenta, 0% yellow and 6.27% black.

Hex #448cef color code is between #3388ee web safe hex color code and #5599ff web safe hex color code. #3388ee is the nearest web safe color code. You can see here many more shades of #448cef color code.

RGB Chart

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

Color Table

Hex Color Code 448cef #448cef
RGB Decimal 68, 140, 239 68, 140, 239
RGB Percent 27%, 55%, 94% rgb(27%, 55%, 94%)
CSS RGBa 68, 140, 239,1 rgba(68,140,239,1)
CMYK Model cmyk(72%,41%,0%,6.27%)
HSL Color Space 215,84% ,60% hsl(215,84% ,60%)
HSV Color Space 215°, 72%, 94%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01000100 10001100 11101111
Octal 104 214 357
Decimal 68 140 239
Hex 44 8c ef

Different shades of #448cef color code.

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

Darkest of #448cef
#0c438e
Darker of #448cef
#1059bd
Dark of #448cef
#156feb
Base of #448cef
#448cef
Light of #448cef
#73a9f3
Lighter
#a2c6f7
Lightest
#d1e3fb

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

#448cef
#efa744

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

Split Complementary

#448cef
#ef5244
#e1ef44

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

Analogous Color

#44efee
#44d3ef
#448cef
#4453ef
#7c44ef

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

#448cef
#8cef44
#ef448c

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

#448cef
#ef448c
#efa744
#44efa7

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

#448cef
#ef44e1
#efa744
#44ef52

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 #448cef

#082d5f
#0c438e
#1059bd
#156feb
#448cef
#73a9f3
#a2c6f7
#d1e3fb
#ffffff

Tints of #448cef Color

#448cef
#5898f0
#6da5f2
#82b2f4
#97bff6
#abcbf7
#c0d8f9
#d5e5fb
#eaf2fd
#ffffff

Shades of #448cef color code

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

#448cef
#3c7cd4
#346cb9
#2d5d9f
#254d84
#1e3e6a
#162e4f
#0f1f35
#070f1a
#000000

Tones

#448cef
#588fdb
#6d92c6
#8196b2
#95999e

Tones

Similar Color like #448cef color

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

#458df0
#468ef1
#478ff2
#4890f3
#4991f4
#4a92f5
#4b93f6
#4c94f7
#4d95f8
#4e96f9
#4f97fa
#5098fb
#5199fc
#529afd
#438bee
#428aed
#4189ec
#4088eb
#3f87ea
#3e86e9
#3d85e8
#3c84e7
#3b83e6
#3a82e5
#3981e4
#3880e3
#377fe2
#367ee1

Download this Dark Blue

Hex #448cef 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.

#448cef Color Code Preview on Black Background Color

This is how #448cef Color will look on black background color. Color contrast ratio is 6.24

#448cef in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #448cef

HTML with inline CSS

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

Your Example Paragraph content text in with font color #448cef

#448cef color code is use for CSS Background Color

Background color for the above div is #448cef

HTML with inline CSS

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

#448cef color code is use for CSS Border Color

CSS Border color for the above div is #448cef

HTML with inline CSS

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

CSS Border Left color for the above div is #448cef

HTML with inline CSS

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

CSS Border Right color for the above div is #448cef

HTML with inline CSS

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

CSS Border Bottom color for the above div is #448cef

HTML with inline CSS

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

CSS Border Top color for the above div is #448cef

HTML with inline CSS

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

#448cef hex Color code used as CSS color Codes

Example CSS Class for usage

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

#448cef Color code Preview on White Background

This is how #448cef Color code will look on white background color. Color contrast ratio is 3.36

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

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(68,140,239,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(239,167,68,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(68,140,239,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }