crispedge.com

Color picker

Loading...

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

#99fdff hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #99fdff Color code in RGB color code model is created after adding 60% red color, 99.22% green color and 100% blue color. Hex #99fdff Color code in CMYK color (process color) code model is generated after subtraction of 40% cyan, 1% magenta, 0% yellow and 0% black.

Hex #99fdff color code is between #88ffee web safe hex color code and #aaeedd web safe hex color code. #88ffee is the nearest web safe color code. You can see here many more shades of #99fdff color code.

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Code99fdff#99fdff
RGB Decimal153, 253, 255rgb(153, 253, 255)
RGB Percent60%, 99%, 100%rgb(60%, 99%, 100%)
CSS RGBa153, 253, 255,1rgba(153,253,255,1)
CMYK Modelcmyk(40%,1%,0%,0%)
HSL Color Space181,100% ,80%hsl(181,100% ,80%)
HSV Color Space181°, 40%, 100%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100110011111110111111111
Octal231375377
Decimal153253255
Hex99fdff

Different shades of #99fdff color code.

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

Light Shade of #99fdff
#ccfeff
Dark Shade of #99fdff
#66fcff
Saturated Shade of #99fdff
#99fdff
Desaturated Shade of #99fdff
#9ef8fa
Grey scale Shade of #99fdff
#cccccc
Brighten Shade
#b2ffff
Most Readable Shade
#000000

Shades of #99fdff color code

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

#99fdff
#88e0e2
#77c4c6
#66a8aa
#558c8d
#447071
#335455
#223838
#111c1c
#000000

Similar Color like #99fdff color

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

#9afeff
#9bffff
#9cffff
#9dffff
#9effff
#9fffff
#a0ffff
#a1ffff
#a2ffff
#a3ffff
#a4ffff
#a5ffff
#a6ffff
#a7ffff
#98fcfe
#97fbfd
#96fafc
#95f9fb
#94f8fa
#93f7f9
#92f6f8
#91f5f7
#90f4f6
#8ff3f5
#8ef2f4
#8df1f3
#8cf0f2
#8beff1

Monochromatic Color with #99fdff

#99fdff
#192a2a
#335455
#4d7f80
#66a9aa
#7fd3d4

Tints of #99fdff Color

#99fdff
#a4fdff
#affdff
#bbfdff
#c6fdff
#d1feff
#ddfeff
#e8feff
#f3feff
#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

#99fdff
#ff9b99

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

Split Complementary

#99fdff
#ff99ca
#ffce99

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

Analogous Color

#99ffd8
#99ffed
#99fdff
#99e9ff
#99d4ff

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

#99fdff
#ff99fd
#fdff99

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

#99fdff
#ce99ff
#ff9b99
#caff99

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

#99fdff
#ff9b99
#ffce99
#99caff

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

#99fdff Color Code Preview on Black Background Color

This is how #99fdff Color will look on black background color. Color contrast ratio is 17.85

#99fdff in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#99fdff color code is use for CSS Background Color

Background color for the above div is #99fdff

HTML with inline CSS

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

#99fdff color code is use for CSS Border Color

CSS Border color for the above div is #99fdff

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#99fdff hex Color code used as CSS color Codes

Example CSS Class for usage

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

#99fdff Color code Preview on White Background

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

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

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.