crispedge.com

Color picker

Loading...

#b46300 hex color - Orange - Warm color - Information

#b46300 hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

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

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeb46300#b46300
RGB Decimal180, 99, 0rgb(180, 99, 0)
RGB Percent71%, 39%, 0%rgb(71%, 39%, 0%)
CSS RGBa180, 99, 0,1rgba(180,99,0,1)
CMYK Modelcmyk(0%,45%,100%,29%)
HSL Color Space33,100% ,35%hsl(33,100% ,35%)
HSV Color Space33°, 100%, 71%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101101000110001100000000
Octal2641430
Decimal180990
Hexb46300

Different shades of #b46300 color code.

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

Light Shade of #b46300
#e77f00
Dark Shade of #b46300
#814700
Saturated Shade of #b46300
#b46300
Desaturated Shade of #b46300
#ab6209
Grey scale Shade of #b46300
#5a5a5a
Brighten Shade
#cd7c19
Most Readable Shade
#FFFFFF

Shades of #b46300 color code

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

#b46300
#a05800
#8c4d00
#784200
#643700
#502c00
#3c2100
#281600
#140b00
#000000

Similar Color like #b46300 color

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

#b56401
#b66502
#b76603
#b86704
#b96805
#ba6906
#bb6a07
#bc6b08
#bd6c09
#be6d0a
#bf6e0b
#c06f0c
#c1700d
#c2710e
#b36200
#b26100
#b16000
#b05f00
#af5e00
#ae5d00
#ad5c00
#ac5b00
#ab5a00
#aa5900
#a95800
#a85700
#a75600
#a65500

Monochromatic Color with #b46300

#b46300
#de7a00
#0a0500
#341d00
#5f3400
#894c00

Tints of #b46300 Color

#b46300
#bc741c
#c48538
#cd9755
#d5a871
#ddb98d
#e6cbaa
#eedcc6
#f6ede2
#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

#b46300
#0051b4

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

Split Complementary

#b46300
#00abb4
#0900b4

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

Analogous Color

#b41b00
#b43f00
#b46300
#b48700
#b4ab00

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

#b46300
#00b463
#6300b4

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

#b46300
#00b409
#0051b4
#b400ab

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

#b46300
#0051b4
#0900b4
#abb400

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

#b46300 Color Code Preview on Black Background Color

This is how #b46300 Color will look on black background color. Color contrast ratio is 4.73

#b46300 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b46300

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b46300

#b46300 color code is use for CSS Background Color

Background color for the above div is #b46300

HTML with inline CSS

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

#b46300 color code is use for CSS Border Color

CSS Border color for the above div is #b46300

HTML with inline CSS

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

CSS Border Left color for the above div is #b46300

HTML with inline CSS

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

CSS Border Right color for the above div is #b46300

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b46300

HTML with inline CSS

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

CSS Border Top color for the above div is #b46300

HTML with inline CSS

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

#b46300 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b46300 Color code Preview on White Background

This is how #b46300 Color code will look on white background color. Color contrast ratio is 4.44

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

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