crispedge.com

Color picker

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

#bae07a hex color - Green - Warm color - Information

#bae07a hex color - Green - Warm color

Color Hue/Base color: Green

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

Hex #bae07a color code is between #bbdd77 web safe hex color code and #aaee88 web safe hex color code. #bbdd77 is the nearest web safe color code. You can see here many more shades of #bae07a color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codebae07a#bae07a
RGB Decimal186, 224, 122rgb(186, 224, 122)
RGB Percent73%, 88%, 48%rgb(73%, 88%, 48%)
CSS RGBa186, 224, 122,1rgba(186,224,122,1)
CMYK Modelcmyk(17%,0%,46%,12%)
HSL Color Space82,62% ,68%hsl(82,62% ,68%)
HSV Color Space82°, 46%, 88%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101110101110000001111010
Octal272340172
Decimal186224122
Hexbae07a

Different shades of #bae07a color code.

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

Light Shade of #bae07a
#cfeaa3
Dark Shade of #bae07a
#a5d651
Saturated Shade of #bae07a
#bce872
Desaturated Shade of #bae07a
#b8d882
Grey scale Shade of #bae07a
#adadad
Brighten Shade
#d3f993
Most Readable Shade
#000000

Shades of #bae07a color code

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

#bae07a
#a5c76c
#90ae5e
#7c9551
#677c43
#526336
#3e4a28
#29311b
#14180d
#000000

Similar Color like #bae07a color

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

#bbe17b
#bce27c
#bde37d
#bee47e
#bfe57f
#c0e680
#c1e781
#c2e882
#c3e983
#c4ea84
#c5eb85
#c6ec86
#c7ed87
#c8ee88
#b9df79
#b8de78
#b7dd77
#b6dc76
#b5db75
#b4da74
#b3d973
#b2d872
#b1d771
#b0d670
#afd56f
#aed46e
#add36d
#acd26c

Monochromatic Color with #bae07a

#bae07a
#0a0b06
#2d361d
#506035
#738b4c
#97b563

Tints of #bae07a Color

#bae07a
#c1e388
#c9e697
#d1eaa6
#d8edb5
#e0f1c3
#e8f4d2
#eff8e1
#f7fbf0
#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

#bae07a
#a07ae0

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

Split Complementary

#bae07a
#7a87e0
#d37ae0

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

Analogous Color

#e0dd7a
#cee07a
#bae07a
#a6e07a
#91e07a

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

#bae07a
#7abae0
#e07aba

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

#bae07a
#7ae0d3
#a07ae0
#e07a87

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

#bae07a
#a07ae0
#d37ae0
#87e07a

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

#bae07a Color Code Preview on Black Background Color

This is how #bae07a Color will look on black background color. Color contrast ratio is 14.03

#bae07a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bae07a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bae07a

#bae07a color code is use for CSS Background Color

Background color for the above div is #bae07a

HTML with inline CSS

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

#bae07a color code is use for CSS Border Color

CSS Border color for the above div is #bae07a

HTML with inline CSS

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

CSS Border Left color for the above div is #bae07a

HTML with inline CSS

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

CSS Border Right color for the above div is #bae07a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bae07a

HTML with inline CSS

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

CSS Border Top color for the above div is #bae07a

HTML with inline CSS

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

#bae07a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bae07a Color code Preview on White Background

This is how #bae07a Color code will look on white background color. Color contrast ratio is 1.50

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

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.