crispedge.com

#b36604 hex color - Orange - Warm color - Information

#b36604 hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #b36604 Color code in RGB color code model is created after adding 70.2% red color, 40% green color and 1.57% blue color. Hex #b36604 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 43% magenta, 98% yellow and 30% black.

Hex #b36604 color code is between #bb5500 web safe hex color code and #aa7700 web safe hex color code. #bb5500 is the nearest web safe color code. You can see here many more shades of #b36604 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeb36604#b36604
RGB Decimal179, 102, 4rgb(179, 102, 4)
RGB Percent70%, 40%, 2%rgb(70%, 40%, 2%)
CSS RGBa179, 102, 4,1rgba(179,102,4,1)
CMYK Modelcmyk(0%,43%,98%,30%)
HSL Color Space34,96% ,36%hsl(34,96% ,36%)
HSV Color Space34°, 98%, 70%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101100110110011000000100
Octal2631464
Decimal1791024
Hexb36604

Different shades of #b36604 color code.

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

Light Shade of #b36604
#e58205
Dark Shade of #b36604
#814a03
Saturated Shade of #b36604
#b76600
Desaturated Shade of #b36604
#aa650d
Grey scale Shade of #b36604
#5b5b5b
Brighten Shade
#cc7f1d
Most Readable Shade
#FFFFFF

Shades of #b36604 color code

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

#b36604
#9f5a03
#8b4f03
#774402
#633802
#4f2d01
#3b2201
#271600
#130b00
#000000

Similar Color like #b36604 color

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

#b46705
#b56806
#b66907
#b76a08
#b86b09
#b96c0a
#ba6d0b
#bb6e0c
#bc6f0d
#bd700e
#be710f
#bf7210
#c07311
#c17412
#b26503
#b16402
#b06301
#af6200
#ae6100
#ad6000
#ac5f00
#ab5e00
#aa5d00
#a95c00
#a85b00
#a75a00
#a65900
#a55800

Monochromatic Color with #b36604

#b36604
#dd7e05
#090500
#331d01
#5e3602
#884e03

Tints of #b36604 Color

#b36604
#bb771f
#c3883b
#cc9957
#d4aa73
#ddbb8f
#e5ccab
#eeddc7
#f6eee3
#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

#b36604
#0451b3

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

Split Complementary

#b36604
#04a9b3
#0e04b3

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

Analogous Color

#b32004
#b34304
#b36604
#b38904
#b3ac04

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

#b36604
#04b366
#6604b3

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

#b36604
#04b30f
#0451b3
#b304a8

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

#b36604
#0451b3
#0e04b3
#a8b304

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

#b36604 Color Code Preview on Black Background Color

This is how #b36604 Color will look on black background color. Color contrast ratio is 4.82

#b36604 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b36604

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b36604

#b36604 color code is use for CSS Background Color

Background color for the above div is #b36604

HTML with inline CSS

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

#b36604 color code is use for CSS Border Color

CSS Border color for the above div is #b36604

HTML with inline CSS

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

CSS Border Left color for the above div is #b36604

HTML with inline CSS

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

CSS Border Right color for the above div is #b36604

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b36604

HTML with inline CSS

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

CSS Border Top color for the above div is #b36604

HTML with inline CSS

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

#b36604 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b36604 Color code Preview on White Background

This is how #b36604 Color code will look on white background color. Color contrast ratio is 4.36

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

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

< /html>