crispedge.com

Color picker

Loading...

#b35c2f hex color - Orange - Warm color - Information

#b35c2f hex color - Orange - Warm color

Color Hue/Base color: Orange

Hex #b35c2f Color code in RGB color code model is created after adding 70.2% red color, 36.08% green color and 18.43% blue color. Hex #b35c2f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 49% magenta, 74% yellow and 30% black.

Hex #b35c2f color code is between #bb5533 web safe hex color code and #aa6622 web safe hex color code. #bb5533 is the nearest web safe color code. You can see here many more shades of #b35c2f color code.

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Codeb35c2f#b35c2f
RGB Decimal179, 92, 47rgb(179, 92, 47)
RGB Percent70%, 36%, 18%rgb(70%, 36%, 18%)
CSS RGBa179, 92, 47,1rgba(179,92,47,1)
CMYK Modelcmyk(0%,49%,74%,30%)
HSL Color Space20,58% ,44%hsl(20,58% ,44%)
HSV Color Space20°, 74%, 70%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101100110101110000101111
Octal26313457
Decimal1799247
Hexb35c2f

Different shades of #b35c2f color code.

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

Light Shade of #b35c2f
#cf7546
Dark Shade of #b35c2f
#8b4724
Saturated Shade of #b35c2f
#be5824
Desaturated Shade of #b35c2f
#a8603a
Grey scale Shade of #b35c2f
#717171
Brighten Shade
#cc7548
Most Readable Shade
#FFFFFF

Shades of #b35c2f color code

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

#b35c2f
#9f5129
#8b4724
#773d1f
#63331a
#4f2814
#3b1e0f
#27140a
#130a05
#000000

Similar Color like #b35c2f color

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

#b45d30
#b55e31
#b65f32
#b76033
#b86134
#b96235
#ba6336
#bb6437
#bc6538
#bd6639
#be673a
#bf683b
#c0693c
#c16a3d
#b25b2e
#b15a2d
#b0592c
#af582b
#ae572a
#ad5629
#ac5528
#ab5427
#aa5326
#a95225
#a85124
#a75023
#a64f22
#a54e21

Monochromatic Color with #b35c2f

#b35c2f
#dd723a
#090502
#331a0e
#5e3019
#884624

Tints of #b35c2f Color

#b35c2f
#bb6e46
#c3805d
#cc9274
#d4a48b
#ddb6a2
#e5c8b9
#eedad0
#f6ece7
#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

#b35c2f
#2f86b3

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

Split Complementary

#b35c2f
#2fb39e
#2f44b3

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

Analogous Color

#b32f37
#b3422f
#b35c2f
#b3762f
#b3912f

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

#b35c2f
#2fb35c
#5c2fb3

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

#b35c2f
#44b32f
#2f86b3
#9e2fb3

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

#b35c2f
#2f86b3
#2f44b3
#b39e2f

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

#b35c2f Color Code Preview on Black Background Color

This is how #b35c2f Color will look on black background color. Color contrast ratio is 4.49

#b35c2f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b35c2f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b35c2f

#b35c2f color code is use for CSS Background Color

Background color for the above div is #b35c2f

HTML with inline CSS

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

#b35c2f color code is use for CSS Border Color

CSS Border color for the above div is #b35c2f

HTML with inline CSS

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

CSS Border Left color for the above div is #b35c2f

HTML with inline CSS

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

CSS Border Right color for the above div is #b35c2f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b35c2f

HTML with inline CSS

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

CSS Border Top color for the above div is #b35c2f

HTML with inline CSS

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

#b35c2f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b35c2f Color code Preview on White Background

This is how #b35c2f Color code will look on white background color. Color contrast ratio is 4.68

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

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.