crispedge.com

Color picker

Loading...

#99eeee hex color - Freezy Breezy - Blue - Cool color - Information

#99eeee hex color - Freezy Breezy - Blue - Cool color

Color Hue/Base color: Blue

Hex #99eeee Color Code is also known as Freezy Breezy color.

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

Hex #99eeee color code is a web safe color. Next web safe color code is #88dddd and previous web safe color code is #aaffff. You can see here many more shades of #99eeee color code.

0 Likes 0 Comments | 71 Views

RGB Chart

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

Color Table

Hex Color Code99eeee#99eeee
RGB Decimal153, 238, 238rgb(153, 238, 238)
RGB Percent60%, 93%, 93%rgb(60%, 93%, 93%)
CSS RGBa153, 238, 238,1rgba(153,238,238,1)
CMYK Modelcmyk(36%,0%,0%,7%)
HSL Color Space180,71% ,77%hsl(180,71% ,77%)
HSV Color Space180°, 36%, 93%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100110011110111011101110
Octal231356356
Decimal153238238
Hex99eeee

Different shades of #99eeee color code.

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

Light Shade of #99eeee
#c5f5f5
Dark Shade of #99eeee
#6de7e7
Saturated Shade of #99eeee
#93f4f4
Desaturated Shade of #99eeee
#9fe8e8
Grey scale Shade of #99eeee
#c3c3c3
Brighten Shade
#b2ffff
Most Readable Shade
#000000

Shades of #99eeee color code

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

#99eeee
#88d3d3
#77b9b9
#669e9e
#558484
#446969
#334f4f
#223434
#111a1a
#000000

Similar Color like #99eeee color

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

#9aefef
#9bf0f0
#9cf1f1
#9df2f2
#9ef3f3
#9ff4f4
#a0f5f5
#a1f6f6
#a2f7f7
#a3f8f8
#a4f9f9
#a5fafa
#a6fbfb
#a7fcfc
#98eded
#97ecec
#96ebeb
#95eaea
#94e9e9
#93e8e8
#92e7e7
#91e6e6
#90e5e5
#8fe4e4
#8ee3e3
#8de2e2
#8ce1e1
#8be0e0

Monochromatic Color with #99eeee

#99eeee
#101a1a
#2c4444
#476e6e
#629999
#7ec3c3

Tints of #99eeee Color

#99eeee
#a4efef
#aff1f1
#bbf3f3
#c6f5f5
#d1f7f7
#ddf9f9
#e8fbfb
#f3fdfd
#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

#99eeee
#ee9999

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

Split Complementary

#99eeee
#ee99c3
#eec399

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

Analogous Color

#99eecc
#99eedd
#99eeee
#99ddee
#99ccee

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

#99eeee
#ee99ee
#eeee99

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

#99eeee
#c399ee
#ee9999
#c3ee99

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

#99eeee
#ee9999
#eec399
#99c3ee

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

#99eeee Color Code Preview on Black Background Color

This is how #99eeee Color will look on black background color. Color contrast ratio is 15.82

#99eeee in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#99eeee color code is use for CSS Background Color

Background color for the above div is #99eeee

HTML with inline CSS

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

#99eeee color code is use for CSS Border Color

CSS Border color for the above div is #99eeee

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#99eeee hex Color code used as CSS color Codes

Example CSS Class for usage

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

#99eeee Color code Preview on White Background

This is how #99eeee Color code will look on white background color. Color contrast ratio is 1.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 #99eeee; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #99eeee; }

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

0 Likes 0 Comments | 71 Views

Post your comment:-

By submitting comment you agree to our privacy policy.