crispedge.com

Color picker

Loading...

#118fbd hex color - Blue - Cool color - Information

#118fbd hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #118fbd Color code in RGB color code model is created after adding 6.67% red color, 56.08% green color and 74.12% blue color. Hex #118fbd Color code in CMYK color (process color) code model is generated after subtraction of 91% cyan, 24% magenta, 0% yellow and 26% black.

Hex #118fbd color code is between #0088bb web safe hex color code and #0099cc web safe hex color code. #0088bb is the nearest web safe color code. You can see here many more shades of #118fbd color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code118fbd#118fbd
RGB Decimal17, 143, 189rgb(17, 143, 189)
RGB Percent7%, 56%, 74%rgb(7%, 56%, 74%)
CSS RGBa17, 143, 189,1rgba(17,143,189,1)
CMYK Modelcmyk(91%,24%,0%,26%)
HSL Color Space196,83% ,40%hsl(196,83% ,40%)
HSV Color Space196°, 91%, 74%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000100011000111110111101
Octal21217275
Decimal17143189
Hex118fbd

Different shades of #118fbd color code.

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

Light Shade of #118fbd
#17b2ea
Dark Shade of #118fbd
#0d6c8e
Saturated Shade of #118fbd
#0794c7
Desaturated Shade of #118fbd
#1b8ab3
Grey scale Shade of #118fbd
#676767
Brighten Shade
#2aa8d6
Most Readable Shade
#FFFFFF

Shades of #118fbd color code

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

#118fbd
#0f7fa8
#0d6f93
#0b5f7e
#094f69
#073f54
#052f3f
#031f2a
#010f15
#000000

Similar Color like #118fbd color

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

#1290be
#1391bf
#1492c0
#1593c1
#1694c2
#1795c3
#1896c4
#1997c5
#1a98c6
#1b99c7
#1c9ac8
#1d9bc9
#1e9cca
#1f9dcb
#108ebc
#0f8dbb
#0e8cba
#0d8bb9
#0c8ab8
#0b89b7
#0a88b6
#0987b5
#0886b4
#0785b3
#0684b2
#0583b1
#0482b0
#0381af

Monochromatic Color with #118fbd

#118fbd
#15afe7
#020e13
#062f3d
#094f68
#0d6f92

Tints of #118fbd Color

#118fbd
#2b9bc4
#45a7cb
#60b4d3
#7ac0da
#95cde1
#afd9e9
#cae6f0
#e4f2f7
#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

#118fbd
#bd3f11

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

Split Complementary

#118fbd
#bd1139
#bd9511

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

Analogous Color

#11bda6
#11b1bd
#118fbd
#116dbd
#114abd

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

#118fbd
#bd118f
#8fbd11

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

#118fbd
#9511bd
#bd3f11
#39bd11

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

#118fbd
#bd3f11
#bd9511
#1139bd

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 #118fbd 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.

#118fbd Color Code Preview on Black Background Color

This is how #118fbd Color will look on black background color. Color contrast ratio is 5.69

#118fbd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #118fbd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #118fbd

#118fbd color code is use for CSS Background Color

Background color for the above div is #118fbd

HTML with inline CSS

<div style="background-color:#118fbd;"></div>

#118fbd color code is use for CSS Border Color

CSS Border color for the above div is #118fbd

HTML with inline CSS

<div style="border:5px solid #118fbd;"></div>

CSS Border Left color for the above div is #118fbd

HTML with inline CSS

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

CSS Border Right color for the above div is #118fbd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #118fbd

HTML with inline CSS

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

CSS Border Top color for the above div is #118fbd

HTML with inline CSS

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

#118fbd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#118fbd Color code Preview on White Background

This is how #118fbd Color code will look on white background color. Color contrast ratio is 3.69

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

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,143,189,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(189,63,17,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(17,143,189,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.