crispedge.com

Color picker

Loading...

#93b35a hex color - Green - Warm color - Information

#93b35a hex color - Green - Warm color

Color Hue/Base color: Green

Hex #93b35a Color code in RGB color code model is created after adding 57.65% red color, 70.2% green color and 35.29% blue color. Hex #93b35a Color code in CMYK color (process color) code model is generated after subtraction of 18% cyan, 0% magenta, 50% yellow and 30% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code93b35a#93b35a
RGB Decimal147, 179, 90rgb(147, 179, 90)
RGB Percent58%, 70%, 35%rgb(58%, 70%, 35%)
CSS RGBa147, 179, 90,1rgba(147,179,90,1)
CMYK Modelcmyk(18%,0%,50%,30%)
HSL Color Space82,37% ,53%hsl(82,37% ,53%)
HSV Color Space82°, 50%, 70%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary100100111011001101011010
Octal223263132
Decimal14717990
Hex93b35a

Different shades of #93b35a color code.

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

Light Shade of #93b35a
#aac37d
Dark Shade of #93b35a
#789545
Saturated Shade of #93b35a
#96bf4e
Desaturated Shade of #93b35a
#90a766
Grey scale Shade of #93b35a
#868686
Brighten Shade
#accc73
Most Readable Shade
#000000

Shades of #93b35a color code

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

#93b35a
#829f50
#728b46
#62773c
#516332
#414f28
#313b1e
#202714
#10130a
#000000

Similar Color like #93b35a color

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

#94b45b
#95b55c
#96b65d
#97b75e
#98b85f
#99b960
#9aba61
#9bbb62
#9cbc63
#9dbd64
#9ebe65
#9fbf66
#a0c067
#a1c168
#92b259
#91b158
#90b057
#8faf56
#8eae55
#8dad54
#8cac53
#8bab52
#8aaa51
#89a950
#88a84f
#87a74e
#86a64d
#85a54c

Monochromatic Color with #93b35a

#93b35a
#b6dd6f
#070905
#2a331a
#4d5e2f
#708845

Tints of #93b35a Color

#93b35a
#9fbb6c
#abc37e
#b7cc91
#c3d4a3
#cfddb5
#dbe5c8
#e7eeda
#f3f6ec
#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

#93b35a
#7a5ab3

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

Split Complementary

#93b35a
#5a67b3
#a75ab3

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

Analogous Color

#b3af5a
#a5b35a
#93b35a
#81b35a
#6fb35a

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

#93b35a
#5a93b3
#b35a93

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

#93b35a
#5ab3a6
#7a5ab3
#b35a66

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

#93b35a
#7a5ab3
#a75ab3
#66b35a

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

#93b35a Color Code Preview on Black Background Color

This is how #93b35a Color will look on black background color. Color contrast ratio is 8.84

#93b35a in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#93b35a color code is use for CSS Background Color

Background color for the above div is #93b35a

HTML with inline CSS

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

#93b35a color code is use for CSS Border Color

CSS Border color for the above div is #93b35a

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#93b35a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#93b35a Color code Preview on White Background

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

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

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(147,179,90,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(122,90,179,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(147,179,90,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.