Skip to main content Skip to docs navigation

#0836cf 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 Merchant Marine Blue and its hex is #0343DF Nearest Color Name

Color Hue/Base color: Blue

Hex #0836cf Color code in RGB color code model is created after adding 3.14% red color, 21.18% green color and 81.18% blue color. Hex #0836cf Color code in CMYK color (process color) code model is generated after subtraction of 96% cyan, 74% magenta, 0% yellow and 18.82% black.

Hex #0836cf color code is between #0033cc web safe hex color code and #0044dd web safe hex color code. #0033cc is the nearest web safe color code. You can see here many more shades of #0836cf color code.

RGB Chart

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

Color Table

Hex Color Code 0836cf #0836cf
RGB Decimal 8, 54, 207 8, 54, 207
RGB Percent 3%, 21%, 81% rgb(3%, 21%, 81%)
CSS RGBa 8, 54, 207,1 rgba(8,54,207,1)
CMYK Model cmyk(96%,74%,0%,18.82%)
HSL Color Space 226,93% ,42% hsl(226,93% ,42%)
HSV Color Space 226°, 96%, 81%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00001000 00110110 11001111
Octal 10 66 317
Decimal 8 54 207
Hex 08 36 cf

Different shades of #0836cf color code.

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

Darkest of #0836cf
#02103c
Darker of #0836cf
#041c6d
Dark of #0836cf
#06299e
Base of #0836cf
#0836cf
Light of #0836cf
#1448f6
Lighter
#456ef8
Lightest
#7695fa

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

#0836cf
#cfa108

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

Split Complementary

#0836cf
#cf3e08
#9acf08

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

Analogous Color

#08aacf
#0889cf
#0836cf
#1c08cf
#6f08cf

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

#0836cf
#36cf08
#cf0836

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

#0836cf
#cf0836
#cfa108
#08cfa1

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

#0836cf
#cf089a
#cfa108
#08cf3e

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 #0836cf

#00030b
#02103c
#041c6d
#06299e
#0836cf
#1448f6
#456ef8
#7695fa
#a7bbfc

Tints of #0836cf Color

#0836cf
#234cd4
#3e62d9
#5a79df
#758fe4
#91a5e9
#acbcef
#c8d2f4
#e3e8f9
#ffffff

Shades of #0836cf color code

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

#0836cf
#0730b8
#062aa1
#05248a
#041e73
#03185c
#021245
#010c2e
#000617
#000000

Tones

#0836cf
#1e42ba
#334da4
#49598f
#5e6479

Tones

Similar Color like #0836cf color

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

#0937d0
#0a38d1
#0b39d2
#0c3ad3
#0d3bd4
#0e3cd5
#0f3dd6
#103ed7
#113fd8
#1240d9
#1341da
#1442db
#1543dc
#1644dd
#0735ce
#0634cd
#0533cc
#0432cb
#0331ca
#0230c9
#012fc8
#002ec7
#002dc6
#002cc5
#002bc4
#002ac3
#0029c2
#0028c1

Download this Dark Blue

Hex #0836cf 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.

#0836cf Color Code Preview on Black Background Color

This is how #0836cf Color will look on black background color. Color contrast ratio is 2.44

#0836cf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #0836cf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #0836cf

#0836cf color code is use for CSS Background Color

Background color for the above div is #0836cf

HTML with inline CSS

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

#0836cf color code is use for CSS Border Color

CSS Border color for the above div is #0836cf

HTML with inline CSS

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

CSS Border Left color for the above div is #0836cf

HTML with inline CSS

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

CSS Border Right color for the above div is #0836cf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #0836cf

HTML with inline CSS

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

CSS Border Top color for the above div is #0836cf

HTML with inline CSS

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

#0836cf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#0836cf Color code Preview on White Background

This is how #0836cf Color code will look on white background color. Color contrast ratio is 8.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 #0836cf; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #0836cf; }

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(8,54,207,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(207,161,8,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(8,54,207,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }