crispedge.com

Color picker

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

#9ff0d6 hex color - Green - Cool color - Information

#9ff0d6 hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #9ff0d6 Color code in RGB color code model is created after adding 62.35% red color, 94.12% green color and 83.92% blue color. Hex #9ff0d6 Color code in CMYK color (process color) code model is generated after subtraction of 34% cyan, 0% magenta, 11% yellow and 6% black.

Hex #9ff0d6 color code is between #99eedd web safe hex color code and #aaffcc web safe hex color code. #99eedd is the nearest web safe color code. You can see here many more shades of #9ff0d6 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code9ff0d6#9ff0d6
RGB Decimal159, 240, 214rgb(159, 240, 214)
RGB Percent62%, 94%, 84%rgb(62%, 94%, 84%)
CSS RGBa159, 240, 214,1rgba(159,240,214,1)
CMYK Modelcmyk(34%,0%,11%,6%)
HSL Color Space161,73% ,78%hsl(161,73% ,78%)
HSV Color Space161°, 34%, 94%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100111111111000011010110
Octal237360326
Decimal159240214
Hex9ff0d6

Different shades of #9ff0d6 color code.

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

Light Shade of #9ff0d6
#cbf7e9
Dark Shade of #9ff0d6
#73e9c3
Saturated Shade of #9ff0d6
#99f6d8
Desaturated Shade of #9ff0d6
#a5ead4
Grey scale Shade of #9ff0d6
#c7c7c7
Brighten Shade
#b8ffef
Most Readable Shade
#000000

Shades of #9ff0d6 color code

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

#9ff0d6
#8dd5be
#7bbaa6
#6aa08e
#588576
#466a5f
#355047
#23352f
#111a17
#000000

Similar Color like #9ff0d6 color

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

#a0f1d7
#a1f2d8
#a2f3d9
#a3f4da
#a4f5db
#a5f6dc
#a6f7dd
#a7f8de
#a8f9df
#a9fae0
#aafbe1
#abfce2
#acfde3
#adfee4
#9eefd5
#9deed4
#9cedd3
#9becd2
#9aebd1
#99ead0
#98e9cf
#97e8ce
#96e7cd
#95e6cc
#94e5cb
#93e4ca
#92e3c9
#91e2c8

Monochromatic Color with #9ff0d6

#9ff0d6
#121b19
#2e463e
#4b7064
#679b8a
#83c5b0

Tints of #9ff0d6 Color

#9ff0d6
#a9f1da
#b4f3df
#bff5e3
#c9f6e8
#d4f8ec
#dffaf1
#e9fbf5
#f4fdfa
#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

#9ff0d6
#f09fb9

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

Split Complementary

#9ff0d6
#f09fe1
#f0ae9f

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

Analogous Color

#9ff0b6
#9ff0c6
#9ff0d6
#9ff0e6
#9feaf0

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

#9ff0d6
#d69ff0
#f0d69f

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

#9ff0d6
#ad9ff0
#f09fb9
#e1f09f

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

#9ff0d6
#f09fb9
#f0ae9f
#9fe1f0

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 #9ff0d6 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.

#9ff0d6 Color Code Preview on Black Background Color

This is how #9ff0d6 Color will look on black background color. Color contrast ratio is 15.91

#9ff0d6 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #9ff0d6

HTML with inline CSS

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

Your Example Paragraph content text in with font color #9ff0d6

#9ff0d6 color code is use for CSS Background Color

Background color for the above div is #9ff0d6

HTML with inline CSS

<div style="background-color:#9ff0d6;"></div>

#9ff0d6 color code is use for CSS Border Color

CSS Border color for the above div is #9ff0d6

HTML with inline CSS

<div style="border:5px solid #9ff0d6;"></div>

CSS Border Left color for the above div is #9ff0d6

HTML with inline CSS

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

CSS Border Right color for the above div is #9ff0d6

HTML with inline CSS

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

CSS Border Bottom color for the above div is #9ff0d6

HTML with inline CSS

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

CSS Border Top color for the above div is #9ff0d6

HTML with inline CSS

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

#9ff0d6 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#9ff0d6 Color code Preview on White Background

This is how #9ff0d6 Color code will look on white background color. Color contrast ratio is 1.32

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

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.