crispedge.com

#bddc35 hex color - Green - Warm color - Information

#bddc35 hex color - Green - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Green

Hex #bddc35 Color code in RGB color code model is created after adding 74.12% red color, 86.27% green color and 20.78% blue color. Hex #bddc35 Color code in CMYK color (process color) code model is generated after subtraction of 14% cyan, 0% magenta, 76% yellow and 14% black.

Hex #bddc35 color code is between #bbdd33 web safe hex color code and #cccc44 web safe hex color code. #bbdd33 is the nearest web safe color code. You can see here many more shades of #bddc35 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codebddc35#bddc35
RGB Decimal189, 220, 53rgb(189, 220, 53)
RGB Percent74%, 86%, 21%rgb(74%, 86%, 21%)
CSS RGBa189, 220, 53,1rgba(189,220,53,1)
CMYK Modelcmyk(14%,0%,76%,14%)
HSL Color Space71,70% ,54%hsl(71,70% ,54%)
HSV Color Space71°, 76%, 86%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111011101110000110101
Octal27533465
Decimal18922053
Hexbddc35

Different shades of #bddc35 color code.

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

Light Shade of #bddc35
#cbe460
Dark Shade of #bddc35
#a0bd21
Saturated Shade of #bddc35
#c4e829
Desaturated Shade of #bddc35
#b6d041
Grey scale Shade of #bddc35
#888888
Brighten Shade
#d6f54e
Most Readable Shade
#000000

Shades of #bddc35 color code

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

#bddc35
#a8c32f
#93ab29
#7e9223
#697a1d
#546117
#3f4911
#2a300b
#151805
#000000

Similar Color like #bddc35 color

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

#bedd36
#bfde37
#c0df38
#c1e039
#c2e13a
#c3e23b
#c4e33c
#c5e43d
#c6e53e
#c7e63f
#c8e740
#c9e841
#cae942
#cbea43
#bcdb34
#bbda33
#bad932
#b9d831
#b8d730
#b7d62f
#b6d52e
#b5d42d
#b4d32c
#b3d22b
#b2d12a
#b1d029
#b0cf28
#afce27

Monochromatic Color with #bddc35

#bddc35
#060702
#2b320c
#4f5c16
#748721
#98b12b

Tints of #bddc35 Color

#bddc35
#c4df4b
#cbe361
#d3e778
#daeb8e
#e1efa5
#e9f3bb
#f0f7d2
#f7fbe8
#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

#bddc35
#5435dc

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

Split Complementary

#bddc35
#3569dc
#a835dc

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

Analogous Color

#dcb835
#dcda35
#bddc35
#9cdc35
#7adc35

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

#bddc35
#35bddc
#dc35bd

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

#bddc35
#35dca7
#5435dc
#dc3569

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

#bddc35
#5435dc
#a835dc
#69dc35

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

#bddc35 Color Code Preview on Black Background Color

This is how #bddc35 Color will look on black background color. Color contrast ratio is 13.45

#bddc35 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bddc35

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bddc35

#bddc35 color code is use for CSS Background Color

Background color for the above div is #bddc35

HTML with inline CSS

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

#bddc35 color code is use for CSS Border Color

CSS Border color for the above div is #bddc35

HTML with inline CSS

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

CSS Border Left color for the above div is #bddc35

HTML with inline CSS

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

CSS Border Right color for the above div is #bddc35

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bddc35

HTML with inline CSS

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

CSS Border Top color for the above div is #bddc35

HTML with inline CSS

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

#bddc35 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bddc35 Color code Preview on White Background

This is how #bddc35 Color code will look on white background color. Color contrast ratio is 1.56

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

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,220,53,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(84,53,220,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(189,220,53,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.

< /html>