crispedge.com

Color picker

Loading...

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

#95cb29 hex color - Green - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Green

Hex #95cb29 Color code in RGB color code model is created after adding 58.43% red color, 79.61% green color and 16.08% blue color. Hex #95cb29 Color code in CMYK color (process color) code model is generated after subtraction of 27% cyan, 0% magenta, 80% yellow and 20% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code95cb29#95cb29
RGB Decimal149, 203, 41rgb(149, 203, 41)
RGB Percent58%, 80%, 16%rgb(58%, 80%, 16%)
CSS RGBa149, 203, 41,1rgba(149,203,41,1)
CMYK Modelcmyk(27%,0%,80%,20%)
HSL Color Space80,66% ,48%hsl(80,66% ,48%)
HSV Color Space80°, 80%, 80%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary100101011100101100101001
Octal22531351
Decimal14920341
Hex95cb29

Different shades of #95cb29 color code.

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

Light Shade of #95cb29
#abdb4c
Dark Shade of #95cb29
#76a120
Saturated Shade of #95cb29
#99d71d
Desaturated Shade of #95cb29
#91bf35
Grey scale Shade of #95cb29
#7a7a7a
Brighten Shade
#aee442
Most Readable Shade
#000000

Shades of #95cb29 color code

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

#95cb29
#84b424
#739d1f
#63871b
#527016
#425a12
#31430d
#212d09
#101604
#000000

Similar Color like #95cb29 color

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

#96cc2a
#97cd2b
#98ce2c
#99cf2d
#9ad02e
#9bd12f
#9cd230
#9dd331
#9ed432
#9fd533
#a0d634
#a1d735
#a2d836
#a3d937
#94ca28
#93c927
#92c826
#91c725
#90c624
#8fc523
#8ec422
#8dc321
#8cc220
#8bc11f
#8ac01e
#89bf1d
#88be1c
#87bd1b

Monochromatic Color with #95cb29

#95cb29
#b4f532
#182107
#374b0f
#577618
#76a020

Tints of #95cb29 Color

#95cb29
#a0d040
#acd658
#b8dc70
#c4e288
#cfe79f
#dbedb7
#e7f3cf
#f3f9e7
#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

#95cb29
#5f29cb

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

Split Complementary

#95cb29
#2944cb
#b029cb

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

Analogous Color

#cbc029
#b5cb29
#95cb29
#75cb29
#54cb29

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

#95cb29
#2995cb
#cb2995

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

#95cb29
#29cbb0
#5f29cb
#cb2944

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

#95cb29
#5f29cb
#b029cb
#44cb29

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

#95cb29 Color Code Preview on Black Background Color

This is how #95cb29 Color will look on black background color. Color contrast ratio is 10.85

#95cb29 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#95cb29 color code is use for CSS Background Color

Background color for the above div is #95cb29

HTML with inline CSS

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

#95cb29 color code is use for CSS Border Color

CSS Border color for the above div is #95cb29

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#95cb29 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#95cb29 Color code Preview on White Background

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

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

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,203,41,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(95,41,203,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(149,203,41,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.