crispedge.com

Color picker

Loading...

#b7c12e hex color - Green - Warm color - Information

#b7c12e hex color - Green - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Green

Hex #b7c12e Color code in RGB color code model is created after adding 71.76% red color, 75.69% green color and 18.04% blue color. Hex #b7c12e Color code in CMYK color (process color) code model is generated after subtraction of 5% cyan, 0% magenta, 76% yellow and 24% black.

Hex #b7c12e color code is between #bbbb33 web safe hex color code and #aacc22 web safe hex color code. #bbbb33 is the nearest web safe color code. You can see here many more shades of #b7c12e color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeb7c12e#b7c12e
RGB Decimal183, 193, 46rgb(183, 193, 46)
RGB Percent72%, 76%, 18%rgb(72%, 76%, 18%)
CSS RGBa183, 193, 46,1rgba(183,193,46,1)
CMYK Modelcmyk(5%,0%,76%,24%)
HSL Color Space64,62% ,47%hsl(64,62% ,47%)
HSV Color Space64°, 76%, 76%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101101111100000100101110
Octal26730156
Decimal18319346
Hexb7c12e

Different shades of #b7c12e color code.

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

Light Shade of #b7c12e
#cbd54d
Dark Shade of #b7c12e
#909824
Saturated Shade of #b7c12e
#c1cd22
Desaturated Shade of #b7c12e
#adb53a
Grey scale Shade of #b7c12e
#777777
Brighten Shade
#d0da47
Most Readable Shade
#000000

Shades of #b7c12e color code

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

#b7c12e
#a2ab28
#8e9623
#7a801e
#656b19
#515514
#3d400f
#282a0a
#141505
#000000

Similar Color like #b7c12e color

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

#b8c22f
#b9c330
#bac431
#bbc532
#bcc633
#bdc734
#bec835
#bfc936
#c0ca37
#c1cb38
#c2cc39
#c3cd3a
#c4ce3b
#c5cf3c
#b6c02d
#b5bf2c
#b4be2b
#b3bd2a
#b2bc29
#b1bb28
#b0ba27
#afb926
#aeb825
#adb724
#acb623
#abb522
#aab421
#a9b320

Monochromatic Color with #b7c12e

#b7c12e
#dfeb38
#161705
#3e4110
#666c1a
#8f9624

Tints of #b7c12e Color

#b7c12e
#bfc745
#c7ce5c
#cfd573
#d7dc8a
#dfe3a2
#e7eab9
#eff1d0
#f7f8e7
#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

#b7c12e
#382ec1

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

Split Complementary

#b7c12e
#2e6ec1
#812ec1

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

Analogous Color

#c1902e
#c1ae2e
#b7c12e
#9ac12e
#7cc12e

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

#b7c12e
#2eb7c1
#c12eb7

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

#b7c12e
#2ec181
#382ec1
#c12e6d

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

#b7c12e
#382ec1
#812ec1
#6ec12e

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

#b7c12e Color Code Preview on Black Background Color

This is how #b7c12e Color will look on black background color. Color contrast ratio is 10.68

#b7c12e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b7c12e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b7c12e

#b7c12e color code is use for CSS Background Color

Background color for the above div is #b7c12e

HTML with inline CSS

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

#b7c12e color code is use for CSS Border Color

CSS Border color for the above div is #b7c12e

HTML with inline CSS

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

CSS Border Left color for the above div is #b7c12e

HTML with inline CSS

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

CSS Border Right color for the above div is #b7c12e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b7c12e

HTML with inline CSS

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

CSS Border Top color for the above div is #b7c12e

HTML with inline CSS

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

#b7c12e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b7c12e Color code Preview on White Background

This is how #b7c12e Color code will look on white background color. Color contrast ratio is 1.97

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

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(183,193,46,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(56,46,193,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(183,193,46,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.