crispedge.com

Color picker

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

#1199bb hex color - Serene Blue - Blue - Cool color - Information

#1199bb hex color - Serene Blue - Blue - Cool color

Color Hue/Base color: Blue

Hex #1199bb Color Code is also known as Serene Blue color.

Hex #1199bb Color code in RGB color code model is created after adding 6.67% red color, 60% green color and 73.33% blue color. Hex #1199bb Color code in CMYK color (process color) code model is generated after subtraction of 91% cyan, 18% magenta, 0% yellow and 27% black.

Hex #1199bb color code is a web safe color. Next web safe color code is #0088aa and previous web safe color code is #00aacc. You can see here many more shades of #1199bb color code.

0 Likes 0 Comments | 103 Views

Color Table

Hex Color Code1199bb#1199bb
RGB Decimal17, 153, 187rgb(17, 153, 187)
RGB Percent7%, 60%, 73%rgb(7%, 60%, 73%)
CSS RGBa17, 153, 187,1rgba(17,153,187,1)
CMYK Modelcmyk(91%,18%,0%,27%)
HSL Color Space192,83% ,40%hsl(192,83% ,40%)
HSV Color Space192°, 91%, 73%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000100011001100110111011
Octal21231273
Decimal17153187
Hex1199bb

Different shades of #1199bb color code.

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

Light Shade of #1199bb
#15bfea
Dark Shade of #1199bb
#0d738c
Saturated Shade of #1199bb
#079fc5
Desaturated Shade of #1199bb
#1b93b1
Grey scale Shade of #1199bb
#666666
Brighten Shade
#2ab2d4
Most Readable Shade
#000000

Shades of #1199bb color code

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

#1199bb
#0f88a6
#0d7791
#0b667c
#095567
#074453
#05333e
#032229
#011114
#000000

Similar Color like #1199bb color

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

#129abc
#139bbd
#149cbe
#159dbf
#169ec0
#179fc1
#18a0c2
#19a1c3
#1aa2c4
#1ba3c5
#1ca4c6
#1da5c7
#1ea6c8
#1fa7c9
#1098ba
#0f97b9
#0e96b8
#0d95b7
#0c94b6
#0b93b5
#0a92b4
#0991b3
#0890b2
#078fb1
#068eb0
#058daf
#048cae
#038bad

Monochromatic Color with #1199bb

#1199bb
#15bce5
#020e11
#05313b
#095366
#0d7690

Tints of #1199bb Color

#1199bb
#2ba4c2
#45afca
#60bbd1
#7ac6d9
#95d1e0
#afdde8
#cae8ef
#e4f3f7
#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

#1199bb
#bb3311

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

Split Complementary

#1199bb
#bb1144
#bb8811

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

Analogous Color

#11bb99
#11bbbb
#1199bb
#1177bb
#1155bb

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

#1199bb
#bb1199
#99bb11

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

#1199bb
#8811bb
#bb3311
#44bb11

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

#1199bb
#bb3311
#bb8811
#1144bb

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 #1199bb 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.

#1199bb Color Code Preview on Black Background Color

This is how #1199bb Color will look on black background color. Color contrast ratio is 6.30

#1199bb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #1199bb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #1199bb

#1199bb color code is use for CSS Background Color

Background color for the above div is #1199bb

HTML with inline CSS

<div style="background-color:#1199bb;"></div>

#1199bb color code is use for CSS Border Color

CSS Border color for the above div is #1199bb

HTML with inline CSS

<div style="border:5px solid #1199bb;"></div>

CSS Border Left color for the above div is #1199bb

HTML with inline CSS

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

CSS Border Right color for the above div is #1199bb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #1199bb

HTML with inline CSS

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

CSS Border Top color for the above div is #1199bb

HTML with inline CSS

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

#1199bb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#1199bb Color code Preview on White Background

This is how #1199bb Color code will look on white background color. Color contrast ratio is 3.33

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

Related Gradients

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

0 Likes 0 Comments | 103 Views

Post your comment:-

By submitting comment you agree to our privacy policy.