crispedge.com

Color picker

Loading...

#99bbee hex color - Blue - Cool color - Information

#99bbee hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #99bbee Color code in RGB color code model is created after adding 60% red color, 73.33% green color and 93.33% blue color. Hex #99bbee Color code in CMYK color (process color) code model is generated after subtraction of 36% cyan, 21% magenta, 0% yellow and 7% black.

Hex #99bbee color code is a web safe color. Next web safe color code is #88aadd and previous web safe color code is #aaccff. You can see here many more shades of #99bbee color code.

0 Likes 0 Comments | 53 Views

RGB Chart

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

Color Table

Hex Color Code99bbee#99bbee
RGB Decimal153, 187, 238rgb(153, 187, 238)
RGB Percent60%, 73%, 93%rgb(60%, 73%, 93%)
CSS RGBa153, 187, 238,1rgba(153,187,238,1)
CMYK Modelcmyk(36%,21%,0%,7%)
HSL Color Space216,71% ,77%hsl(216,71% ,77%)
HSV Color Space216°, 36%, 93%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100110011011101111101110
Octal231273356
Decimal153187238
Hex99bbee

Different shades of #99bbee color code.

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

Light Shade of #99bbee
#c5d8f5
Dark Shade of #99bbee
#6d9ee7
Saturated Shade of #99bbee
#93baf4
Desaturated Shade of #99bbee
#9fbce8
Grey scale Shade of #99bbee
#c3c3c3
Brighten Shade
#b2d4ff
Most Readable Shade
#000000

Shades of #99bbee color code

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

#99bbee
#88a6d3
#7791b9
#667c9e
#556784
#445369
#333e4f
#222934
#11141a
#000000

Similar Color like #99bbee color

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

#9abcef
#9bbdf0
#9cbef1
#9dbff2
#9ec0f3
#9fc1f4
#a0c2f5
#a1c3f6
#a2c4f7
#a3c5f8
#a4c6f9
#a5c7fa
#a6c8fb
#a7c9fc
#98baed
#97b9ec
#96b8eb
#95b7ea
#94b6e9
#93b5e8
#92b4e7
#91b3e6
#90b2e5
#8fb1e4
#8eb0e3
#8dafe2
#8caee1
#8bade0

Monochromatic Color with #99bbee

#99bbee
#10141a
#2c3544
#47576e
#627899
#7e9ac3

Tints of #99bbee Color

#99bbee
#a4c2ef
#afcaf1
#bbd1f3
#c6d9f5
#d1e0f7
#dde8f9
#e8effb
#f3f7fd
#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

#99bbee
#eecc99

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

Split Complementary

#99bbee
#eea199
#e6ee99

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

Analogous Color

#99ddee
#99ccee
#99bbee
#99aaee
#9999ee

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

#99bbee
#ee99bb
#bbee99

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

#99bbee
#ee99e5
#eecc99
#99eea1

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

#99bbee
#eecc99
#e6ee99
#a199ee

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 #99bbee 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.

#99bbee Color Code Preview on Black Background Color

This is how #99bbee Color will look on black background color. Color contrast ratio is 10.70

#99bbee in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #99bbee

HTML with inline CSS

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

Your Example Paragraph content text in with font color #99bbee

#99bbee color code is use for CSS Background Color

Background color for the above div is #99bbee

HTML with inline CSS

<div style="background-color:#99bbee;"></div>

#99bbee color code is use for CSS Border Color

CSS Border color for the above div is #99bbee

HTML with inline CSS

<div style="border:5px solid #99bbee;"></div>

CSS Border Left color for the above div is #99bbee

HTML with inline CSS

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

CSS Border Right color for the above div is #99bbee

HTML with inline CSS

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

CSS Border Bottom color for the above div is #99bbee

HTML with inline CSS

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

CSS Border Top color for the above div is #99bbee

HTML with inline CSS

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

#99bbee hex Color code used as CSS color Codes

Example CSS Class for usage

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

#99bbee Color code Preview on White Background

This is how #99bbee Color code will look on white background color. Color contrast ratio is 1.96

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

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(153,187,238,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(238,204,153,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(153,187,238,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 53 Views

Post your comment:-

By submitting comment you agree to our privacy policy.