crispedge.com

Color picker

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

#b4af58 hex color - Green - Warm color - Information

#b4af58 hex color - Green - Warm color

Color Hue/Base color: Green

Hex #b4af58 Color code in RGB color code model is created after adding 70.59% red color, 68.63% green color and 34.51% blue color. Hex #b4af58 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 3% magenta, 51% yellow and 29% black.

Hex #b4af58 color code is between #bbaa55 web safe hex color code and #aabb66 web safe hex color code. #bbaa55 is the nearest web safe color code. You can see here many more shades of #b4af58 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeb4af58#b4af58
RGB Decimal180, 175, 88rgb(180, 175, 88)
RGB Percent71%, 69%, 35%rgb(71%, 69%, 35%)
CSS RGBa180, 175, 88,1rgba(180,175,88,1)
CMYK Modelcmyk(0%,3%,51%,29%)
HSL Color Space57,38% ,53%hsl(57,38% ,53%)
HSV Color Space57°, 51%, 71%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101101001010111101011000
Octal264257130
Decimal18017588
Hexb4af58

Different shades of #b4af58 color code.

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

Light Shade of #b4af58
#c4c07b
Dark Shade of #b4af58
#969143
Saturated Shade of #b4af58
#c0ba4c
Desaturated Shade of #b4af58
#a8a464
Grey scale Shade of #b4af58
#868686
Brighten Shade
#cdc871
Most Readable Shade
#000000

Shades of #b4af58 color code

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

#b4af58
#a09b4e
#8c8844
#78743a
#646130
#504d27
#3c3a1d
#282613
#141309
#000000

Similar Color like #b4af58 color

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

#b5b059
#b6b15a
#b7b25b
#b8b35c
#b9b45d
#bab55e
#bbb65f
#bcb760
#bdb861
#beb962
#bfba63
#c0bb64
#c1bc65
#c2bd66
#b3ae57
#b2ad56
#b1ac55
#b0ab54
#afaa53
#aea952
#ada851
#aca750
#aba64f
#aaa54e
#a9a44d
#a8a34c
#a7a24b
#a6a14a

Monochromatic Color with #b4af58

#b4af58
#ded86d
#0a0a05
#34331a
#5f5c2e
#898643

Tints of #b4af58 Color

#b4af58
#bcb76a
#c4c07d
#cdc98f
#d5d2a2
#dddbb4
#e6e4c7
#eeedd9
#f6f6ec
#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

#b4af58
#585db4

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

Split Complementary

#b4af58
#588bb4
#8158b4

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

Analogous Color

#b48a58
#b49d58
#b4af58
#a7b458
#94b458

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

#b4af58
#58b4af
#af58b4

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

#b4af58
#58b481
#585db4
#b4588b

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

#b4af58
#585db4
#8158b4
#8bb458

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

#b4af58 Color Code Preview on Black Background Color

This is how #b4af58 Color will look on black background color. Color contrast ratio is 9.21

#b4af58 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b4af58

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b4af58

#b4af58 color code is use for CSS Background Color

Background color for the above div is #b4af58

HTML with inline CSS

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

#b4af58 color code is use for CSS Border Color

CSS Border color for the above div is #b4af58

HTML with inline CSS

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

CSS Border Left color for the above div is #b4af58

HTML with inline CSS

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

CSS Border Right color for the above div is #b4af58

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b4af58

HTML with inline CSS

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

CSS Border Top color for the above div is #b4af58

HTML with inline CSS

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

#b4af58 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b4af58 Color code Preview on White Background

This is how #b4af58 Color code will look on white background color. Color contrast ratio is 2.28

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

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.