crispedge.com

Color picker

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

#b6c93c hex color - Green - Warm color - Information

#b6c93c hex color - Green - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Green

Hex #b6c93c Color code in RGB color code model is created after adding 71.37% red color, 78.82% green color and 23.53% blue color. Hex #b6c93c Color code in CMYK color (process color) code model is generated after subtraction of 9% cyan, 0% magenta, 70% yellow and 21% black.

Hex #b6c93c color code is between #bbcc44 web safe hex color code and #aabb33 web safe hex color code. #bbcc44 is the nearest web safe color code. You can see here many more shades of #b6c93c color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeb6c93c#b6c93c
RGB Decimal182, 201, 60rgb(182, 201, 60)
RGB Percent71%, 79%, 24%rgb(71%, 79%, 24%)
CSS RGBa182, 201, 60,1rgba(182,201,60,1)
CMYK Modelcmyk(9%,0%,70%,21%)
HSL Color Space68,57% ,51%hsl(68,57% ,51%)
HSV Color Space68°, 70%, 79%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101101101100100100111100
Octal26631174
Decimal18220160
Hexb6c93c

Different shades of #b6c93c color code.

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

Light Shade of #b6c93c
#c5d464
Dark Shade of #b6c93c
#94a42e
Saturated Shade of #b6c93c
#bfd530
Desaturated Shade of #b6c93c
#adbd48
Grey scale Shade of #b6c93c
#828282
Brighten Shade
#cfe255
Most Readable Shade
#000000

Shades of #b6c93c color code

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

#b6c93c
#a1b235
#8d9c2e
#798628
#656f21
#50591a
#3c4314
#282c0d
#141606
#000000

Similar Color like #b6c93c color

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

#b7ca3d
#b8cb3e
#b9cc3f
#bacd40
#bbce41
#bccf42
#bdd043
#bed144
#bfd245
#c0d346
#c1d447
#c2d548
#c3d649
#c4d74a
#b5c83b
#b4c73a
#b3c639
#b2c538
#b1c437
#b0c336
#afc235
#aec134
#adc033
#acbf32
#abbe31
#aabd30
#a9bc2f
#a8bb2e

Monochromatic Color with #b6c93c

#b6c93c
#dcf349
#1c1f09
#434916
#697423
#909e2f

Tints of #b6c93c Color

#b6c93c
#becf51
#c6d567
#cedb7d
#d6e192
#dee7a8
#e6edbe
#eef3d3
#f6f9e9
#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

#b6c93c
#4f3cc9

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

Split Complementary

#b6c93c
#3c6fc9
#963cc9

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

Analogous Color

#c9a43c
#c9c03c
#b6c93c
#9ac93c
#7ec93c

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

#b6c93c
#3cb6c9
#c93cb6

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

#b6c93c
#3cc995
#4f3cc9
#c93c6f

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

#b6c93c
#4f3cc9
#963cc9
#6fc93c

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

#b6c93c Color Code Preview on Black Background Color

This is how #b6c93c Color will look on black background color. Color contrast ratio is 11.41

#b6c93c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b6c93c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b6c93c

#b6c93c color code is use for CSS Background Color

Background color for the above div is #b6c93c

HTML with inline CSS

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

#b6c93c color code is use for CSS Border Color

CSS Border color for the above div is #b6c93c

HTML with inline CSS

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

CSS Border Left color for the above div is #b6c93c

HTML with inline CSS

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

CSS Border Right color for the above div is #b6c93c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b6c93c

HTML with inline CSS

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

CSS Border Top color for the above div is #b6c93c

HTML with inline CSS

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

#b6c93c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b6c93c Color code Preview on White Background

This is how #b6c93c Color code will look on white background color. Color contrast ratio is 1.84

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

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.