crispedge.com

Color picker

Loading...

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

#99b4cc hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #99b4cc Color code in RGB color code model is created after adding 60% red color, 70.59% green color and 80% blue color. Hex #99b4cc Color code in CMYK color (process color) code model is generated after subtraction of 25% cyan, 12% magenta, 0% yellow and 20% black.

Hex #99b4cc color code is between #88bbbb web safe hex color code and #aaaadd web safe hex color code. #88bbbb is the nearest web safe color code. You can see here many more shades of #99b4cc color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code99b4cc#99b4cc
RGB Decimal153, 180, 204rgb(153, 180, 204)
RGB Percent60%, 71%, 80%rgb(60%, 71%, 80%)
CSS RGBa153, 180, 204,1rgba(153,180,204,1)
CMYK Modelcmyk(25%,12%,0%,20%)
HSL Color Space208,33% ,70%hsl(208,33% ,70%)
HSV Color Space208°, 25%, 80%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100110011011010011001100
Octal231264314
Decimal153180204
Hex99b4cc

Different shades of #99b4cc color code.

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

Light Shade of #99b4cc
#bbcddd
Dark Shade of #99b4cc
#779bbb
Saturated Shade of #99b4cc
#91b4d4
Desaturated Shade of #99b4cc
#a1b4c4
Grey scale Shade of #99b4cc
#b3b3b3
Brighten Shade
#b2cde5
Most Readable Shade
#000000

Shades of #99b4cc color code

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

#99b4cc
#88a0b5
#778c9e
#667888
#556471
#44505a
#333c44
#22282d
#111416
#000000

Similar Color like #99b4cc color

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

#9ab5cd
#9bb6ce
#9cb7cf
#9db8d0
#9eb9d1
#9fbad2
#a0bbd3
#a1bcd4
#a2bdd5
#a3bed6
#a4bfd7
#a5c0d8
#a6c1d9
#a7c2da
#98b3cb
#97b2ca
#96b1c9
#95b0c8
#94afc7
#93aec6
#92adc5
#91acc4
#90abc3
#8faac2
#8ea9c1
#8da8c0
#8ca7bf
#8ba6be

Monochromatic Color with #99b4cc

#99b4cc
#b9d9f6
#191e22
#39434c
#596977
#798ea1

Tints of #99b4cc Color

#99b4cc
#a4bcd1
#afc4d7
#bbcddd
#c6d5e2
#d1dde8
#dde6ee
#e8eef3
#f3f6f9
#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

#99b4cc
#ccb199

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

Split Complementary

#99b4cc
#cc999a
#cccb99

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

Analogous Color

#99c8cc
#99becc
#99b4cc
#99aacc
#99a0cc

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

#99b4cc
#cc99b4
#b4cc99

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

#99b4cc
#ca99cc
#ccb199
#9bcc99

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

#99b4cc
#ccb199
#cccb99
#999acc

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

#99b4cc Color Code Preview on Black Background Color

This is how #99b4cc Color will look on black background color. Color contrast ratio is 9.75

#99b4cc in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#99b4cc color code is use for CSS Background Color

Background color for the above div is #99b4cc

HTML with inline CSS

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

#99b4cc color code is use for CSS Border Color

CSS Border color for the above div is #99b4cc

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#99b4cc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#99b4cc Color code Preview on White Background

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

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

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,180,204,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(204,177,153,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(153,180,204,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.