crispedge.com

Color picker

Loading...

#0d066e hex color - Blue - Cool color - Information

#0d066e hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #0d066e Color code in RGB color code model is created after adding 5.1% red color, 2.35% green color and 43.14% blue color. Hex #0d066e Color code in CMYK color (process color) code model is generated after subtraction of 88% cyan, 95% magenta, 0% yellow and 57% black.

Hex #0d066e color code is between #110066 web safe hex color code and #000077 web safe hex color code. #110066 is the nearest web safe color code. You can see here many more shades of #0d066e color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code0d066e#0d066e
RGB Decimal13, 6, 110rgb(13, 6, 110)
RGB Percent5%, 2%, 43%rgb(5%, 2%, 43%)
CSS RGBa13, 6, 110,1rgba(13,6,110,1)
CMYK Modelcmyk(88%,95%,0%,57%)
HSL Color Space244,90% ,23%hsl(244,90% ,23%)
HSV Color Space244°, 95%, 43%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000011010000011001101110
Octal156156
Decimal136110
Hex0d066e

Different shades of #0d066e color code.

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

Light Shade of #0d066e
#13099e
Dark Shade of #0d066e
#07033e
Saturated Shade of #0d066e
#080074
Desaturated Shade of #0d066e
#120c68
Grey scale Shade of #0d066e
#3a3a3a
Brighten Shade
#261f87
Most Readable Shade
#FFFFFF

Shades of #0d066e color code

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

#0d066e
#0b0561
#0a0455
#080449
#07033d
#050230
#040224
#020118
#01000c
#000000

Similar Color like #0d066e color

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

#0e076f
#0f0870
#100971
#110a72
#120b73
#130c74
#140d75
#150e76
#160f77
#171078
#181179
#19127a
#1a137b
#1b147c
#0c056d
#0b046c
#0a036b
#09026a
#080169
#070068
#060067
#050066
#040065
#030064
#020063
#010062
#000061
#000060

Monochromatic Color with #0d066e

#0d066e
#120898
#170bc3
#1c0ded
#030119
#080443

Tints of #0d066e Color

#0d066e
#27217e
#423d8e
#5d599e
#7874ae
#9390be
#aeacce
#c9c7de
#e4e3ee
#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

#0d066e
#676e06

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

Split Complementary

#0d066e
#6e4106
#336e06

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

Analogous Color

#06296e
#06146e
#0d066e
#22066e
#37066e

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

#0d066e
#6e0d06
#066e0d

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

#0d066e
#6e0633
#676e06
#066e41

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

#0d066e
#676e06
#336e06
#41066e

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 #0d066e 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.

#0d066e Color Code Preview on Black Background Color

This is how #0d066e Color will look on black background color. Color contrast ratio is 1.27

#0d066e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #0d066e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #0d066e

#0d066e color code is use for CSS Background Color

Background color for the above div is #0d066e

HTML with inline CSS

<div style="background-color:#0d066e;"></div>

#0d066e color code is use for CSS Border Color

CSS Border color for the above div is #0d066e

HTML with inline CSS

<div style="border:5px solid #0d066e;"></div>

CSS Border Left color for the above div is #0d066e

HTML with inline CSS

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

CSS Border Right color for the above div is #0d066e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #0d066e

HTML with inline CSS

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

CSS Border Top color for the above div is #0d066e

HTML with inline CSS

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

#0d066e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#0d066e Color code Preview on White Background

This is how #0d066e Color code will look on white background color. Color contrast ratio is 16.56

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

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(13,6,110,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(103,110,6,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(13,6,110,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.