crispedge.com

Color picker

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

#66ffc1 hex color - Blue - Cool color - Information

#66ffc1 hex color - Blue - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Blue

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

Hex #66ffc1 color code is between #55eebb web safe hex color code and #77ddcc web safe hex color code. #55eebb is the nearest web safe color code. You can see here many more shades of #66ffc1 color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Code66ffc1#66ffc1
RGB Decimal102, 255, 193rgb(102, 255, 193)
RGB Percent40%, 100%, 76%rgb(40%, 100%, 76%)
CSS RGBa102, 255, 193,1rgba(102,255,193,1)
CMYK Modelcmyk(60%,0%,24%,0%)
HSL Color Space156,100% ,70%hsl(156,100% ,70%)
HSV Color Space156°, 60%, 100%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011001101111111111000001
Octal146377301
Decimal102255193
Hex66ffc1

Different shades of #66ffc1 color code.

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

Light Shade of #66ffc1
#99ffd6
Dark Shade of #66ffc1
#33ffac
Saturated Shade of #66ffc1
#66ffc1
Desaturated Shade of #66ffc1
#6ef7c0
Grey scale Shade of #66ffc1
#b3b3b3
Brighten Shade
#7fffda
Most Readable Shade
#000000

Shades of #66ffc1 color code

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

#66ffc1
#5ae2ab
#4fc696
#44aa80
#388d6b
#2d7155
#225540
#16382a
#0b1c15
#000000

Similar Color like #66ffc1 color

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

#67ffc2
#68ffc3
#69ffc4
#6affc5
#6bffc6
#6cffc7
#6dffc8
#6effc9
#6fffca
#70ffcb
#71ffcc
#72ffcd
#73ffce
#74ffcf
#65fec0
#64fdbf
#63fcbe
#62fbbd
#61fabc
#60f9bb
#5ff8ba
#5ef7b9
#5df6b8
#5cf5b7
#5bf4b6
#5af3b5
#59f2b4
#58f1b3

Monochromatic Color with #66ffc1

#66ffc1
#112a20
#225540
#338060
#44aa81
#55d4a1

Tints of #66ffc1 Color

#66ffc1
#77ffc7
#88ffce
#99ffd5
#aaffdc
#bbffe3
#ccffea
#ddfff1
#eefff8
#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

#66ffc1
#ff66a4

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

Split Complementary

#66ffc1
#ff66f1
#ff7566

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

Analogous Color

#66ff84
#66ffa2
#66ffc1
#66ffe0
#66fffe

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

#66ffc1
#c166ff
#ffc166

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

#66ffc1
#7566ff
#ff66a4
#f0ff66

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

#66ffc1
#ff66a4
#ff7566
#66f1ff

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 #66ffc1 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.

#66ffc1 Color Code Preview on Black Background Color

This is how #66ffc1 Color will look on black background color. Color contrast ratio is 16.64

#66ffc1 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #66ffc1

HTML with inline CSS

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

Your Example Paragraph content text in with font color #66ffc1

#66ffc1 color code is use for CSS Background Color

Background color for the above div is #66ffc1

HTML with inline CSS

<div style="background-color:#66ffc1;"></div>

#66ffc1 color code is use for CSS Border Color

CSS Border color for the above div is #66ffc1

HTML with inline CSS

<div style="border:5px solid #66ffc1;"></div>

CSS Border Left color for the above div is #66ffc1

HTML with inline CSS

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

CSS Border Right color for the above div is #66ffc1

HTML with inline CSS

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

CSS Border Bottom color for the above div is #66ffc1

HTML with inline CSS

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

CSS Border Top color for the above div is #66ffc1

HTML with inline CSS

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

#66ffc1 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#66ffc1 Color code Preview on White Background

This is how #66ffc1 Color code will look on white background color. Color contrast ratio is 1.26

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.