crispedge.com

Color picker

Loading...

#b0dc72 hex color - Green - Warm color - Information

#b0dc72 hex color - Green - Warm color

Color Hue/Base color: Green

Hex #b0dc72 Color code in RGB color code model is created after adding 69.02% red color, 86.27% green color and 44.71% blue color. Hex #b0dc72 Color code in CMYK color (process color) code model is generated after subtraction of 20% cyan, 0% magenta, 48% yellow and 14% black.

Hex #b0dc72 color code is between #aadd77 web safe hex color code and #bbcc66 web safe hex color code. #aadd77 is the nearest web safe color code. You can see here many more shades of #b0dc72 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeb0dc72#b0dc72
RGB Decimal176, 220, 114rgb(176, 220, 114)
RGB Percent69%, 86%, 45%rgb(69%, 86%, 45%)
CSS RGBa176, 220, 114,1rgba(176,220,114,1)
CMYK Modelcmyk(20%,0%,48%,14%)
HSL Color Space85,60% ,65%hsl(85,60% ,65%)
HSV Color Space85°, 48%, 86%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101100001101110001110010
Octal260334162
Decimal176220114
Hexb0dc72

Different shades of #b0dc72 color code.

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

Light Shade of #b0dc72
#c7e69b
Dark Shade of #b0dc72
#99d249
Saturated Shade of #b0dc72
#b1e569
Desaturated Shade of #b0dc72
#afd37b
Grey scale Shade of #b0dc72
#a7a7a7
Brighten Shade
#c9f58b
Most Readable Shade
#000000

Shades of #b0dc72 color code

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

#b0dc72
#9cc365
#88ab58
#75924c
#617a3f
#4e6132
#3a4926
#273019
#13180c
#000000

Similar Color like #b0dc72 color

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

#b1dd73
#b2de74
#b3df75
#b4e076
#b5e177
#b6e278
#b7e379
#b8e47a
#b9e57b
#bae67c
#bbe77d
#bce87e
#bde97f
#beea80
#afdb71
#aeda70
#add96f
#acd86e
#abd76d
#aad66c
#a9d56b
#a8d46a
#a7d369
#a6d268
#a5d167
#a4d066
#a3cf65
#a2ce64

Monochromatic Color with #b0dc72

#b0dc72
#060704
#28321a
#4a5c30
#6c8746
#8eb15c

Tints of #b0dc72 Color

#b0dc72
#b8df81
#c1e391
#cae7a1
#d3ebb0
#dbefc0
#e4f3d0
#edf7df
#f6fbef
#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

#b0dc72
#9e72dc

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

Split Complementary

#b0dc72
#727bdc
#d372dc

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

Analogous Color

#dadc72
#c5dc72
#b0dc72
#9bdc72
#86dc72

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

#b0dc72
#72b0dc
#dc72b0

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

#b0dc72
#72dcd3
#9e72dc
#dc727b

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

#b0dc72
#9e72dc
#d372dc
#7bdc72

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

#b0dc72 Color Code Preview on Black Background Color

This is how #b0dc72 Color will look on black background color. Color contrast ratio is 13.33

#b0dc72 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b0dc72

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b0dc72

#b0dc72 color code is use for CSS Background Color

Background color for the above div is #b0dc72

HTML with inline CSS

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

#b0dc72 color code is use for CSS Border Color

CSS Border color for the above div is #b0dc72

HTML with inline CSS

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

CSS Border Left color for the above div is #b0dc72

HTML with inline CSS

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

CSS Border Right color for the above div is #b0dc72

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b0dc72

HTML with inline CSS

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

CSS Border Top color for the above div is #b0dc72

HTML with inline CSS

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

#b0dc72 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b0dc72 Color code Preview on White Background

This is how #b0dc72 Color code will look on white background color. Color contrast ratio is 1.58

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

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(176,220,114,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(158,114,220,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(176,220,114,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.