crispedge.com

Color picker

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

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

#93a993 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #93a993 Color code in RGB color code model is created after adding 57.65% red color, 66.27% green color and 57.65% blue color. Hex #93a993 Color code in CMYK color (process color) code model is generated after subtraction of 13% cyan, 0% magenta, 13% yellow and 34% black.

Hex #93a993 color code is between #99aa99 web safe hex color code and #889988 web safe hex color code. #99aa99 is the nearest web safe color code. You can see here many more shades of #93a993 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code93a993#93a993
RGB Decimal147, 169, 147rgb(147, 169, 147)
RGB Percent58%, 66%, 58%rgb(58%, 66%, 58%)
CSS RGBa147, 169, 147,1rgba(147,169,147,1)
CMYK Modelcmyk(13%,0%,13%,34%)
HSL Color Space120,11% ,62%hsl(120,11% ,62%)
HSV Color Space120°, 13%, 66%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100100111010100110010011
Octal223251223
Decimal147169147
Hex93a993

Different shades of #93a993 color code.

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

Light Shade of #93a993
#afc0af
Dark Shade of #93a993
#779277
Saturated Shade of #93a993
#89b389
Desaturated Shade of #93a993
#9d9f9d
Grey scale Shade of #93a993
#9e9e9e
Brighten Shade
#acc2ac
Most Readable Shade
#000000

Shades of #93a993 color code

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

#93a993
#829682
#728372
#627062
#515d51
#414b41
#313831
#202520
#101210
#000000

Similar Color like #93a993 color

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

#94aa94
#95ab95
#96ac96
#97ad97
#98ae98
#99af99
#9ab09a
#9bb19b
#9cb29c
#9db39d
#9eb49e
#9fb59f
#a0b6a0
#a1b7a1
#92a892
#91a791
#90a690
#8fa58f
#8ea48e
#8da38d
#8ca28c
#8ba18b
#8aa08a
#899f89
#889e88
#879d87
#869c86
#859b85

Monochromatic Color with #93a993

#93a993
#b8d3b8
#ddfedd
#242924
#495449
#6e7e6e

Tints of #93a993 Color

#93a993
#9fb29f
#abbcab
#b7c5b7
#c3cfc3
#cfd8cf
#dbe2db
#e7ebe7
#f3f5f3
#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

#93a993
#a993a9

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

Split Complementary

#93a993
#9e93a9
#a9939e

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

Analogous Color

#9ca993
#97a993
#93a993
#93a997
#93a99c

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

#93a993
#9393a9
#a99393

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

#93a993
#939ea9
#a993a9
#a99e93

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

#93a993
#a993a9
#a9939e
#93a99e

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

#93a993 Color Code Preview on Black Background Color

This is how #93a993 Color will look on black background color. Color contrast ratio is 8.34

#93a993 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#93a993 color code is use for CSS Background Color

Background color for the above div is #93a993

HTML with inline CSS

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

#93a993 color code is use for CSS Border Color

CSS Border color for the above div is #93a993

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#93a993 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#93a993 Color code Preview on White Background

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

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

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.