crispedge.com

Color picker

Loading...

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

#99beea hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #99beea Color code in RGB color code model is created after adding 60% red color, 74.51% green color and 91.76% blue color. Hex #99beea Color code in CMYK color (process color) code model is generated after subtraction of 35% cyan, 19% magenta, 0% yellow and 8% black.

Hex #99beea color code is between #88bbee web safe hex color code and #aaccdd web safe hex color code. #88bbee is the nearest web safe color code. You can see here many more shades of #99beea color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code99beea#99beea
RGB Decimal153, 190, 234rgb(153, 190, 234)
RGB Percent60%, 75%, 92%rgb(60%, 75%, 92%)
CSS RGBa153, 190, 234,1rgba(153,190,234,1)
CMYK Modelcmyk(35%,19%,0%,8%)
HSL Color Space213,66% ,76%hsl(213,66% ,76%)
HSV Color Space213°, 35%, 92%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100110011011111011101010
Octal231276352
Decimal153190234
Hex99beea

Different shades of #99beea color code.

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

Light Shade of #99beea
#c3d9f3
Dark Shade of #99beea
#6fa3e1
Saturated Shade of #99beea
#93bdf0
Desaturated Shade of #99beea
#9fbfe4
Grey scale Shade of #99beea
#c1c1c1
Brighten Shade
#b2d7ff
Most Readable Shade
#000000

Shades of #99beea color code

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

#99beea
#88a8d0
#7793b6
#667e9c
#556982
#445468
#333f4e
#222a34
#11151a
#000000

Similar Color like #99beea color

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

#9abfeb
#9bc0ec
#9cc1ed
#9dc2ee
#9ec3ef
#9fc4f0
#a0c5f1
#a1c6f2
#a2c7f3
#a3c8f4
#a4c9f5
#a5caf6
#a6cbf7
#a7ccf8
#98bde9
#97bce8
#96bbe7
#95bae6
#94b9e5
#93b8e4
#92b7e3
#91b6e2
#90b5e1
#8fb4e0
#8eb3df
#8db2de
#8cb1dd
#8bb0dc

Monochromatic Color with #99beea

#99beea
#0e1115
#2a3440
#46566a
#617995
#7d9bbf

Tints of #99beea Color

#99beea
#a4c5ec
#afccee
#bbd3f1
#c6daf3
#d1e2f5
#dde9f8
#e8f0fa
#f3f7fc
#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

#99beea
#eac599

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

Split Complementary

#99beea
#ea9d99
#e7ea99

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

Analogous Color

#99deea
#99ceea
#99beea
#99aeea
#999eea

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

#99beea
#ea99be
#beea99

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

#99beea
#ea99e6
#eac599
#99ea9c

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

#99beea
#eac599
#e7ea99
#9d99ea

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

#99beea Color Code Preview on Black Background Color

This is how #99beea Color will look on black background color. Color contrast ratio is 10.91

#99beea in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#99beea color code is use for CSS Background Color

Background color for the above div is #99beea

HTML with inline CSS

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

#99beea color code is use for CSS Border Color

CSS Border color for the above div is #99beea

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#99beea hex Color code used as CSS color Codes

Example CSS Class for usage

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

#99beea Color code Preview on White Background

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

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

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,190,234,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(234,197,153,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(153,190,234,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.