crispedge.com

Color picker

Loading...

#96b82b hex color - Green - Warm color - Information

#96b82b hex color - Green - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Green

Hex #96b82b Color code in RGB color code model is created after adding 58.82% red color, 72.16% green color and 16.86% blue color. Hex #96b82b Color code in CMYK color (process color) code model is generated after subtraction of 18% cyan, 0% magenta, 77% yellow and 28% black.

Hex #96b82b color code is between #99bb33 web safe hex color code and #88aa22 web safe hex color code. #99bb33 is the nearest web safe color code. You can see here many more shades of #96b82b color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code96b82b#96b82b
RGB Decimal150, 184, 43rgb(150, 184, 43)
RGB Percent59%, 72%, 17%rgb(59%, 72%, 17%)
CSS RGBa150, 184, 43,1rgba(150,184,43,1)
CMYK Modelcmyk(18%,0%,77%,28%)
HSL Color Space74,62% ,45%hsl(74,62% ,45%)
HSV Color Space74°, 77%, 72%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary100101101011100000101011
Octal22627053
Decimal15018443
Hex96b82b

Different shades of #96b82b color code.

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

Light Shade of #96b82b
#b0d343
Dark Shade of #96b82b
#748f21
Saturated Shade of #96b82b
#9cc320
Desaturated Shade of #96b82b
#90ad36
Grey scale Shade of #96b82b
#717171
Brighten Shade
#afd144
Most Readable Shade
#000000

Shades of #96b82b color code

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

#96b82b
#85a326
#748f21
#647a1c
#536617
#425113
#323d0e
#212809
#101404
#000000

Similar Color like #96b82b color

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

#97b92c
#98ba2d
#99bb2e
#9abc2f
#9bbd30
#9cbe31
#9dbf32
#9ec033
#9fc134
#a0c235
#a1c336
#a2c437
#a3c538
#a4c639
#95b72a
#94b629
#93b528
#92b427
#91b326
#90b225
#8fb124
#8eb023
#8daf22
#8cae21
#8bad20
#8aac1f
#89ab1e
#88aa1d

Monochromatic Color with #96b82b

#96b82b
#b9e235
#0b0e03
#2e380d
#516317
#738d21

Tints of #96b82b Color

#96b82b
#a1bf42
#adc75a
#b9cf71
#c4d789
#d0dfa0
#dce7b8
#e7efcf
#f3f7e7
#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

#96b82b
#4d2bb8

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

Split Complementary

#96b82b
#2b50b8
#942bb8

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

Analogous Color

#b8a22b
#b2b82b
#96b82b
#7ab82b
#5eb82b

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

#96b82b
#2b96b8
#b82b96

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

#96b82b
#2bb893
#4d2bb8
#b82b4f

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

#96b82b
#4d2bb8
#942bb8
#4fb82b

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 #96b82b 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.

#96b82b Color Code Preview on Black Background Color

This is how #96b82b Color will look on black background color. Color contrast ratio is 9.19

#96b82b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #96b82b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #96b82b

#96b82b color code is use for CSS Background Color

Background color for the above div is #96b82b

HTML with inline CSS

<div style="background-color:#96b82b;"></div>

#96b82b color code is use for CSS Border Color

CSS Border color for the above div is #96b82b

HTML with inline CSS

<div style="border:5px solid #96b82b;"></div>

CSS Border Left color for the above div is #96b82b

HTML with inline CSS

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

CSS Border Right color for the above div is #96b82b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #96b82b

HTML with inline CSS

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

CSS Border Top color for the above div is #96b82b

HTML with inline CSS

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

#96b82b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#96b82b Color code Preview on White Background

This is how #96b82b Color code will look on white background color. Color contrast ratio is 2.29

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

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(150,184,43,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(77,43,184,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(150,184,43,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.