crispedge.com

#63bbfa hex color - Blue - Cool color - Information

#63bbfa hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #63bbfa Color code in RGB color code model is created after adding 38.82% red color, 73.33% green color and 98.04% blue color. Hex #63bbfa Color code in CMYK color (process color) code model is generated after subtraction of 60% cyan, 25% magenta, 0% yellow and 2% black.

Hex #63bbfa color code is between #66aaff web safe hex color code and #55ccee web safe hex color code. #66aaff is the nearest web safe color code. You can see here many more shades of #63bbfa color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Code63bbfa#63bbfa
RGB Decimal99, 187, 250rgb(99, 187, 250)
RGB Percent39%, 73%, 98%rgb(39%, 73%, 98%)
CSS RGBa99, 187, 250,1rgba(99,187,250,1)
CMYK Modelcmyk(60%,25%,0%,2%)
HSL Color Space205,94% ,68%hsl(205,94% ,68%)
HSV Color Space205°, 60%, 98%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011000111011101111111010
Octal143273372
Decimal99187250
Hex63bbfa

Different shades of #63bbfa color code.

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

Light Shade of #63bbfa
#94d1fc
Dark Shade of #63bbfa
#32a5f8
Saturated Shade of #63bbfa
#5ebcff
Desaturated Shade of #63bbfa
#6bbaf2
Grey scale Shade of #63bbfa
#aeaeae
Brighten Shade
#7cd4ff
Most Readable Shade
#000000

Shades of #63bbfa color code

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

#63bbfa
#58a6de
#4d91c2
#427ca6
#37678a
#2c536f
#213e53
#162937
#0b141b
#000000

Similar Color like #63bbfa color

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

#64bcfb
#65bdfc
#66befd
#67bffe
#68c0ff
#69c1ff
#6ac2ff
#6bc3ff
#6cc4ff
#6dc5ff
#6ec6ff
#6fc7ff
#70c8ff
#71c9ff
#62baf9
#61b9f8
#60b8f7
#5fb7f6
#5eb6f5
#5db5f4
#5cb4f3
#5bb3f2
#5ab2f1
#59b1f0
#58b0ef
#57afee
#56aeed
#55adec

Monochromatic Color with #63bbfa

#63bbfa
#0f1c25
#203c50
#315c7a
#417ba5
#529bcf

Tints of #63bbfa Color

#63bbfa
#74c2fa
#85cafb
#97d1fb
#a8d9fc
#b9e0fc
#cbe8fd
#dceffd
#edf7fe
#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

#63bbfa
#faa263

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

Split Complementary

#63bbfa
#fa6370
#faed63

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

Analogous Color

#63f7fa
#63d9fa
#63bbfa
#639dfa
#637ffa

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

#63bbfa
#fa63bb
#bbfa63

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

#63bbfa
#ed63fa
#faa263
#6ffa63

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

#63bbfa
#faa263
#faed63
#6370fa

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 #63bbfa 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.

#63bbfa Color Code Preview on Black Background Color

This is how #63bbfa Color will look on black background color. Color contrast ratio is 10.02

#63bbfa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #63bbfa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #63bbfa

#63bbfa color code is use for CSS Background Color

Background color for the above div is #63bbfa

HTML with inline CSS

<div style="background-color:#63bbfa;"></div>

#63bbfa color code is use for CSS Border Color

CSS Border color for the above div is #63bbfa

HTML with inline CSS

<div style="border:5px solid #63bbfa;"></div>

CSS Border Left color for the above div is #63bbfa

HTML with inline CSS

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

CSS Border Right color for the above div is #63bbfa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #63bbfa

HTML with inline CSS

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

CSS Border Top color for the above div is #63bbfa

HTML with inline CSS

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

#63bbfa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#63bbfa Color code Preview on White Background

This is how #63bbfa Color code will look on white background color. Color contrast ratio is 2.10

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

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.

< /html>