crispedge.com

Color picker

Loading...

#09295d hex color - Blue - Cool color - Information

#09295d hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #09295d Color code in RGB color code model is created after adding 3.53% red color, 16.08% green color and 36.47% blue color. Hex #09295d Color code in CMYK color (process color) code model is generated after subtraction of 90% cyan, 56% magenta, 0% yellow and 64% black.

Hex #09295d color code is between #112255 web safe hex color code and #003366 web safe hex color code. #112255 is the nearest web safe color code. You can see here many more shades of #09295d color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code09295d#09295d
RGB Decimal9, 41, 93rgb(9, 41, 93)
RGB Percent4%, 16%, 36%rgb(4%, 16%, 36%)
CSS RGBa9, 41, 93,1rgba(9,41,93,1)
CMYK Modelcmyk(90%,56%,0%,64%)
HSL Color Space217,82% ,20%hsl(217,82% ,20%)
HSV Color Space217°, 90%, 36%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000010010010100101011101
Octal1151135
Decimal94193
Hex09295d

Different shades of #09295d color code.

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

Light Shade of #09295d
#0e3e8b
Dark Shade of #09295d
#04142e
Saturated Shade of #09295d
#042862
Desaturated Shade of #09295d
#0e2a58
Grey scale Shade of #09295d
#333333
Brighten Shade
#224276
Most Readable Shade
#FFFFFF

Shades of #09295d color code

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

#09295d
#082452
#071f48
#061b3e
#051633
#041229
#030d1f
#020914
#01040a
#000000

Similar Color like #09295d color

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

#0a2a5e
#0b2b5f
#0c2c60
#0d2d61
#0e2e62
#0f2f63
#103064
#113165
#123266
#133367
#143468
#153569
#16366a
#17376b
#08285c
#07275b
#06265a
#052559
#042458
#032357
#022256
#012155
#002054
#001f53
#001e52
#001d51
#001c50
#001b4f

Monochromatic Color with #09295d

#09295d
#0d3c87
#114eb2
#1561dc
#010408
#051632

Tints of #09295d Color

#09295d
#24406f
#3f5881
#5b7093
#7688a5
#919fb7
#adb7c9
#c8cfdb
#e3e7ed
#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

#09295d
#5d3d09

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

Split Complementary

#09295d
#5d1309
#535d09

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

Analogous Color

#094b5d
#093a5d
#09295d
#09185d
#0b095d

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

#09295d
#5d0929
#295d09

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

#09295d
#5d0953
#5d3d09
#095d13

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

#09295d
#5d3d09
#535d09
#13095d

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 #09295d 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.

#09295d Color Code Preview on Black Background Color

This is how #09295d Color will look on black background color. Color contrast ratio is 1.49

#09295d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #09295d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #09295d

#09295d color code is use for CSS Background Color

Background color for the above div is #09295d

HTML with inline CSS

<div style="background-color:#09295d;"></div>

#09295d color code is use for CSS Border Color

CSS Border color for the above div is #09295d

HTML with inline CSS

<div style="border:5px solid #09295d;"></div>

CSS Border Left color for the above div is #09295d

HTML with inline CSS

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

CSS Border Right color for the above div is #09295d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #09295d

HTML with inline CSS

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

CSS Border Top color for the above div is #09295d

HTML with inline CSS

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

#09295d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#09295d Color code Preview on White Background

This is how #09295d Color code will look on white background color. Color contrast ratio is 14.12

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

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(9,41,93,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(93,61,9,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(9,41,93,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.