crispedge.com

Color picker

Loading...

#95d03f hex color - Green - Warm color - Information

#95d03f hex color - Green - Warm color

Color Hue/Base color: Green

Hex #95d03f Color code in RGB color code model is created after adding 58.43% red color, 81.57% green color and 24.71% blue color. Hex #95d03f Color code in CMYK color (process color) code model is generated after subtraction of 28% cyan, 0% magenta, 70% yellow and 18% black.

Hex #95d03f color code is between #99cc44 web safe hex color code and #88dd33 web safe hex color code. #99cc44 is the nearest web safe color code. You can see here many more shades of #95d03f color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code95d03f#95d03f
RGB Decimal149, 208, 63rgb(149, 208, 63)
RGB Percent58%, 82%, 25%rgb(58%, 82%, 25%)
CSS RGBa149, 208, 63,1rgba(149,208,63,1)
CMYK Modelcmyk(28%,0%,70%,18%)
HSL Color Space84,61% ,53%hsl(84,61% ,53%)
HSV Color Space84°, 70%, 82%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary100101011101000000111111
Octal22532077
Decimal14920863
Hex95d03f

Different shades of #95d03f color code.

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

Light Shade of #95d03f
#acda68
Dark Shade of #95d03f
#7ab12b
Saturated Shade of #95d03f
#97dc33
Desaturated Shade of #95d03f
#93c44b
Grey scale Shade of #95d03f
#878787
Brighten Shade
#aee958
Most Readable Shade
#000000

Shades of #95d03f color code

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

#95d03f
#84b838
#73a131
#638a2a
#527323
#425c1c
#314515
#212e0e
#101707
#000000

Similar Color like #95d03f color

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

#96d140
#97d241
#98d342
#99d443
#9ad544
#9bd645
#9cd746
#9dd847
#9ed948
#9fda49
#a0db4a
#a1dc4b
#a2dd4c
#a3de4d
#94cf3e
#93ce3d
#92cd3c
#91cc3b
#90cb3a
#8fca39
#8ec938
#8dc837
#8cc736
#8bc635
#8ac534
#89c433
#88c332
#87c231

Monochromatic Color with #95d03f

#95d03f
#b3fa4c
#1b260c
#3a5018
#587b25
#77a532

Tints of #95d03f Color

#95d03f
#a0d554
#acda69
#b8df7f
#c4e494
#cfeaa9
#dbefbf
#e7f4d4
#f3f9e9
#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

#95d03f
#7a3fd0

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

Split Complementary

#95d03f
#3f4dd0
#c23fd0

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

Analogous Color

#cfd03f
#b2d03f
#95d03f
#78d03f
#5bd03f

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

#95d03f
#3f95d0
#d03f95

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

#95d03f
#3fd0c2
#7a3fd0
#d03f4c

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

#95d03f
#7a3fd0
#c23fd0
#4dd03f

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 #95d03f 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.

#95d03f Color Code Preview on Black Background Color

This is how #95d03f Color will look on black background color. Color contrast ratio is 11.37

#95d03f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #95d03f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #95d03f

#95d03f color code is use for CSS Background Color

Background color for the above div is #95d03f

HTML with inline CSS

<div style="background-color:#95d03f;"></div>

#95d03f color code is use for CSS Border Color

CSS Border color for the above div is #95d03f

HTML with inline CSS

<div style="border:5px solid #95d03f;"></div>

CSS Border Left color for the above div is #95d03f

HTML with inline CSS

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

CSS Border Right color for the above div is #95d03f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #95d03f

HTML with inline CSS

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

CSS Border Top color for the above div is #95d03f

HTML with inline CSS

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

#95d03f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#95d03f Color code Preview on White Background

This is how #95d03f Color code will look on white background color. Color contrast ratio is 1.85

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

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(149,208,63,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(122,63,208,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(149,208,63,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.