crispedge.com

Color picker

Loading...

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

#11588d hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #11588d Color code in RGB color code model is created after adding 6.67% red color, 34.51% green color and 55.29% blue color. Hex #11588d Color code in CMYK color (process color) code model is generated after subtraction of 88% cyan, 38% magenta, 0% yellow and 45% black.

Hex #11588d color code is between #005588 web safe hex color code and #006699 web safe hex color code. #005588 is the nearest web safe color code. You can see here many more shades of #11588d color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code11588d#11588d
RGB Decimal17, 88, 141rgb(17, 88, 141)
RGB Percent7%, 35%, 55%rgb(7%, 35%, 55%)
CSS RGBa17, 88, 141,1rgba(17,88,141,1)
CMYK Modelcmyk(88%,38%,0%,45%)
HSL Color Space206,78% ,31%hsl(206,78% ,31%)
HSV Color Space206°, 88%, 55%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000100010101100010001101
Octal21130215
Decimal1788141
Hex11588d

Different shades of #11588d color code.

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

Light Shade of #11588d
#1674bb
Dark Shade of #11588d
#0c3c5f
Saturated Shade of #11588d
#095995
Desaturated Shade of #11588d
#195785
Grey scale Shade of #11588d
#4f4f4f
Brighten Shade
#2a71a6
Most Readable Shade
#FFFFFF

Shades of #11588d color code

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

#11588d
#0f4e7d
#0d446d
#0b3a5e
#09304e
#07273e
#051d2f
#03131f
#01090f
#000000

Similar Color like #11588d color

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

#12598e
#135a8f
#145b90
#155c91
#165d92
#175e93
#185f94
#196095
#1a6196
#1b6297
#1c6398
#1d6499
#1e659a
#1f669b
#10578c
#0f568b
#0e558a
#0d5489
#0c5388
#0b5287
#0a5186
#095085
#084f84
#074e83
#064d82
#054c81
#044b80
#034a7f

Monochromatic Color with #11588d

#11588d
#1673b7
#1b8de2
#02080d
#072338
#0c3d62

Tints of #11588d Color

#11588d
#2b6a99
#457da6
#608fb3
#7aa2bf
#95b4cc
#afc7d9
#cad9e5
#e4ecf2
#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

#11588d
#8d4611

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

Split Complementary

#11588d
#8d111a
#8d8411

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

Analogous Color

#118a8d
#11718d
#11588d
#113f8d
#11268d

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

#11588d
#8d1158
#588d11

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

#11588d
#84118d
#8d4611
#1a8d11

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

#11588d
#8d4611
#8d8411
#111a8d

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

#11588d Color Code Preview on Black Background Color

This is how #11588d Color will look on black background color. Color contrast ratio is 2.80

#11588d in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#11588d color code is use for CSS Background Color

Background color for the above div is #11588d

HTML with inline CSS

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

#11588d color code is use for CSS Border Color

CSS Border color for the above div is #11588d

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#11588d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#11588d Color code Preview on White Background

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

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

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(17,88,141,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(141,70,17,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(17,88,141,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.