crispedge.com

Color picker

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

#93d5bd hex color - Green - Cool color - Information

#93d5bd hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #93d5bd Color code in RGB color code model is created after adding 57.65% red color, 83.53% green color and 74.12% blue color. Hex #93d5bd Color code in CMYK color (process color) code model is generated after subtraction of 31% cyan, 0% magenta, 11% yellow and 16% black.

Hex #93d5bd color code is between #99ddbb web safe hex color code and #88cccc web safe hex color code. #99ddbb is the nearest web safe color code. You can see here many more shades of #93d5bd color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code93d5bd#93d5bd
RGB Decimal147, 213, 189rgb(147, 213, 189)
RGB Percent58%, 84%, 74%rgb(58%, 84%, 74%)
CSS RGBa147, 213, 189,1rgba(147,213,189,1)
CMYK Modelcmyk(31%,0%,11%,16%)
HSL Color Space158,44% ,71%hsl(158,44% ,71%)
HSV Color Space158°, 31%, 84%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100100111101010110111101
Octal223325275
Decimal147213189
Hex93d5bd

Different shades of #93d5bd color code.

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

Light Shade of #93d5bd
#b8e3d3
Dark Shade of #93d5bd
#6ec7a7
Saturated Shade of #93d5bd
#8bdcbf
Desaturated Shade of #93d5bd
#9acdbb
Grey scale Shade of #93d5bd
#b4b4b4
Brighten Shade
#aceed6
Most Readable Shade
#000000

Shades of #93d5bd color code

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

#93d5bd
#82bda8
#72a593
#628e7e
#517669
#415e54
#31473f
#202f2a
#101715
#000000

Similar Color like #93d5bd color

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

#94d6be
#95d7bf
#96d8c0
#97d9c1
#98dac2
#99dbc3
#9adcc4
#9bddc5
#9cdec6
#9ddfc7
#9ee0c8
#9fe1c9
#a0e2ca
#a1e3cb
#92d4bc
#91d3bb
#90d2ba
#8fd1b9
#8ed0b8
#8dcfb7
#8cceb6
#8bcdb5
#8accb4
#89cbb3
#88cab2
#87c9b1
#86c8b0
#85c7af

Monochromatic Color with #93d5bd

#93d5bd
#000000
#1e2b26
#3b554c
#588072
#76aa97

Tints of #93d5bd Color

#93d5bd
#9fd9c4
#abdecb
#b7e3d3
#c3e7da
#cfece1
#dbf1e9
#e7f5f0
#f3faf7
#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

#93d5bd
#d593ab

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

Split Complementary

#93d5bd
#d593cc
#d59c93

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

Analogous Color

#93d5a3
#93d5b0
#93d5bd
#93d5ca
#93d3d5

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

#93d5bd
#bd93d5
#d5bd93

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

#93d5bd
#9c93d5
#d593ab
#ccd593

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

#93d5bd
#d593ab
#d59c93
#93ccd5

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 #93d5bd 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.

#93d5bd Color Code Preview on Black Background Color

This is how #93d5bd Color will look on black background color. Color contrast ratio is 12.49

#93d5bd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #93d5bd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #93d5bd

#93d5bd color code is use for CSS Background Color

Background color for the above div is #93d5bd

HTML with inline CSS

<div style="background-color:#93d5bd;"></div>

#93d5bd color code is use for CSS Border Color

CSS Border color for the above div is #93d5bd

HTML with inline CSS

<div style="border:5px solid #93d5bd;"></div>

CSS Border Left color for the above div is #93d5bd

HTML with inline CSS

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

CSS Border Right color for the above div is #93d5bd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #93d5bd

HTML with inline CSS

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

CSS Border Top color for the above div is #93d5bd

HTML with inline CSS

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

#93d5bd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#93d5bd Color code Preview on White Background

This is how #93d5bd Color code will look on white background color. Color contrast ratio is 1.68

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

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.