@
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.

#bdd315 hex color - Green - Warm color - Information

#bdd315 hex color - Green - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Green

Hex #bdd315 Color code in RGB color code model is created after adding 74.12% red color, 82.75% green color and 8.24% blue color. Hex #bdd315 Color code in CMYK color (process color) code model is generated after subtraction of 10% cyan, 0% magenta, 90% yellow and 17.25% black.

Hex #bdd315 color code is between #bbcc11 web safe hex color code and #ccdd22 web safe hex color code. #bbcc11 is the nearest web safe color code. You can see here many more shades of #bdd315 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 bdd315 #bdd315
RGB Decimal 189, 211, 21 rgb(189, 211, 21)
RGB Percent 74%, 83%, 8% rgb(74%, 83%, 8%)
CSS RGBa 189, 211, 21,1 rgba(189,211,21,1)
CMYK Model cmyk(10%,0%,90%,17.25%)
HSL Color Space 67,82% ,45% hsl(67,82% ,45%)
HSV Color Space 67°, 90%, 83%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111101 11010011 00010101
Octal 275 323 25
Decimal 189 211 21
Hex bd d3 15

Different shades of #bdd315 color code.

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

Light Shade of #bdd315
#d5ea31
Dark Shade of #bdd315
#93a510
Saturated Shade of #bdd315
#c6df09
Desaturated Shade of #bdd315
#b4c721
Grey scale Shade of #bdd315
#747474
Brighten Shade
#d6ec2e
Most Readable Shade
#000000

Shades of #bdd315 color code

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

#bdd315
#a8bb12
#93a410
#7e8c0e
#69750b
#545d09
#3f4607
#2a2e04
#151702
#000000

Similar Color like #bdd315 color

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

#bed416
#bfd517
#c0d618
#c1d719
#c2d81a
#c3d91b
#c4da1c
#c5db1d
#c6dc1e
#c7dd1f
#c8de20
#c9df21
#cae022
#cbe123
#bcd214
#bbd113
#bad012
#b9cf11
#b8ce10
#b7cd0f
#b6cc0e
#b5cb0d
#b4ca0c
#b3c90b
#b2c80a
#b1c709
#b0c608
#afc507

Monochromatic Color with #bdd315

#bdd315
#e3fd19
#252904
#4b5308
#717e0d
#97a811

Tints of #bdd315 Color

#bdd315
#c4d72f
#cbdc49
#d3e163
#dae67d
#e1eb97
#e9f0b1
#f0f5cb
#f7fae5
#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

#bdd315
#2b15d3

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

Split Complementary

#bdd315
#155ed3
#8a15d3

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

Analogous Color

#d39d15
#d3c315
#bdd315
#97d315
#71d315

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

#bdd315
#15bdd3
#d315bd

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

#bdd315
#15d38a
#2b15d3
#d3155e

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

#bdd315
#2b15d3
#8a15d3
#5ed315

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

#bdd315 Color Code Preview on Black Background Color

This is how #bdd315 Color will look on black background color. Color contrast ratio is 12.49

#bdd315 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bdd315

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bdd315

#bdd315 color code is use for CSS Background Color

Background color for the above div is #bdd315

HTML with inline CSS

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

#bdd315 color code is use for CSS Border Color

CSS Border color for the above div is #bdd315

HTML with inline CSS

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

CSS Border Left color for the above div is #bdd315

HTML with inline CSS

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

CSS Border Right color for the above div is #bdd315

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bdd315

HTML with inline CSS

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

CSS Border Top color for the above div is #bdd315

HTML with inline CSS

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

#bdd315 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bdd315 Color code Preview on White Background

This is how #bdd315 Color code will look on white background color. Color contrast ratio is 1.68

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

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,211,21,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(43,21,211,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(189,211,21,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.