crispedge.com

Color picker

Loading...

#bbda49 hex color - Green - Warm color - Information

#bbda49 hex color - Green - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Green

Hex #bbda49 Color code in RGB color code model is created after adding 73.33% red color, 85.49% green color and 28.63% blue color. Hex #bbda49 Color code in CMYK color (process color) code model is generated after subtraction of 14% cyan, 0% magenta, 67% yellow and 15% black.

Hex #bbda49 color code is between #aadd44 web safe hex color code and #cccc55 web safe hex color code. #aadd44 is the nearest web safe color code. You can see here many more shades of #bbda49 color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codebbda49#bbda49
RGB Decimal187, 218, 73rgb(187, 218, 73)
RGB Percent73%, 85%, 29%rgb(73%, 85%, 29%)
CSS RGBa187, 218, 73,1rgba(187,218,73,1)
CMYK Modelcmyk(14%,0%,67%,15%)
HSL Color Space73,66% ,57%hsl(73,66% ,57%)
HSV Color Space73°, 67%, 85%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101110111101101001001001
Octal273332111
Decimal18721873
Hexbbda49

Different shades of #bbda49 color code.

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

Light Shade of #bbda49
#cbe373
Dark Shade of #bbda49
#a5c729
Saturated Shade of #bbda49
#c1e53e
Desaturated Shade of #bbda49
#b5cf54
Grey scale Shade of #bbda49
#919191
Brighten Shade
#d4f362
Most Readable Shade
#000000

Shades of #bbda49 color code

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

#bbda49
#a6c140
#91a938
#7c9130
#677928
#536020
#3e4818
#293010
#141808
#000000

Similar Color like #bbda49 color

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

#bcdb4a
#bddc4b
#bedd4c
#bfde4d
#c0df4e
#c1e04f
#c2e150
#c3e251
#c4e352
#c5e453
#c6e554
#c7e655
#c8e756
#c9e857
#bad948
#b9d847
#b8d746
#b7d645
#b6d544
#b5d443
#b4d342
#b3d241
#b2d140
#b1d03f
#b0cf3e
#afce3d
#aecd3c
#adcc3b

Monochromatic Color with #bbda49

#bbda49
#050502
#293010
#4e5a1e
#72852d
#97af3b

Tints of #bbda49 Color

#bbda49
#c2de5d
#cae271
#d1e685
#d9ea99
#e0eeae
#e8f2c2
#eff6d6
#f7faea
#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

#bbda49
#6849da

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

Split Complementary

#bbda49
#4973da
#b049da

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

Analogous Color

#dabf49
#d8da49
#bbda49
#9eda49
#81da49

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

#bbda49
#49bbda
#da49bb

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

#bbda49
#49dab0
#6849da
#da4972

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

#bbda49
#6849da
#b049da
#73da49

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

#bbda49 Color Code Preview on Black Background Color

This is how #bbda49 Color will look on black background color. Color contrast ratio is 13.24

#bbda49 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbda49

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbda49

#bbda49 color code is use for CSS Background Color

Background color for the above div is #bbda49

HTML with inline CSS

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

#bbda49 color code is use for CSS Border Color

CSS Border color for the above div is #bbda49

HTML with inline CSS

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

CSS Border Left color for the above div is #bbda49

HTML with inline CSS

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

CSS Border Right color for the above div is #bbda49

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bbda49

HTML with inline CSS

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

CSS Border Top color for the above div is #bbda49

HTML with inline CSS

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

#bbda49 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bbda49 Color code Preview on White Background

This is how #bbda49 Color code will look on white background color. Color contrast ratio is 1.59

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

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(187,218,73,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(104,73,218,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(187,218,73,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.