crispedge.com

Color picker

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

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

#93f095 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #93f095 Color code in RGB color code model is created after adding 57.65% red color, 94.12% green color and 58.43% blue color. Hex #93f095 Color code in CMYK color (process color) code model is generated after subtraction of 39% cyan, 0% magenta, 38% yellow and 6% black.

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

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Code93f095#93f095
RGB Decimal147, 240, 149rgb(147, 240, 149)
RGB Percent58%, 94%, 58%rgb(58%, 94%, 58%)
CSS RGBa147, 240, 149,1rgba(147,240,149,1)
CMYK Modelcmyk(39%,0%,38%,6%)
HSL Color Space121,76% ,76%hsl(121,76% ,76%)
HSV Color Space121°, 39%, 94%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100100111111000010010101
Octal223360225
Decimal147240149
Hex93f095

Different shades of #93f095 color code.

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

Light Shade of #93f095
#c0f6c1
Dark Shade of #93f095
#66ea69
Saturated Shade of #93f095
#8df68f
Desaturated Shade of #93f095
#99ea9b
Grey scale Shade of #93f095
#c1c1c1
Brighten Shade
#acffae
Most Readable Shade
#000000

Shades of #93f095 color code

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

#93f095
#82d584
#72ba73
#62a063
#518552
#416a42
#315031
#203521
#101a10
#000000

Similar Color like #93f095 color

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

#94f196
#95f297
#96f398
#97f499
#98f59a
#99f69b
#9af79c
#9bf89d
#9cf99e
#9dfa9f
#9efba0
#9ffca1
#a0fda2
#a1fea3
#92ef94
#91ee93
#90ed92
#8fec91
#8eeb90
#8dea8f
#8ce98e
#8be88d
#8ae78c
#89e68b
#88e58a
#87e489
#86e388
#85e287

Monochromatic Color with #93f095

#93f095
#111b11
#2b462b
#457046
#5f9b60
#79c57b

Tints of #93f095 Color

#93f095
#9ff1a0
#abf3ac
#b7f5b8
#c3f6c4
#cff8cf
#dbfadb
#e7fbe7
#f3fdf3
#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

#93f095
#f093ee

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

Split Complementary

#93f095
#c493f0
#f093bf

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

Analogous Color

#b6f093
#a4f093
#93f095
#93f0a8
#93f0ba

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

#93f095
#9593f0
#f09593

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

#93f095
#93bff0
#f093ee
#f0c393

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

#93f095
#f093ee
#f093bf
#93f0c4

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

#93f095 Color Code Preview on Black Background Color

This is how #93f095 Color will look on black background color. Color contrast ratio is 15.14

#93f095 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#93f095 color code is use for CSS Background Color

Background color for the above div is #93f095

HTML with inline CSS

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

#93f095 color code is use for CSS Border Color

CSS Border color for the above div is #93f095

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#93f095 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#93f095 Color code Preview on White Background

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

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

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.