crispedge.com

Color picker

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

#bb5d00 hex color - Orange - Warm color - Information

#bb5d00 hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

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

Hex #bb5d00 color code is between #aa5500 web safe hex color code and #cc6600 web safe hex color code. #aa5500 is the nearest web safe color code. You can see here many more shades of #bb5d00 color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codebb5d00#bb5d00
RGB Decimal187, 93, 0rgb(187, 93, 0)
RGB Percent73%, 36%, 0%rgb(73%, 36%, 0%)
CSS RGBa187, 93, 0,1rgba(187,93,0,1)
CMYK Modelcmyk(0%,50%,100%,27%)
HSL Color Space30,100% ,37%hsl(30,100% ,37%)
HSV Color Space30°, 100%, 73%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101110110101110100000000
Octal2731350
Decimal187930
Hexbb5d00

Different shades of #bb5d00 color code.

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

Light Shade of #bb5d00
#ee7600
Dark Shade of #bb5d00
#884400
Saturated Shade of #bb5d00
#bb5d00
Desaturated Shade of #bb5d00
#b25d09
Grey scale Shade of #bb5d00
#5d5d5d
Brighten Shade
#d47619
Most Readable Shade
#FFFFFF

Shades of #bb5d00 color code

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

#bb5d00
#a65200
#914800
#7c3e00
#673300
#532900
#3e1f00
#291400
#140a00
#000000

Similar Color like #bb5d00 color

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

#bc5e01
#bd5f02
#be6003
#bf6104
#c06205
#c16306
#c26407
#c36508
#c46609
#c5670a
#c6680b
#c7690c
#c86a0d
#c96b0e
#ba5c00
#b95b00
#b85a00
#b75900
#b65800
#b55700
#b45600
#b35500
#b25400
#b15300
#b05200
#af5100
#ae5000
#ad4f00

Monochromatic Color with #bb5d00

#bb5d00
#e57200
#110800
#3b1e00
#663300
#904800

Tints of #bb5d00 Color

#bb5d00
#c26f1c
#ca8138
#d19355
#d9a571
#e0b78d
#e8c9aa
#efdbc6
#f7ede2
#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

#bb5d00
#005ebb

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

Split Complementary

#bb5d00
#00bbbb
#0000bb

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

Analogous Color

#bb1200
#bb3800
#bb5d00
#bb8200
#bba800

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

#bb5d00
#00bb5d
#5d00bb

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

#bb5d00
#00bb00
#005ebb
#ba00bb

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

#bb5d00
#005ebb
#0000bb
#bbbb00

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

#bb5d00 Color Code Preview on Black Background Color

This is how #bb5d00 Color will look on black background color. Color contrast ratio is 4.68

#bb5d00 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bb5d00

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bb5d00

#bb5d00 color code is use for CSS Background Color

Background color for the above div is #bb5d00

HTML with inline CSS

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

#bb5d00 color code is use for CSS Border Color

CSS Border color for the above div is #bb5d00

HTML with inline CSS

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

CSS Border Left color for the above div is #bb5d00

HTML with inline CSS

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

CSS Border Right color for the above div is #bb5d00

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bb5d00

HTML with inline CSS

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

CSS Border Top color for the above div is #bb5d00

HTML with inline CSS

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

#bb5d00 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bb5d00 Color code Preview on White Background

This is how #bb5d00 Color code will look on white background color. Color contrast ratio is 4.49

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.