crispedge.com

Color picker

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

#bce04e hex color - Green - Warm color - Information

#bce04e hex color - Green - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Green

Hex #bce04e Color code in RGB color code model is created after adding 73.73% red color, 87.84% green color and 30.59% blue color. Hex #bce04e Color code in CMYK color (process color) code model is generated after subtraction of 16% cyan, 0% magenta, 65% yellow and 12% black.

Hex #bce04e color code is between #bbdd55 web safe hex color code and #ccee44 web safe hex color code. #bbdd55 is the nearest web safe color code. You can see here many more shades of #bce04e color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codebce04e#bce04e
RGB Decimal188, 224, 78rgb(188, 224, 78)
RGB Percent74%, 88%, 31%rgb(74%, 88%, 31%)
CSS RGBa188, 224, 78,1rgba(188,224,78,1)
CMYK Modelcmyk(16%,0%,65%,12%)
HSL Color Space75,70% ,59%hsl(75,70% ,59%)
HSV Color Space75°, 65%, 88%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111001110000001001110
Octal274340116
Decimal18822478
Hexbce04e

Different shades of #bce04e color code.

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

Light Shade of #bce04e
#cce879
Dark Shade of #bce04e
#aad625
Saturated Shade of #bce04e
#c1ea44
Desaturated Shade of #bce04e
#b7d658
Grey scale Shade of #bce04e
#979797
Brighten Shade
#d5f967
Most Readable Shade
#000000

Shades of #bce04e color code

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

#bce04e
#a7c745
#92ae3c
#7d9534
#687c2b
#536322
#3e4a1a
#293111
#141808
#000000

Similar Color like #bce04e color

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

#bde14f
#bee250
#bfe351
#c0e452
#c1e553
#c2e654
#c3e755
#c4e856
#c5e957
#c6ea58
#c7eb59
#c8ec5a
#c9ed5b
#caee5c
#bbdf4d
#bade4c
#b9dd4b
#b8dc4a
#b7db49
#b6da48
#b5d947
#b4d846
#b3d745
#b2d644
#b1d543
#b0d442
#afd341
#aed240

Monochromatic Color with #bce04e

#bce04e
#0a0b04
#2d3613
#516022
#758b30
#98b53f

Tints of #bce04e Color

#bce04e
#c3e361
#cae675
#d2ea89
#d9ed9c
#e1f1b0
#e8f4c4
#f0f8d7
#f7fbeb
#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

#bce04e
#724ee0

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

Split Complementary

#bce04e
#4e73e0
#bb4ee0

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

Analogous Color

#e0ca4e
#d9e04e
#bce04e
#9fe04e
#82e04e

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

#bce04e
#4ebce0
#e04ebc

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

#bce04e
#4ee0bb
#724ee0
#e04e73

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

#bce04e
#724ee0
#bb4ee0
#73e04e

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

#bce04e Color Code Preview on Black Background Color

This is how #bce04e Color will look on black background color. Color contrast ratio is 13.91

#bce04e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bce04e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bce04e

#bce04e color code is use for CSS Background Color

Background color for the above div is #bce04e

HTML with inline CSS

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

#bce04e color code is use for CSS Border Color

CSS Border color for the above div is #bce04e

HTML with inline CSS

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

CSS Border Left color for the above div is #bce04e

HTML with inline CSS

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

CSS Border Right color for the above div is #bce04e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bce04e

HTML with inline CSS

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

CSS Border Top color for the above div is #bce04e

HTML with inline CSS

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

#bce04e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bce04e Color code Preview on White Background

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

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.