crispedge.com

Color picker

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

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

#93b490 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #93b490 Color code in RGB color code model is created after adding 57.65% red color, 70.59% green color and 56.47% blue color. Hex #93b490 Color code in CMYK color (process color) code model is generated after subtraction of 18% cyan, 0% magenta, 20% yellow and 29% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code93b490#93b490
RGB Decimal147, 180, 144rgb(147, 180, 144)
RGB Percent58%, 71%, 56%rgb(58%, 71%, 56%)
CSS RGBa147, 180, 144,1rgba(147,180,144,1)
CMYK Modelcmyk(18%,0%,20%,29%)
HSL Color Space115,19% ,64%hsl(115,19% ,64%)
HSV Color Space115°, 20%, 71%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100100111011010010010000
Octal223264220
Decimal147180144
Hex93b490

Different shades of #93b490 color code.

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

Light Shade of #93b490
#b1c9ae
Dark Shade of #93b490
#759f72
Saturated Shade of #93b490
#8bbd87
Desaturated Shade of #93b490
#9bab99
Grey scale Shade of #93b490
#a2a2a2
Brighten Shade
#accda9
Most Readable Shade
#000000

Shades of #93b490 color code

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

#93b490
#82a080
#728c70
#627860
#516450
#415040
#313c30
#202820
#101410
#000000

Similar Color like #93b490 color

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

#94b591
#95b692
#96b793
#97b894
#98b995
#99ba96
#9abb97
#9bbc98
#9cbd99
#9dbe9a
#9ebf9b
#9fc09c
#a0c19d
#a1c29e
#92b38f
#91b28e
#90b18d
#8fb08c
#8eaf8b
#8dae8a
#8cad89
#8bac88
#8aab87
#89aa86
#88a985
#87a884
#86a783
#85a682

Monochromatic Color with #93b490

#93b490
#b6deb2
#080a08
#2b342a
#4e5f4c
#70896e

Tints of #93b490 Color

#93b490
#9fbc9c
#abc4a8
#b7cdb5
#c3d5c1
#cfddcd
#dbe6da
#e7eee6
#f3f6f2
#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

#93b490
#b190b4

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

Split Complementary

#93b490
#9f90b4
#b490a5

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

Analogous Color

#a1b490
#9ab490
#93b490
#90b494
#90b49b

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

#93b490
#9093b4
#b49093

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

#93b490
#90a5b4
#b190b4
#b49f90

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

#93b490
#b190b4
#b490a5
#90b49f

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

#93b490 Color Code Preview on Black Background Color

This is how #93b490 Color will look on black background color. Color contrast ratio is 9.17

#93b490 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#93b490 color code is use for CSS Background Color

Background color for the above div is #93b490

HTML with inline CSS

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

#93b490 color code is use for CSS Border Color

CSS Border color for the above div is #93b490

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#93b490 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#93b490 Color code Preview on White Background

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

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

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.