crispedge.com

Color picker

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

#bb9000 hex color - Yellow - Warm color - Information

#bb9000 hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #bb9000 Color code in RGB color code model is created after adding 73.33% red color, 56.47% green color and 0% blue color. Hex #bb9000 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 23% magenta, 100% yellow and 27% black.

Hex #bb9000 color code is between #aa8800 web safe hex color code and #cc9900 web safe hex color code. #aa8800 is the nearest web safe color code. You can see here many more shades of #bb9000 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codebb9000#bb9000
RGB Decimal187, 144, 0rgb(187, 144, 0)
RGB Percent73%, 56%, 0%rgb(73%, 56%, 0%)
CSS RGBa187, 144, 0,1rgba(187,144,0,1)
CMYK Modelcmyk(0%,23%,100%,27%)
HSL Color Space46,100% ,37%hsl(46,100% ,37%)
HSV Color Space46°, 100%, 73%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101110111001000000000000
Octal2732200
Decimal1871440
Hexbb9000

Different shades of #bb9000 color code.

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

Light Shade of #bb9000
#eeb700
Dark Shade of #bb9000
#886900
Saturated Shade of #bb9000
#bb9000
Desaturated Shade of #bb9000
#b28b09
Grey scale Shade of #bb9000
#5d5d5d
Brighten Shade
#d4a919
Most Readable Shade
#000000

Shades of #bb9000 color code

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

#bb9000
#a68000
#917000
#7c6000
#675000
#534000
#3e3000
#292000
#141000
#000000

Similar Color like #bb9000 color

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

#bc9101
#bd9202
#be9303
#bf9404
#c09505
#c19606
#c29707
#c39808
#c49909
#c59a0a
#c69b0b
#c79c0c
#c89d0d
#c99e0e
#ba8f00
#b98e00
#b88d00
#b78c00
#b68b00
#b58a00
#b48900
#b38800
#b28700
#b18600
#b08500
#af8400
#ae8300
#ad8200

Monochromatic Color with #bb9000

#bb9000
#e5b100
#110d00
#3b2e00
#664f00
#906f00

Tints of #bb9000 Color

#bb9000
#c29c1c
#caa838
#d1b555
#d9c171
#e0cd8d
#e8daaa
#efe6c6
#f7f2e2
#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

#bb9000
#002bbb

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

Split Complementary

#bb9000
#0088bb
#3200bb

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

Analogous Color

#bb4500
#bb6b00
#bb9000
#bbb500
#9bbb00

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

#bb9000
#00bb90
#9000bb

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

#bb9000
#00bb32
#002bbb
#bb0088

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

#bb9000
#002bbb
#3300bb
#88bb00

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

#bb9000 Color Code Preview on Black Background Color

This is how #bb9000 Color will look on black background color. Color contrast ratio is 7.10

#bb9000 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bb9000

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bb9000

#bb9000 color code is use for CSS Background Color

Background color for the above div is #bb9000

HTML with inline CSS

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

#bb9000 color code is use for CSS Border Color

CSS Border color for the above div is #bb9000

HTML with inline CSS

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

CSS Border Left color for the above div is #bb9000

HTML with inline CSS

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

CSS Border Right color for the above div is #bb9000

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bb9000

HTML with inline CSS

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

CSS Border Top color for the above div is #bb9000

HTML with inline CSS

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

#bb9000 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bb9000 Color code Preview on White Background

This is how #bb9000 Color code will look on white background color. Color contrast ratio is 2.96

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

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.