crispedge.com

#b75c2a hex color - Orange - Warm color - Information

#b75c2a hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #b75c2a Color code in RGB color code model is created after adding 71.76% red color, 36.08% green color and 16.47% blue color. Hex #b75c2a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 50% magenta, 77% yellow and 28% black.

Hex #b75c2a color code is between #bb5522 web safe hex color code and #aa6633 web safe hex color code. #bb5522 is the nearest web safe color code. You can see here many more shades of #b75c2a color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeb75c2a#b75c2a
RGB Decimal183, 92, 42rgb(183, 92, 42)
RGB Percent72%, 36%, 16%rgb(72%, 36%, 16%)
CSS RGBa183, 92, 42,1rgba(183,92,42,1)
CMYK Modelcmyk(0%,50%,77%,28%)
HSL Color Space21,63% ,44%hsl(21,63% ,44%)
HSV Color Space21°, 77%, 72%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101101110101110000101010
Octal26713452
Decimal1839242
Hexb75c2a

Different shades of #b75c2a color code.

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

Light Shade of #b75c2a
#d37541
Dark Shade of #b75c2a
#8d4720
Saturated Shade of #b75c2a
#c2591f
Desaturated Shade of #b75c2a
#ac5f35
Grey scale Shade of #b75c2a
#707070
Brighten Shade
#d07543
Most Readable Shade
#FFFFFF

Shades of #b75c2a color code

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

#b75c2a
#a25125
#8e4720
#7a3d1c
#653317
#512812
#3d1e0e
#281409
#140a04
#000000

Similar Color like #b75c2a color

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

#b85d2b
#b95e2c
#ba5f2d
#bb602e
#bc612f
#bd6230
#be6331
#bf6432
#c06533
#c16634
#c26735
#c36836
#c46937
#c56a38
#b65b29
#b55a28
#b45927
#b35826
#b25725
#b15624
#b05523
#af5422
#ae5321
#ad5220
#ac511f
#ab501e
#aa4f1d
#a94e1c

Monochromatic Color with #b75c2a

#b75c2a
#e17134
#0d0703
#371c0d
#623116
#8c4720

Tints of #b75c2a Color

#b75c2a
#bf6e41
#c78059
#cf9271
#d7a488
#dfb6a0
#e7c8b8
#efdacf
#f7ece7
#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

#b75c2a
#2a85b7

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

Split Complementary

#b75c2a
#2ab7a2
#2a3fb7

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

Analogous Color

#b72a30
#b7402a
#b75c2a
#b7782a
#b7942a

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

#b75c2a
#2ab75c
#5c2ab7

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

#b75c2a
#3eb72a
#2a85b7
#a22ab7

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

#b75c2a
#2a85b7
#2a3fb7
#b7a22a

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

#b75c2a Color Code Preview on Black Background Color

This is how #b75c2a Color will look on black background color. Color contrast ratio is 4.58

#b75c2a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b75c2a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b75c2a

#b75c2a color code is use for CSS Background Color

Background color for the above div is #b75c2a

HTML with inline CSS

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

#b75c2a color code is use for CSS Border Color

CSS Border color for the above div is #b75c2a

HTML with inline CSS

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

CSS Border Left color for the above div is #b75c2a

HTML with inline CSS

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

CSS Border Right color for the above div is #b75c2a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b75c2a

HTML with inline CSS

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

CSS Border Top color for the above div is #b75c2a

HTML with inline CSS

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

#b75c2a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b75c2a Color code Preview on White Background

This is how #b75c2a Color code will look on white background color. Color contrast ratio is 4.59

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

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(183,92,42,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(42,133,183,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(183,92,42,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>