crispedge.com

Color picker

Loading...

#06fad9 hex color - Blue - Cool color - Information

#06fad9 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #06fad9 Color code in RGB color code model is created after adding 2.35% red color, 98.04% green color and 85.1% blue color. Hex #06fad9 Color code in CMYK color (process color) code model is generated after subtraction of 98% cyan, 0% magenta, 13% yellow and 2% black.

Hex #06fad9 color code is between #00ffdd web safe hex color code and #00eecc web safe hex color code. #00ffdd is the nearest web safe color code. You can see here many more shades of #06fad9 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code06fad9#06fad9
RGB Decimal6, 250, 217rgb(6, 250, 217)
RGB Percent2%, 98%, 85%rgb(2%, 98%, 85%)
CSS RGBa6, 250, 217,1rgba(6,250,217,1)
CMYK Modelcmyk(98%,0%,13%,2%)
HSL Color Space172,96% ,50%hsl(172,96% ,50%)
HSV Color Space172°, 98%, 98%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000001101111101011011001
Octal6372331
Decimal6250217
Hex06fad9

Different shades of #06fad9 color code.

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

Light Shade of #06fad9
#38fbe1
Dark Shade of #06fad9
#04c9ae
Saturated Shade of #06fad9
#01ffdd
Desaturated Shade of #06fad9
#13edd0
Grey scale Shade of #06fad9
#808080
Brighten Shade
#1ffff2
Most Readable Shade
#000000

Shades of #06fad9 color code

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

#06fad9
#05dec0
#04c2a8
#04a690
#038a78
#026f60
#025348
#013730
#001b18
#000000

Similar Color like #06fad9 color

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

#07fbda
#08fcdb
#09fddc
#0afedd
#0bffde
#0cffdf
#0dffe0
#0effe1
#0fffe2
#10ffe3
#11ffe4
#12ffe5
#13ffe6
#14ffe7
#05f9d8
#04f8d7
#03f7d6
#02f6d5
#01f5d4
#00f4d3
#00f3d2
#00f2d1
#00f1d0
#00f0cf
#00efce
#00eecd
#00edcc
#00eccb

Monochromatic Color with #06fad9

#06fad9
#012521
#025045
#037a6a
#04a58f
#05cfb4

Tints of #06fad9 Color

#06fad9
#21fadd
#3dfbe1
#59fbe5
#74fce9
#90fcee
#acfdf2
#c7fdf6
#e3fefa
#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

#06fad9
#fa0627

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

Split Complementary

#06fad9
#fa06a1
#fa5f06

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

Analogous Color

#06fa77
#06faa8
#06fad9
#06eafa
#06b9fa

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

#06fad9
#d906fa
#fad906

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

#06fad9
#5f06fa
#fa0627
#a1fa06

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

#06fad9
#fa0627
#fa5f06
#06a1fa

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 #06fad9 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.

#06fad9 Color Code Preview on Black Background Color

This is how #06fad9 Color will look on black background color. Color contrast ratio is 15.68

#06fad9 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #06fad9

HTML with inline CSS

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

Your Example Paragraph content text in with font color #06fad9

#06fad9 color code is use for CSS Background Color

Background color for the above div is #06fad9

HTML with inline CSS

<div style="background-color:#06fad9;"></div>

#06fad9 color code is use for CSS Border Color

CSS Border color for the above div is #06fad9

HTML with inline CSS

<div style="border:5px solid #06fad9;"></div>

CSS Border Left color for the above div is #06fad9

HTML with inline CSS

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

CSS Border Right color for the above div is #06fad9

HTML with inline CSS

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

CSS Border Bottom color for the above div is #06fad9

HTML with inline CSS

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

CSS Border Top color for the above div is #06fad9

HTML with inline CSS

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

#06fad9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#06fad9 Color code Preview on White Background

This is how #06fad9 Color code will look on white background color. Color contrast ratio is 1.34

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

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(6,250,217,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(250,6,39,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(6,250,217,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.