crispedge.com

Color picker

Loading...

#b66300 hex color - Orange - Warm color - Information

#b66300 hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

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

Hex #b66300 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 #b66300 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeb66300#b66300
RGB Decimal182, 99, 0rgb(182, 99, 0)
RGB Percent71%, 39%, 0%rgb(71%, 39%, 0%)
CSS RGBa182, 99, 0,1rgba(182,99,0,1)
CMYK Modelcmyk(0%,46%,100%,29%)
HSL Color Space33,100% ,36%hsl(33,100% ,36%)
HSV Color Space33°, 100%, 71%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101101100110001100000000
Octal2661430
Decimal182990
Hexb66300

Different shades of #b66300 color code.

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

Light Shade of #b66300
#e97f00
Dark Shade of #b66300
#834700
Saturated Shade of #b66300
#b66300
Desaturated Shade of #b66300
#ad6209
Grey scale Shade of #b66300
#5b5b5b
Brighten Shade
#cf7c19
Most Readable Shade
#FFFFFF

Shades of #b66300 color code

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

#b66300
#a15800
#8d4d00
#794200
#653700
#502c00
#3c2100
#281600
#140b00
#000000

Similar Color like #b66300 color

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

#b76401
#b86502
#b96603
#ba6704
#bb6805
#bc6906
#bd6a07
#be6b08
#bf6c09
#c06d0a
#c16e0b
#c26f0c
#c3700d
#c4710e
#b56200
#b46100
#b36000
#b25f00
#b15e00
#b05d00
#af5c00
#ae5b00
#ad5a00
#ac5900
#ab5800
#aa5700
#a95600
#a85500

Monochromatic Color with #b66300

#b66300
#e07a00
#0c0700
#361e00
#613500
#8b4c00

Tints of #b66300 Color

#b66300
#be741c
#c68538
#ce9755
#d6a871
#deb98d
#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

#b66300
#0053b6

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

Split Complementary

#b66300
#00aeb6
#0800b6

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

Analogous Color

#b61a00
#b63f00
#b66300
#b68700
#b6ac00

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

#b66300
#00b663
#6300b6

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

#b66300
#00b608
#0053b6
#b600ae

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

#b66300
#0053b6
#0800b6
#aeb600

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

#b66300 Color Code Preview on Black Background Color

This is how #b66300 Color will look on black background color. Color contrast ratio is 4.77

#b66300 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b66300

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b66300

#b66300 color code is use for CSS Background Color

Background color for the above div is #b66300

HTML with inline CSS

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

#b66300 color code is use for CSS Border Color

CSS Border color for the above div is #b66300

HTML with inline CSS

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

CSS Border Left color for the above div is #b66300

HTML with inline CSS

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

CSS Border Right color for the above div is #b66300

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b66300

HTML with inline CSS

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

CSS Border Top color for the above div is #b66300

HTML with inline CSS

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

#b66300 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b66300 Color code Preview on White Background

This is how #b66300 Color code will look on white background color. Color contrast ratio is 4.40

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

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