crispedge.com

Color picker

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

#93b664 hex color - Orange - Warm color - Information

#93b664 hex color - Orange - Warm color

Color Hue/Base color: Orange

Hex #93b664 Color code in RGB color code model is created after adding 57.65% red color, 71.37% green color and 39.22% blue color. Hex #93b664 Color code in CMYK color (process color) code model is generated after subtraction of 19% cyan, 0% magenta, 45% yellow and 29% black.

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

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Code93b664#93b664
RGB Decimal147, 182, 100rgb(147, 182, 100)
RGB Percent58%, 71%, 39%rgb(58%, 71%, 39%)
CSS RGBa147, 182, 100,1rgba(147,182,100,1)
CMYK Modelcmyk(19%,0%,45%,29%)
HSL Color Space86,36% ,55%hsl(86,36% ,55%)
HSV Color Space86°, 45%, 71%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary100100111011011001100100
Octal223266144
Decimal147182100
Hex93b664

Different shades of #93b664 color code.

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

Light Shade of #93b664
#abc687
Dark Shade of #93b664
#7a9d4a
Saturated Shade of #93b664
#95c159
Desaturated Shade of #93b664
#91ab6f
Grey scale Shade of #93b664
#8d8d8d
Brighten Shade
#accf7d
Most Readable Shade
#000000

Shades of #93b664 color code

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

#93b664
#82a158
#728d4d
#627942
#516537
#41502c
#313c21
#202816
#10140b
#000000

Similar Color like #93b664 color

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

#94b765
#95b866
#96b967
#97ba68
#98bb69
#99bc6a
#9abd6b
#9bbe6c
#9cbf6d
#9dc06e
#9ec16f
#9fc270
#a0c371
#a1c472
#92b563
#91b462
#90b361
#8fb260
#8eb15f
#8db05e
#8caf5d
#8bae5c
#8aad5b
#89ac5a
#88ab59
#87aa58
#86a957
#85a856

Monochromatic Color with #93b664

#93b664
#b5e07b
#0a0c07
#2c361e
#4e6135
#718b4d

Tints of #93b664 Color

#93b664
#9fbe75
#abc686
#b7ce97
#c3d6a8
#cfdeba
#dbe6cb
#e7eedc
#f3f6ed
#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

#93b664
#8764b6

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

Split Complementary

#93b664
#646ab6
#b064b6

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

Analogous Color

#b4b664
#a3b664
#93b664
#83b664
#72b664

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

#93b664
#6493b6
#b66493

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

#93b664
#64b6b0
#8764b6
#b6646a

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

#93b664
#8764b6
#b064b6
#6ab664

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

#93b664 Color Code Preview on Black Background Color

This is how #93b664 Color will look on black background color. Color contrast ratio is 9.12

#93b664 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#93b664 color code is use for CSS Background Color

Background color for the above div is #93b664

HTML with inline CSS

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

#93b664 color code is use for CSS Border Color

CSS Border color for the above div is #93b664

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#93b664 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#93b664 Color code Preview on White Background

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

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.