crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#1178b9 hex color - Blue - Cool color - Information

#1178b9 hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #1178b9 Color code in RGB color code model is created after adding 6.67% red color, 47.06% green color and 72.55% blue color. Hex #1178b9 Color code in CMYK color (process color) code model is generated after subtraction of 91% cyan, 35% magenta, 0% yellow and 27% black.

Hex #1178b9 color code is between #0077bb web safe hex color code and #0088aa web safe hex color code. #0077bb is the nearest web safe color code. You can see here many more shades of #1178b9 color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Code1178b9#1178b9
RGB Decimal17, 120, 185rgb(17, 120, 185)
RGB Percent7%, 47%, 73%rgb(7%, 47%, 73%)
CSS RGBa17, 120, 185,1rgba(17,120,185,1)
CMYK Modelcmyk(91%,35%,0%,27%)
HSL Color Space203,83% ,40%hsl(203,83% ,40%)
HSV Color Space203°, 91%, 73%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000100010111100010111001
Octal21170271
Decimal17120185
Hex1178b9

Different shades of #1178b9 color code.

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

Light Shade of #1178b9
#1596e8
Dark Shade of #1178b9
#0d5a8a
Saturated Shade of #1178b9
#077ac3
Desaturated Shade of #1178b9
#1b76af
Grey scale Shade of #1178b9
#656565
Brighten Shade
#2a91d2
Most Readable Shade
#FFFFFF

Shades of #1178b9 color code

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

#1178b9
#0f6aa4
#0d5d8f
#0b507b
#094266
#073552
#05283d
#031a29
#010d14
#000000

Similar Color like #1178b9 color

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

#1279ba
#137abb
#147bbc
#157cbd
#167dbe
#177ebf
#187fc0
#1980c1
#1a81c2
#1b82c3
#1c83c4
#1d84c5
#1e85c6
#1f86c7
#1077b8
#0f76b7
#0e75b6
#0d74b5
#0c73b4
#0b72b3
#0a71b2
#0970b1
#086fb0
#076eaf
#066dae
#056cad
#046bac
#036aab

Monochromatic Color with #1178b9

#1178b9
#1594e3
#010a0f
#052539
#094164
#0d5c8e

Tints of #1178b9 Color

#1178b9
#2b87c0
#4596c8
#60a5d0
#7ab4d8
#95c3df
#afd2e7
#cae1ef
#e4f0f7
#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

#1178b9
#b95211

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

Split Complementary

#1178b9
#b91124
#b9a611

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

Analogous Color

#11b9b7
#119ab9
#1178b9
#1156b9
#1135b9

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

#1178b9
#b91178
#78b911

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

#1178b9
#a611b9
#b95211
#24b911

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

#1178b9
#b95211
#b9a611
#1124b9

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 #1178b9 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.

#1178b9 Color Code Preview on Black Background Color

This is how #1178b9 Color will look on black background color. Color contrast ratio is 4.41

#1178b9 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #1178b9

HTML with inline CSS

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

Your Example Paragraph content text in with font color #1178b9

#1178b9 color code is use for CSS Background Color

Background color for the above div is #1178b9

HTML with inline CSS

<div style="background-color:#1178b9;"></div>

#1178b9 color code is use for CSS Border Color

CSS Border color for the above div is #1178b9

HTML with inline CSS

<div style="border:5px solid #1178b9;"></div>

CSS Border Left color for the above div is #1178b9

HTML with inline CSS

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

CSS Border Right color for the above div is #1178b9

HTML with inline CSS

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

CSS Border Bottom color for the above div is #1178b9

HTML with inline CSS

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

CSS Border Top color for the above div is #1178b9

HTML with inline CSS

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

#1178b9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#1178b9 Color code Preview on White Background

This is how #1178b9 Color code will look on white background color. Color contrast ratio is 4.76

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.