crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

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

#63fdbe hex color - Blue - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Blue

Hex #63fdbe Color code in RGB color code model is created after adding 38.82% red color, 99.22% green color and 74.51% blue color. Hex #63fdbe Color code in CMYK color (process color) code model is generated after subtraction of 61% cyan, 0% magenta, 25% yellow and 1% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code63fdbe#63fdbe
RGB Decimal99, 253, 190rgb(99, 253, 190)
RGB Percent39%, 99%, 75%rgb(39%, 99%, 75%)
CSS RGBa99, 253, 190,1rgba(99,253,190,1)
CMYK Modelcmyk(61%,0%,25%,1%)
HSL Color Space155,97% ,69%hsl(155,97% ,69%)
HSV Color Space155°, 61%, 99%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011000111111110110111110
Octal143375276
Decimal99253190
Hex63fdbe

Different shades of #63fdbe color code.

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

Light Shade of #63fdbe
#95fed3
Dark Shade of #63fdbe
#31fca9
Saturated Shade of #63fdbe
#61ffbe
Desaturated Shade of #63fdbe
#6bf5bd
Grey scale Shade of #63fdbe
#b0b0b0
Brighten Shade
#7cffd7
Most Readable Shade
#000000

Shades of #63fdbe color code

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

#63fdbe
#58e0a8
#4dc493
#42a87e
#378c69
#2c7054
#21543f
#16382a
#0b1c15
#000000

Similar Color like #63fdbe color

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

#64febf
#65ffc0
#66ffc1
#67ffc2
#68ffc3
#69ffc4
#6affc5
#6bffc6
#6cffc7
#6dffc8
#6effc9
#6fffca
#70ffcb
#71ffcc
#62fcbd
#61fbbc
#60fabb
#5ff9ba
#5ef8b9
#5df7b8
#5cf6b7
#5bf5b6
#5af4b5
#59f3b4
#58f2b3
#57f1b2
#56f0b1
#55efb0

Monochromatic Color with #63fdbe

#63fdbe
#10281e
#20533e
#317d5e
#42a87e
#52d29e

Tints of #63fdbe Color

#63fdbe
#74fdc5
#85fdcc
#97fdd3
#a8fdda
#b9fee2
#cbfee9
#dcfef0
#edfef7
#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

#63fdbe
#fd63a2

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

Split Complementary

#63fdbe
#fd63ef
#fd7163

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

Analogous Color

#63fd80
#63fd9f
#63fdbe
#63fddd
#63fdfc

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

#63fdbe
#be63fd
#fdbe63

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

#63fdbe
#7163fd
#fd63a2
#effd63

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

#63fdbe
#fd63a2
#fd7163
#63effd

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

#63fdbe Color Code Preview on Black Background Color

This is how #63fdbe Color will look on black background color. Color contrast ratio is 16.32

#63fdbe in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#63fdbe color code is use for CSS Background Color

Background color for the above div is #63fdbe

HTML with inline CSS

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

#63fdbe color code is use for CSS Border Color

CSS Border color for the above div is #63fdbe

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#63fdbe hex Color code used as CSS color Codes

Example CSS Class for usage

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

#63fdbe Color code Preview on White Background

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

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.