Skip to main content Skip to docs navigation

#bde470 hex color - Green - Warm color - Information

On this page
@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Hue/Base color: Green

Hex #bde470 Color code in RGB color code model is created after adding 74.12% red color, 89.41% green color and 43.92% blue color. Hex #bde470 Color code in CMYK color (process color) code model is generated after subtraction of 17% cyan, 0% magenta, 51% yellow and 10.59% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code bde470 #bde470
RGB Decimal 189, 228, 112 rgb(189, 228, 112)
RGB Percent 74%, 89%, 44% rgb(74%, 89%, 44%)
CSS RGBa 189, 228, 112,1 rgba(189,228,112,1)
CMYK Model cmyk(17%,0%,51%,10.59%)
HSL Color Space 80,68% ,67% hsl(80,68% ,67%)
HSV Color Space 80°, 51%, 89%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111101 11100100 01110000
Octal 275 344 160
Decimal 189 228 112
Hex bd e4 70

Different shades of #bde470 color code.

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

Light Shade of #bde470
#d1ec9b
Dark Shade of #bde470
#a9dc45
Saturated Shade of #bde470
#c0ec67
Desaturated Shade of #bde470
#badb78
Grey scale Shade of #bde470
#aaaaaa
Brighten Shade
#d6fd89
Most Readable Shade
#000000

Shades of #bde470 color code

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

#bde470
#a8ca63
#93b157
#7e984a
#697e3e
#546531
#3f4c25
#2a3218
#15190c
#000000

Similar Color like #bde470 color

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

#bee571
#bfe672
#c0e773
#c1e874
#c2e975
#c3ea76
#c4eb77
#c5ec78
#c6ed79
#c7ee7a
#c8ef7b
#c9f07c
#caf17d
#cbf27e
#bce36f
#bbe26e
#bae16d
#b9e06c
#b8df6b
#b7de6a
#b6dd69
#b5dc68
#b4db67
#b3da66
#b2d965
#b1d864
#b0d763
#afd662

Monochromatic Color with #bde470

#bde470
#0d0f08
#303a1c
#536431
#778f46
#9ab95b

Tints of #bde470 Color

#bde470
#c4e77f
#cbea8f
#d3ed9f
#daf0af
#e1f3bf
#e9f6cf
#f0f9df
#f7fcef
#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

#bde470
#9770e4

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

Split Complementary

#bde470
#7083e4
#d170e4

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

Analogous Color

#e4dd70
#d4e470
#bde470
#a6e470
#8fe470

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

#bde470
#70bde4
#e470bd

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

#bde470
#70e4d1
#9770e4
#e47083

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

#bde470
#9770e4
#d170e4
#83e470

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

#bde470 Color Code Preview on Black Background Color

This is how #bde470 Color will look on black background color. Color contrast ratio is 14.50

#bde470 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bde470

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bde470

#bde470 color code is use for CSS Background Color

Background color for the above div is #bde470

HTML with inline CSS

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

#bde470 color code is use for CSS Border Color

CSS Border color for the above div is #bde470

HTML with inline CSS

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

CSS Border Left color for the above div is #bde470

HTML with inline CSS

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

CSS Border Right color for the above div is #bde470

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bde470

HTML with inline CSS

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

CSS Border Top color for the above div is #bde470

HTML with inline CSS

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

#bde470 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bde470 Color code Preview on White Background

This is how #bde470 Color code will look on white background color. Color contrast ratio is 1.45

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

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(189,228,112,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(151,112,228,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(189,228,112,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.