crispedge.com

Color picker

Loading...

#b5ab63 hex color - Green - Warm color - Information

#b5ab63 hex color - Green - Warm color

Color Hue/Base color: Green

Hex #b5ab63 Color code in RGB color code model is created after adding 70.98% red color, 67.06% green color and 38.82% blue color. Hex #b5ab63 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 6% magenta, 45% yellow and 29% black.

Hex #b5ab63 color code is between #bbaa66 web safe hex color code and #aabb55 web safe hex color code. #bbaa66 is the nearest web safe color code. You can see here many more shades of #b5ab63 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeb5ab63#b5ab63
RGB Decimal181, 171, 99rgb(181, 171, 99)
RGB Percent71%, 67%, 39%rgb(71%, 67%, 39%)
CSS RGBa181, 171, 99,1rgba(181,171,99,1)
CMYK Modelcmyk(0%,6%,45%,29%)
HSL Color Space53,36% ,55%hsl(53,36% ,55%)
HSV Color Space53°, 45%, 71%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101101011010101101100011
Octal265253143
Decimal18117199
Hexb5ab63

Different shades of #b5ab63 color code.

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

Light Shade of #b5ab63
#c5be86
Dark Shade of #b5ab63
#9b914a
Saturated Shade of #b5ab63
#c0b457
Desaturated Shade of #b5ab63
#a9a26e
Grey scale Shade of #b5ab63
#8c8c8c
Brighten Shade
#cec47c
Most Readable Shade
#000000

Shades of #b5ab63 color code

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

#b5ab63
#a09858
#8c854d
#787242
#645f37
#504c2c
#3c3921
#282616
#14130b
#000000

Similar Color like #b5ab63 color

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

#b6ac64
#b7ad65
#b8ae66
#b9af67
#bab068
#bbb169
#bcb26a
#bdb36b
#beb46c
#bfb56d
#c0b66e
#c1b76f
#c2b870
#c3b971
#b4aa62
#b3a961
#b2a860
#b1a75f
#b0a65e
#afa55d
#aea45c
#ada35b
#aca25a
#aba159
#aaa058
#a99f57
#a89e56
#a79d55

Monochromatic Color with #b5ab63

#b5ab63
#dfd37a
#0b0a06
#35331d
#605b35
#8a834c

Tints of #b5ab63 Color

#b5ab63
#bdb474
#c5bd85
#cdc797
#d5d0a8
#ded9b9
#e6e3cb
#eeecdc
#f6f5ed
#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

#b5ab63
#636db5

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

Split Complementary

#b5ab63
#6396b5
#8263b5

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

Analogous Color

#b58a63
#b59b63
#b5ab63
#afb563
#9eb563

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

#b5ab63
#63b5ab
#ab63b5

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

#b5ab63
#63b582
#636db5
#b56396

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

#b5ab63
#636db5
#8263b5
#96b563

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

#b5ab63 Color Code Preview on Black Background Color

This is how #b5ab63 Color will look on black background color. Color contrast ratio is 8.97

#b5ab63 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b5ab63

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b5ab63

#b5ab63 color code is use for CSS Background Color

Background color for the above div is #b5ab63

HTML with inline CSS

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

#b5ab63 color code is use for CSS Border Color

CSS Border color for the above div is #b5ab63

HTML with inline CSS

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

CSS Border Left color for the above div is #b5ab63

HTML with inline CSS

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

CSS Border Right color for the above div is #b5ab63

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b5ab63

HTML with inline CSS

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

CSS Border Top color for the above div is #b5ab63

HTML with inline CSS

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

#b5ab63 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b5ab63 Color code Preview on White Background

This is how #b5ab63 Color code will look on white background color. Color contrast ratio is 2.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 #b5ab63; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #b5ab63; }

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(181,171,99,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(99,109,181,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(181,171,99,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.