Skip to main content Skip to docs navigation

#b3692c hex color | Dark Orange & Warm color | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Date Fruit Brown and its hex is #AF642B Nearest Color Name

Color Hue/Base color: Orange

Hex #b3692c Color code in RGB color code model is created after adding 70.2% red color, 41.18% green color and 17.25% blue color. Hex #b3692c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 41% magenta, 75% yellow and 29.8% black.

Hex #b3692c color code is between #bb6633 web safe hex color code and #aa7722 web safe hex color code. #bb6633 is the nearest web safe color code. You can see here many more shades of #b3692c color code.

RGB Chart

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

Color Table

Hex Color Code b3692c #b3692c
RGB Decimal 179, 105, 44 179, 105, 44
RGB Percent 70%, 41%, 17% rgb(70%, 41%, 17%)
CSS RGBa 179, 105, 44,1 rgba(179,105,44,1)
CMYK Model cmyk(0%,41%,75%,29.8%)
HSL Color Space 27,61% ,44% hsl(27,61% ,44%)
HSV Color Space 27°, 75%, 70%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10110011 01101001 00101100
Octal 263 151 54
Decimal 179 105 44
Hex b3 69 2c

Different shades of #b3692c color code.

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

Darkest of #b3692c
#38210e
Darker of #b3692c
#613918
Dark of #b3692c
#8a5122
Base of #b3692c
#b3692c
Light of #b3692c
#d08242
Lighter
#db9d6b
Lightest
#e5b893

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

#b3692c
#2c76b3

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

Split Complementary

#b3692c
#2cb3ad
#2c33b3

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

Analogous Color

#b32c3e
#b3312c
#b3692c
#b3962c
#98b32c

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

#b3692c
#692cb3
#2cb369

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

#b3692c
#2cb369
#2c76b3
#b32c76

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#b3692c
#33b32c
#2c76b3
#ad2cb3

Square 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).

Monochromatic Color with #b3692c

#0f0904
#38210e
#613918
#8a5122
#b3692c
#d08242
#db9d6b
#e5b893
#efd3bc

Tints of #b3692c Color

#b3692c
#bb7943
#c38a5a
#cc9b72
#d4ab89
#ddbca1
#e5cdb8
#eeddd0
#f6eee7
#ffffff

Shades of #b3692c color code

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

#b3692c
#9f5d27
#8b5122
#77461d
#633a18
#4f2e13
#3b230e
#271709
#130b04
#000000

Tones

#b3692c
#9d6b42
#866d59
#706f6f
#707070

Tones

Similar Color like #b3692c color

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

#b46a2d
#b56b2e
#b66c2f
#b76d30
#b86e31
#b96f32
#ba7033
#bb7134
#bc7235
#bd7336
#be7437
#bf7538
#c07639
#c1773a
#b2682b
#b1672a
#b06629
#af6528
#ae6427
#ad6326
#ac6225
#ab6124
#aa6023
#a95f22
#a85e21
#a75d20
#a65c1f
#a55b1e

Download this

Hex #b3692c 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.

#b3692c Color Code Preview on Black Background Color

This is how #b3692c Color will look on black background color. Color contrast ratio is 4.97

#b3692c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b3692c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b3692c

#b3692c color code is use for CSS Background Color

Background color for the above div is #b3692c

HTML with inline CSS

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

#b3692c color code is use for CSS Border Color

CSS Border color for the above div is #b3692c

HTML with inline CSS

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

CSS Border Left color for the above div is #b3692c

HTML with inline CSS

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

CSS Border Right color for the above div is #b3692c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b3692c

HTML with inline CSS

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

CSS Border Top color for the above div is #b3692c

HTML with inline CSS

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

#b3692c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b3692c Color code Preview on White Background

This is how #b3692c Color code will look on white background color. Color contrast ratio is 4.22

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

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,105,44,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(44,118,179,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(179,105,44,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }