Skip to main content Skip to docs navigation

#265fdb 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 Flickr Blue and its hex is #216BD6 Nearest Color Name

Color Hue/Base color: Blue

Hex #265fdb Color code in RGB color code model is created after adding 14.9% red color, 37.25% green color and 85.88% blue color. Hex #265fdb Color code in CMYK color (process color) code model is generated after subtraction of 83% cyan, 57% magenta, 0% yellow and 14.12% black.

Hex #265fdb color code is between #2266dd web safe hex color code and #3355cc web safe hex color code. #2266dd is the nearest web safe color code. You can see here many more shades of #265fdb color code.

RGB Chart

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

Color Table

Hex Color Code 265fdb #265fdb
RGB Decimal 38, 95, 219 38, 95, 219
RGB Percent 15%, 37%, 86% rgb(15%, 37%, 86%)
CSS RGBa 38, 95, 219,1 rgba(38,95,219,1)
CMYK Model cmyk(83%,57%,0%,14.12%)
HSL Color Space 221,72% ,50% hsl(221,72% ,50%)
HSV Color Space 221°, 83%, 86%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00100110 01011111 11011011
Octal 46 137 333
Decimal 38 95 219
Hex 26 5f db

Different shades of #265fdb color code.

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

Darkest of #265fdb
#0f2659
Darker of #265fdb
#163985
Dark of #265fdb
#1d4cb1
Base of #265fdb
#265fdb
Light of #265fdb
#527fe2
Lighter
#7da0ea
Lightest
#a9c0f1

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

#265fdb
#dba226

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

Split Complementary

#265fdb
#db4726
#badb26

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

Analogous Color

#26c9db
#26aadb
#265fdb
#2926db
#7526db

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

#265fdb
#5fdb26
#db265f

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

#265fdb
#db265f
#dba226
#26dba2

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

#265fdb
#db26ba
#dba226
#26db47

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 #265fdb

#08132d
#0f2659
#163985
#1d4cb1
#265fdb
#527fe2
#7da0ea
#a9c0f1
#d5e0f8

Tints of #265fdb Color

#265fdb
#3e70df
#5682e3
#6e94e7
#86a6eb
#9eb7ef
#b6c9f3
#cedbf7
#e6edfb
#ffffff

Shades of #265fdb color code

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

#265fdb
#2154c2
#1d49aa
#193f92
#153479
#102a61
#0c1f49
#081530
#040a18
#000000

Tones

#265fdb
#3f68c2
#5972a8
#727b8f
#808080

Tones

Similar Color like #265fdb color

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

#2760dc
#2861dd
#2962de
#2a63df
#2b64e0
#2c65e1
#2d66e2
#2e67e3
#2f68e4
#3069e5
#316ae6
#326be7
#336ce8
#346de9
#255eda
#245dd9
#235cd8
#225bd7
#215ad6
#2059d5
#1f58d4
#1e57d3
#1d56d2
#1c55d1
#1b54d0
#1a53cf
#1952ce
#1851cd

Download this Dark Blue

Hex #265fdb 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.

#265fdb Color Code Preview on Black Background Color

This is how #265fdb Color will look on black background color. Color contrast ratio is 3.74

#265fdb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #265fdb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #265fdb

#265fdb color code is use for CSS Background Color

Background color for the above div is #265fdb

HTML with inline CSS

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

#265fdb color code is use for CSS Border Color

CSS Border color for the above div is #265fdb

HTML with inline CSS

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

CSS Border Left color for the above div is #265fdb

HTML with inline CSS

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

CSS Border Right color for the above div is #265fdb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #265fdb

HTML with inline CSS

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

CSS Border Top color for the above div is #265fdb

HTML with inline CSS

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

#265fdb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#265fdb Color code Preview on White Background

This is how #265fdb Color code will look on white background color. Color contrast ratio is 5.61

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

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