@
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.

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

#0f67dd hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #0f67dd Color code in RGB color code model is created after adding 5.88% red color, 40.39% green color and 86.67% blue color. Hex #0f67dd Color code in CMYK color (process color) code model is generated after subtraction of 93% cyan, 53% magenta, 0% yellow and 13.33% black.

Hex #0f67dd color code is between #1166cc web safe hex color code and #0077ee web safe hex color code. #1166cc is the nearest web safe color code. You can see here many more shades of #0f67dd color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code0f67dd#0f67dd
RGB Decimal15, 103, 221rgb(15, 103, 221)
RGB Percent6%, 40%, 87%rgb(6%, 40%, 87%)
CSS RGBa15, 103, 221,1rgba(15,103,221,1)
CMYK Modelcmyk(93%,53%,0%,13.33%)
HSL Color Space214,87% ,46%hsl(214,87% ,46%)
HSV Color Space214°, 93%, 87%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000011110110011111011101
Octal17147335
Decimal15103221
Hex0f67dd

Different shades of #0f67dd color code.

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

Light Shade of #0f67dd
#2e81f1
Dark Shade of #0f67dd
#0c51ad
Saturated Shade of #0f67dd
#0365e9
Desaturated Shade of #0f67dd
#1b69d1
Grey scale Shade of #0f67dd
#767676
Brighten Shade
#2880f6
Most Readable Shade
#FFFFFF

Shades of #0f67dd color code

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

#0f67dd
#0d5bc4
#0b50ab
#0a4493
#08397a
#062d62
#052249
#031631
#010b18
#000000

Similar Color like #0f67dd color

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

#1068de
#1169df
#126ae0
#136be1
#146ce2
#156de3
#166ee4
#176fe5
#1870e6
#1971e7
#1a72e8
#1b73e9
#1c74ea
#1d75eb
#0e66dc
#0d65db
#0c64da
#0b63d9
#0a62d8
#0961d7
#0860d6
#075fd5
#065ed4
#055dd3
#045cd2
#035bd1
#025ad0
#0159cf

Monochromatic Color with #0f67dd

#0f67dd
#010408
#031833
#062c5d
#093f88
#0c53b3

Tints of #0f67dd Color

#0f67dd
#2977e0
#4488e4
#5f99e8
#79aaec
#94bbef
#afccf3
#c9ddf7
#e4eefb
#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

#0f67dd
#dd850f

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

Split Complementary

#0f67dd
#dd1e0f
#cedd0f

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

Analogous Color

#0fb9dd
#0f90dd
#0f67dd
#0f3edd
#0f15dd

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

#0f67dd
#dd0f67
#67dd0f

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

#0f67dd
#dd0fce
#dd850f
#0fdd1e

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

#0f67dd
#dd850f
#cedd0f
#1e0fdd

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

#0f67dd Color Code Preview on Black Background Color

This is how #0f67dd Color will look on black background color. Color contrast ratio is 4.00

#0f67dd in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#0f67dd color code is use for CSS Background Color

Background color for the above div is #0f67dd

HTML with inline CSS

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

#0f67dd color code is use for CSS Border Color

CSS Border color for the above div is #0f67dd

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#0f67dd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#0f67dd Color code Preview on White Background

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

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

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(15,103,221,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(221,133,15,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(15,103,221,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.