crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#b6f13f hex color - Green - Warm color - Information

#b6f13f hex color - Green - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Green

Hex #b6f13f Color code in RGB color code model is created after adding 71.37% red color, 94.51% green color and 24.71% blue color. Hex #b6f13f Color code in CMYK color (process color) code model is generated after subtraction of 24% cyan, 0% magenta, 74% yellow and 5% black.

Hex #b6f13f color code is between #bbee44 web safe hex color code and #aaff33 web safe hex color code. #bbee44 is the nearest web safe color code. You can see here many more shades of #b6f13f color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeb6f13f#b6f13f
RGB Decimal182, 241, 63rgb(182, 241, 63)
RGB Percent71%, 95%, 25%rgb(71%, 95%, 25%)
CSS RGBa182, 241, 63,1rgba(182,241,63,1)
CMYK Modelcmyk(24%,0%,74%,5%)
HSL Color Space80,86% ,60%hsl(80,86% ,60%)
HSV Color Space80°, 74%, 95%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101101101111000100111111
Octal26636177
Decimal18224163
Hexb6f13f

Different shades of #b6f13f color code.

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

Light Shade of #b6f13f
#c8f46f
Dark Shade of #b6f13f
#a3ec11
Saturated Shade of #b6f13f
#b9fb35
Desaturated Shade of #b6f13f
#b3e749
Grey scale Shade of #b6f13f
#989898
Brighten Shade
#cfff58
Most Readable Shade
#000000

Shades of #b6f13f color code

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

#b6f13f
#a1d638
#8dbb31
#79a02a
#658523
#506b1c
#3c5015
#28350e
#141a07
#000000

Similar Color like #b6f13f color

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

#b7f240
#b8f341
#b9f442
#baf543
#bbf644
#bcf745
#bdf846
#bef947
#bffa48
#c0fb49
#c1fc4a
#c2fd4b
#c3fe4c
#c4ff4d
#b5f03e
#b4ef3d
#b3ee3c
#b2ed3b
#b1ec3a
#b0eb39
#afea38
#aee937
#ade836
#ace735
#abe634
#aae533
#a9e432
#a8e331

Monochromatic Color with #b6f13f

#b6f13f
#161c07
#364713
#56711e
#769c29
#96c634

Tints of #b6f13f Color

#b6f13f
#bef254
#c6f469
#cef57f
#d6f794
#def8a9
#e6fabf
#eefbd4
#f6fde9
#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

#b6f13f
#7a3ff1

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

Split Complementary

#b6f13f
#3f5df1
#d33ff1

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

Analogous Color

#f1e53f
#daf13f
#b6f13f
#92f13f
#6ff13f

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

#b6f13f
#3fb6f1
#f13fb6

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

#b6f13f
#3ff1d3
#7a3ff1
#f13f5d

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

#b6f13f
#7a3ff1
#d33ff1
#5df13f

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

#b6f13f Color Code Preview on Black Background Color

This is how #b6f13f Color will look on black background color. Color contrast ratio is 15.64

#b6f13f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b6f13f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b6f13f

#b6f13f color code is use for CSS Background Color

Background color for the above div is #b6f13f

HTML with inline CSS

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

#b6f13f color code is use for CSS Border Color

CSS Border color for the above div is #b6f13f

HTML with inline CSS

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

CSS Border Left color for the above div is #b6f13f

HTML with inline CSS

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

CSS Border Right color for the above div is #b6f13f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b6f13f

HTML with inline CSS

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

CSS Border Top color for the above div is #b6f13f

HTML with inline CSS

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

#b6f13f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b6f13f Color code Preview on White Background

This is how #b6f13f Color code will look on white background color. Color contrast ratio is 1.34

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.