crispedge.com

Color picker

Loading...

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

#0b5873 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #0b5873 Color code in RGB color code model is created after adding 4.31% red color, 34.51% green color and 45.1% blue color. Hex #0b5873 Color code in CMYK color (process color) code model is generated after subtraction of 90% cyan, 23% magenta, 0% yellow and 55% black.

Hex #0b5873 color code is between #115577 web safe hex color code and #006666 web safe hex color code. #115577 is the nearest web safe color code. You can see here many more shades of #0b5873 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code0b5873#0b5873
RGB Decimal11, 88, 115rgb(11, 88, 115)
RGB Percent4%, 35%, 45%rgb(4%, 35%, 45%)
CSS RGBa11, 88, 115,1rgba(11,88,115,1)
CMYK Modelcmyk(90%,23%,0%,55%)
HSL Color Space196,83% ,25%hsl(196,83% ,25%)
HSV Color Space196°, 90%, 45%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000010110101100001110011
Octal13130163
Decimal1188115
Hex0b5873

Different shades of #0b5873 color code.

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

Light Shade of #0b5873
#0f7ca2
Dark Shade of #0b5873
#073444
Saturated Shade of #0b5873
#055b79
Desaturated Shade of #0b5873
#11556d
Grey scale Shade of #0b5873
#3f3f3f
Brighten Shade
#24718c
Most Readable Shade
#FFFFFF

Shades of #0b5873 color code

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

#0b5873
#094e66
#084459
#073a4c
#06303f
#042733
#031d26
#021319
#01090c
#000000

Similar Color like #0b5873 color

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

#0c5974
#0d5a75
#0e5b76
#0f5c77
#105d78
#115e79
#125f7a
#13607b
#14617c
#15627d
#16637e
#17647f
#186580
#196681
#0a5772
#095671
#085570
#07546f
#06536e
#05526d
#04516c
#03506b
#024f6a
#014e69
#004d68
#004c67
#004b66
#004a65

Monochromatic Color with #0b5873

#0b5873
#0f799d
#1399c8
#17baf2
#03171e
#073748

Tints of #0b5873 Color

#0b5873
#266a82
#417d92
#5c8fa1
#77a2b1
#92b4c0
#adc7d0
#c8d9df
#e3ecef
#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

#0b5873
#73260b

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

Split Complementary

#0b5873
#730b24
#735a0b

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

Analogous Color

#0b7364
#0b6d73
#0b5873
#0b4373
#0b2e73

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

#0b5873
#730b58
#58730b

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

#0b5873
#5a0b73
#73260b
#24730b

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

#0b5873
#73260b
#735a0b
#0b2473

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

#0b5873 Color Code Preview on Black Background Color

This is how #0b5873 Color will look on black background color. Color contrast ratio is 2.66

#0b5873 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#0b5873 color code is use for CSS Background Color

Background color for the above div is #0b5873

HTML with inline CSS

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

#0b5873 color code is use for CSS Border Color

CSS Border color for the above div is #0b5873

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#0b5873 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#0b5873 Color code Preview on White Background

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

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

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(11,88,115,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(115,38,11,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(11,88,115,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.