crispedge.com

Color picker

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

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

#99b8df hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #99b8df Color code in RGB color code model is created after adding 60% red color, 72.16% green color and 87.45% blue color. Hex #99b8df Color code in CMYK color (process color) code model is generated after subtraction of 31% cyan, 17% magenta, 0% yellow and 13% black.

Hex #99b8df color code is between #88bbdd web safe hex color code and #aaaaee web safe hex color code. #88bbdd is the nearest web safe color code. You can see here many more shades of #99b8df color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code99b8df#99b8df
RGB Decimal153, 184, 223rgb(153, 184, 223)
RGB Percent60%, 72%, 87%rgb(60%, 72%, 87%)
CSS RGBa153, 184, 223,1rgba(153,184,223,1)
CMYK Modelcmyk(31%,17%,0%,13%)
HSL Color Space213,52% ,74%hsl(213,52% ,74%)
HSV Color Space213°, 31%, 87%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100110011011100011011111
Octal231270337
Decimal153184223
Hex99b8df

Different shades of #99b8df color code.

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

Light Shade of #99b8df
#c0d3eb
Dark Shade of #99b8df
#729dd3
Saturated Shade of #99b8df
#92b7e6
Desaturated Shade of #99b8df
#a0b9d8
Grey scale Shade of #99b8df
#bcbcbc
Brighten Shade
#b2d1f8
Most Readable Shade
#000000

Shades of #99b8df color code

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

#99b8df
#88a3c6
#778fad
#667a94
#55667b
#445163
#333d4a
#222831
#111418
#000000

Similar Color like #99b8df color

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

#9ab9e0
#9bbae1
#9cbbe2
#9dbce3
#9ebde4
#9fbee5
#a0bfe6
#a1c0e7
#a2c1e8
#a3c2e9
#a4c3ea
#a5c4eb
#a6c5ec
#a7c6ed
#98b7de
#97b6dd
#96b5dc
#95b4db
#94b3da
#93b2d9
#92b1d8
#91b0d7
#90afd6
#8faed5
#8eadd4
#8dacd3
#8cabd2
#8baad1

Monochromatic Color with #99b8df

#99b8df
#07090a
#242c35
#424f5f
#5f728a
#7c95b4

Tints of #99b8df Color

#99b8df
#a4bfe2
#afc7e6
#bbcfe9
#c6d7ed
#d1dff0
#dde7f4
#e8eff7
#f3f7fb
#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

#99b8df
#dfc099

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

Split Complementary

#99b8df
#df9d99
#dbdf99

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

Analogous Color

#99d4df
#99c6df
#99b8df
#99aadf
#999cdf

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

#99b8df
#df99b8
#b8df99

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

#99b8df
#df99db
#dfc099
#99df9d

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

#99b8df
#dfc099
#dbdf99
#9d99df

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

#99b8df Color Code Preview on Black Background Color

This is how #99b8df Color will look on black background color. Color contrast ratio is 10.28

#99b8df in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#99b8df color code is use for CSS Background Color

Background color for the above div is #99b8df

HTML with inline CSS

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

#99b8df color code is use for CSS Border Color

CSS Border color for the above div is #99b8df

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#99b8df hex Color code used as CSS color Codes

Example CSS Class for usage

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

#99b8df Color code Preview on White Background

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

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.