crispedge.com

Color picker

Loading...

#bae13a hex color - Green - Warm color - Information

#bae13a hex color - Green - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Green

Hex #bae13a Color code in RGB color code model is created after adding 72.94% red color, 88.24% green color and 22.75% blue color. Hex #bae13a Color code in CMYK color (process color) code model is generated after subtraction of 17% cyan, 0% magenta, 74% yellow and 12% black.

Hex #bae13a color code is between #bbdd33 web safe hex color code and #aaee44 web safe hex color code. #bbdd33 is the nearest web safe color code. You can see here many more shades of #bae13a color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codebae13a#bae13a
RGB Decimal186, 225, 58rgb(186, 225, 58)
RGB Percent73%, 88%, 23%rgb(73%, 88%, 23%)
CSS RGBa186, 225, 58,1rgba(186,225,58,1)
CMYK Modelcmyk(17%,0%,74%,12%)
HSL Color Space74,74% ,55%hsl(74,74% ,55%)
HSV Color Space74°, 74%, 88%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101110101110000100111010
Octal27234172
Decimal18622558
Hexbae13a

Different shades of #bae13a color code.

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

Light Shade of #bae13a
#c9e866
Dark Shade of #bae13a
#a1c91f
Saturated Shade of #bae13a
#c0ec2f
Desaturated Shade of #bae13a
#b4d645
Grey scale Shade of #bae13a
#8d8d8d
Brighten Shade
#d3fa53
Most Readable Shade
#000000

Shades of #bae13a color code

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

#bae13a
#a5c833
#90af2d
#7c9626
#677d20
#526419
#3e4b13
#29320c
#141906
#000000

Similar Color like #bae13a color

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

#bbe23b
#bce33c
#bde43d
#bee53e
#bfe63f
#c0e740
#c1e841
#c2e942
#c3ea43
#c4eb44
#c5ec45
#c6ed46
#c7ee47
#c8ef48
#b9e039
#b8df38
#b7de37
#b6dd36
#b5dc35
#b4db34
#b3da33
#b2d932
#b1d831
#b0d730
#afd62f
#aed52e
#add42d
#acd32c

Monochromatic Color with #bae13a

#bae13a
#0a0c03
#2d370e
#516119
#748c24
#97b62f

Tints of #bae13a Color

#bae13a
#c1e44f
#c9e765
#d1eb7b
#d8ee91
#e0f1a7
#e8f5bd
#eff8d3
#f7fbe9
#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

#bae13a
#613ae1

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

Split Complementary

#bae13a
#3a66e1
#b53ae1

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

Analogous Color

#e1c53a
#dbe13a
#bae13a
#99e13a
#77e13a

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

#bae13a
#3abae1
#e13aba

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

#bae13a
#3ae1b4
#613ae1
#e13a67

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

#bae13a
#613ae1
#b53ae1
#66e13a

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 #bae13a 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.

#bae13a Color Code Preview on Black Background Color

This is how #bae13a Color will look on black background color. Color contrast ratio is 13.92

#bae13a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bae13a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bae13a

#bae13a color code is use for CSS Background Color

Background color for the above div is #bae13a

HTML with inline CSS

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

#bae13a color code is use for CSS Border Color

CSS Border color for the above div is #bae13a

HTML with inline CSS

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

CSS Border Left color for the above div is #bae13a

HTML with inline CSS

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

CSS Border Right color for the above div is #bae13a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bae13a

HTML with inline CSS

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

CSS Border Top color for the above div is #bae13a

HTML with inline CSS

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

#bae13a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bae13a Color code Preview on White Background

This is how #bae13a Color code will look on white background color. Color contrast ratio is 1.51

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

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(186,225,58,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(97,58,225,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(186,225,58,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.