crispedge.com

Color picker

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

#94d759 hex color - Green - Cool color - Information

#94d759 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #94d759 Color code in RGB color code model is created after adding 58.04% red color, 84.31% green color and 34.9% blue color. Hex #94d759 Color code in CMYK color (process color) code model is generated after subtraction of 31% cyan, 0% magenta, 59% yellow and 16% black.

Hex #94d759 color code is between #99dd55 web safe hex color code and #88cc66 web safe hex color code. #99dd55 is the nearest web safe color code. You can see here many more shades of #94d759 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code94d759#94d759
RGB Decimal148, 215, 89rgb(148, 215, 89)
RGB Percent58%, 84%, 35%rgb(58%, 84%, 35%)
CSS RGBa148, 215, 89,1rgba(148,215,89,1)
CMYK Modelcmyk(31%,0%,59%,16%)
HSL Color Space92,61% ,60%hsl(92,61% ,60%)
HSV Color Space92°, 59%, 84%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100101001101011101011001
Octal224327131
Decimal14821589
Hex94d759

Different shades of #94d759 color code.

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

Light Shade of #94d759
#aee182
Dark Shade of #94d759
#7acc31
Saturated Shade of #94d759
#93e14f
Desaturated Shade of #94d759
#95cd63
Grey scale Shade of #94d759
#989898
Brighten Shade
#adf072
Most Readable Shade
#000000

Shades of #94d759 color code

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

#94d759
#83bf4f
#73a745
#628f3b
#527731
#415f27
#31471d
#202f13
#101709
#000000

Similar Color like #94d759 color

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

#95d85a
#96d95b
#97da5c
#98db5d
#99dc5e
#9add5f
#9bde60
#9cdf61
#9de062
#9ee163
#9fe264
#a0e365
#a1e466
#a2e567
#93d658
#92d557
#91d456
#90d355
#8fd254
#8ed153
#8dd052
#8ccf51
#8bce50
#8acd4f
#89cc4e
#88cb4d
#87ca4c
#86c94b

Monochromatic Color with #94d759

#94d759
#020201
#1f2d13
#3c5724
#598236
#77ac47

Tints of #94d759 Color

#94d759
#9fdb6b
#abdf7d
#b7e490
#c3e8a2
#cfedb5
#dbf1c7
#e7f6da
#f3faec
#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

#94d759
#9c59d7

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

Split Complementary

#94d759
#5d59d7
#d759d3

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

Analogous Color

#c6d759
#add759
#94d759
#7bd759
#62d759

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

#94d759
#5994d7
#d75994

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

#94d759
#59d3d7
#9c59d7
#d75d59

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

#94d759
#9c59d7
#d759d3
#59d75d

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 #94d759 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.

#94d759 Color Code Preview on Black Background Color

This is how #94d759 Color will look on black background color. Color contrast ratio is 12.12

#94d759 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #94d759

HTML with inline CSS

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

Your Example Paragraph content text in with font color #94d759

#94d759 color code is use for CSS Background Color

Background color for the above div is #94d759

HTML with inline CSS

<div style="background-color:#94d759;"></div>

#94d759 color code is use for CSS Border Color

CSS Border color for the above div is #94d759

HTML with inline CSS

<div style="border:5px solid #94d759;"></div>

CSS Border Left color for the above div is #94d759

HTML with inline CSS

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

CSS Border Right color for the above div is #94d759

HTML with inline CSS

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

CSS Border Bottom color for the above div is #94d759

HTML with inline CSS

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

CSS Border Top color for the above div is #94d759

HTML with inline CSS

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

#94d759 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#94d759 Color code Preview on White Background

This is how #94d759 Color code will look on white background color. Color contrast ratio is 1.73

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

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.