Skip to main content Skip to docs navigation

#b3b71c hex color | Dark Green & Warm color | Information

Color Picker

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

Color Info

Woow we have a nearby visually matching color name available. It's name is The Killing Joke and its hex is #B0BF1A Nearest Color Name

Color Hue/Base color: Green

Hex #b3b71c Color code in RGB color code model is created after adding 70.2% red color, 71.76% green color and 10.98% blue color. Hex #b3b71c Color code in CMYK color (process color) code model is generated after subtraction of 2% cyan, 0% magenta, 85% yellow and 28.24% black.

Hex #b3b71c color code is between #bbbb22 web safe hex color code and #aaaa11 web safe hex color code. #bbbb22 is the nearest web safe color code. You can see here many more shades of #b3b71c color code.

RGB Chart

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

Color Table

Hex Color Code b3b71c #b3b71c
RGB Decimal 179, 183, 28 179, 183, 28
RGB Percent 70%, 72%, 11% rgb(70%, 72%, 11%)
CSS RGBa 179, 183, 28,1 rgba(179,183,28,1)
CMYK Model cmyk(2%,0%,85%,28.24%)
HSL Color Space 62,73% ,41% hsl(62,73% ,41%)
HSV Color Space 62°, 85%, 72%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10110011 10110111 00011100
Octal 263 267 34
Decimal 179 183 28
Hex b3 b7 1c

Different shades of #b3b71c color code.

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

Darkest of #b3b71c
#313208
Darker of #b3b71c
#5c5f0e
Dark of #b3b71c
#888b15
Base of #b3b71c
#b3b71c
Light of #b3b71c
#d9de28
Lighter
#e1e554
Lightest
#e9ec80

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

#b3b71c
#201cb7

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

Split Complementary

#b3b71c
#1c65b7
#6d1cb7

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

Analogous Color

#b7611c
#b77a1c
#b3b71c
#7fb71c
#3fb71c

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

#b3b71c
#b71cb3
#1cb3b7

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

#b3b71c
#1cb3b7
#201cb7
#b7201c

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#b3b71c
#1cb76d
#201cb7
#b71c65

Square 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).

Monochromatic Color with #b3b71c

#060601
#313208
#5c5f0e
#888b15
#b3b71c
#d9de28
#e1e554
#e9ec80
#f1f2ad

Tints of #b3b71c Color

#b3b71c
#bbbf35
#c3c74e
#cccf67
#d4d780
#dddf9a
#e5e7b3
#eeefcc
#f6f7e5
#ffffff

Shades of #b3b71c color code

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

#b3b71c
#9fa218
#8b8e15
#777a12
#63650f
#4f510c
#3b3d09
#272806
#131403
#000000

Tones

#b3b71c
#9fa231
#8b8d46
#77785b
#696969

Tones

Similar Color like #b3b71c color

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

#b4b81d
#b5b91e
#b6ba1f
#b7bb20
#b8bc21
#b9bd22
#babe23
#bbbf24
#bcc025
#bdc126
#bec227
#bfc328
#c0c429
#c1c52a
#b2b61b
#b1b51a
#b0b419
#afb318
#aeb217
#adb116
#acb015
#abaf14
#aaae13
#a9ad12
#a8ac11
#a7ab10
#a6aa0f
#a5a90e

Download this

Hex #b3b71c 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.

#b3b71c Color Code Preview on Black Background Color

This is how #b3b71c Color will look on black background color. Color contrast ratio is 9.71

#b3b71c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b3b71c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b3b71c

#b3b71c color code is use for CSS Background Color

Background color for the above div is #b3b71c

HTML with inline CSS

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

#b3b71c color code is use for CSS Border Color

CSS Border color for the above div is #b3b71c

HTML with inline CSS

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

CSS Border Left color for the above div is #b3b71c

HTML with inline CSS

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

CSS Border Right color for the above div is #b3b71c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b3b71c

HTML with inline CSS

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

CSS Border Top color for the above div is #b3b71c

HTML with inline CSS

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

#b3b71c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b3b71c Color code Preview on White Background

This is how #b3b71c Color code will look on white background color. Color contrast ratio is 2.16

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

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(179,183,28,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(32,28,183,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(179,183,28,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }