crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

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

#0e001f hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #0e001f Color code in RGB color code model is created after adding 5.49% red color, 0% green color and 12.16% blue color. Hex #0e001f Color code in CMYK color (process color) code model is generated after subtraction of 55% cyan, 100% magenta, 0% yellow and 88% black.

Hex #0e001f color code is between #110022 web safe hex color code and #000011 web safe hex color code. #110022 is the nearest web safe color code. You can see here many more shades of #0e001f color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Code0e001f#0e001f
RGB Decimal14, 0, 31rgb(14, 0, 31)
RGB Percent5%, 0%, 12%rgb(5%, 0%, 12%)
CSS RGBa14, 0, 31,1rgba(14,0,31,1)
CMYK Modelcmyk(55%,100%,0%,88%)
HSL Color Space267,100% ,6%hsl(267,100% ,6%)
HSV Color Space267°, 100%, 12%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000011100000000000011111
Octal16037
Decimal14031
Hex0e001f

Different shades of #0e001f color code.

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

Light Shade of #0e001f
#250052
Dark Shade of #0e001f
#000000
Saturated Shade of #0e001f
#0e001f
Desaturated Shade of #0e001f
#0e021d
Grey scale Shade of #0e001f
#0f0f0f
Brighten Shade
#271938
Most Readable Shade
#FFFFFF

Shades of #0e001f color code

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

#0e001f
#0c001b
#0a0018
#090014
#070011
#06000d
#04000a
#030006
#010003
#000000

Similar Color like #0e001f color

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

#0f0120
#100221
#110322
#120423
#130524
#140625
#150726
#160827
#170928
#180a29
#190b2a
#1a0c2b
#1b0d2c
#1c0e2d
#0d001e
#0c001d
#0b001c
#0a001b
#09001a
#080019
#070018
#060017
#050016
#040015
#030014
#020013
#010012
#000011

Monochromatic Color with #0e001f

#0e001f
#210049
#340074
#48009e
#5b00c9
#6e00f3

Tints of #0e001f Color

#0e001f
#281c37
#433850
#5e5569
#797182
#938d9b
#aeaab4
#c9c6cd
#e4e2e6
#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

#0e001f
#111f00

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

Split Complementary

#0e001f
#1f1e00
#011f00

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

Analogous Color

#02001f
#08001f
#0e001f
#14001f
#1a001f

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

#0e001f
#1f0e00
#001f0e

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

#0e001f
#1f0001
#111f00
#001f1d

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

#0e001f
#111f00
#011f00
#1e001f

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

#0e001f Color Code Preview on Black Background Color

This is how #0e001f Color will look on black background color. Color contrast ratio is 1.04

#0e001f in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#0e001f color code is use for CSS Background Color

Background color for the above div is #0e001f

HTML with inline CSS

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

#0e001f color code is use for CSS Border Color

CSS Border color for the above div is #0e001f

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#0e001f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#0e001f Color code Preview on White Background

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

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.