crispedge.com

Color picker

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

#b59a0a hex color - Yellow - Warm color - Information

#b59a0a hex color - Yellow - Warm color

Color Hue/Base color: Yellow

Hex #b59a0a Color code in RGB color code model is created after adding 70.98% red color, 60.39% green color and 3.92% blue color. Hex #b59a0a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 15% magenta, 94% yellow and 29% black.

Hex #b59a0a color code is between #bb9911 web safe hex color code and #aaaa00 web safe hex color code. #bb9911 is the nearest web safe color code. You can see here many more shades of #b59a0a color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeb59a0a#b59a0a
RGB Decimal181, 154, 10rgb(181, 154, 10)
RGB Percent71%, 60%, 4%rgb(71%, 60%, 4%)
CSS RGBa181, 154, 10,1rgba(181,154,10,1)
CMYK Modelcmyk(0%,15%,94%,29%)
HSL Color Space51,90% ,37%hsl(51,90% ,37%)
HSV Color Space51°, 94%, 71%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101101011001101000001010
Octal26523212
Decimal18115410
Hexb59a0a

Different shades of #b59a0a color code.

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

Light Shade of #b59a0a
#e5c30d
Dark Shade of #b59a0a
#857107
Saturated Shade of #b59a0a
#bfa100
Desaturated Shade of #b59a0a
#ab9314
Grey scale Shade of #b59a0a
#5f5f5f
Brighten Shade
#ceb323
Most Readable Shade
#000000

Shades of #b59a0a color code

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

#b59a0a
#a08808
#8c7707
#786606
#645505
#504404
#3c3303
#282202
#141101
#000000

Similar Color like #b59a0a color

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

#b69b0b
#b79c0c
#b89d0d
#b99e0e
#ba9f0f
#bba010
#bca111
#bda212
#bea313
#bfa414
#c0a515
#c1a616
#c2a717
#c3a818
#b49909
#b39808
#b29707
#b19606
#b09505
#af9404
#ae9303
#ad9202
#ac9101
#ab9000
#aa8f00
#a98e00
#a88d00
#a78c00

Monochromatic Color with #b59a0a

#b59a0a
#dfbe0c
#0b0901
#352e03
#605205
#8a7608

Tints of #b59a0a Color

#b59a0a
#bda525
#c5b040
#cdbb5b
#d5c676
#ded292
#e6ddad
#eee8c8
#f6f3e3
#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

#b59a0a
#0a25b5

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

Split Complementary

#b59a0a
#0a7ab5
#450ab5

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

Analogous Color

#b5560a
#b5780a
#b59a0a
#aeb50a
#8cb50a

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

#b59a0a
#0ab59a
#9a0ab5

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

#b59a0a
#0ab545
#0a25b5
#b50a7a

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

#b59a0a
#0a25b5
#450ab5
#7ab50a

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

#b59a0a Color Code Preview on Black Background Color

This is how #b59a0a Color will look on black background color. Color contrast ratio is 7.59

#b59a0a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b59a0a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b59a0a

#b59a0a color code is use for CSS Background Color

Background color for the above div is #b59a0a

HTML with inline CSS

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

#b59a0a color code is use for CSS Border Color

CSS Border color for the above div is #b59a0a

HTML with inline CSS

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

CSS Border Left color for the above div is #b59a0a

HTML with inline CSS

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

CSS Border Right color for the above div is #b59a0a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b59a0a

HTML with inline CSS

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

CSS Border Top color for the above div is #b59a0a

HTML with inline CSS

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

#b59a0a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b59a0a Color code Preview on White Background

This is how #b59a0a Color code will look on white background color. Color contrast ratio is 2.77

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

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.