crispedge.com

#b55911 hex color - Red - Warm color - Information

#b55911 hex color - Red - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Red

Hex #b55911 Color code in RGB color code model is created after adding 70.98% red color, 34.9% green color and 6.67% blue color. Hex #b55911 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 51% magenta, 91% yellow and 29% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeb55911#b55911
RGB Decimal181, 89, 17rgb(181, 89, 17)
RGB Percent71%, 35%, 7%rgb(71%, 35%, 7%)
CSS RGBa181, 89, 17,1rgba(181,89,17,1)
CMYK Modelcmyk(0%,51%,91%,29%)
HSL Color Space26,83% ,39%hsl(26,83% ,39%)
HSV Color Space26°, 91%, 71%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101101010101100100010001
Octal26513121
Decimal1818917
Hexb55911

Different shades of #b55911 color code.

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

Light Shade of #b55911
#e47015
Dark Shade of #b55911
#86420d
Saturated Shade of #b55911
#bf5807
Desaturated Shade of #b55911
#ab5a1b
Grey scale Shade of #b55911
#636363
Brighten Shade
#ce722a
Most Readable Shade
#FFFFFF

Shades of #b55911 color code

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

#b55911
#a04f0f
#8c450d
#783b0b
#643109
#502707
#3c1d05
#281303
#140901
#000000

Similar Color like #b55911 color

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

#b65a12
#b75b13
#b85c14
#b95d15
#ba5e16
#bb5f17
#bc6018
#bd6119
#be621a
#bf631b
#c0641c
#c1651d
#c2661e
#c3671f
#b45810
#b3570f
#b2560e
#b1550d
#b0540c
#af530b
#ae520a
#ad5109
#ac5008
#ab4f07
#aa4e06
#a94d05
#a84c04
#a74b03

Monochromatic Color with #b55911

#b55911
#df6e15
#0b0501
#351a05
#602f09
#8a440d

Tints of #b55911 Color

#b55911
#bd6b2b
#c57d45
#cd9060
#d5a27a
#deb595
#e6c7af
#eedaca
#f6ece4
#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

#b55911
#116db5

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

Split Complementary

#b55911
#11b5ab
#111bb5

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

Analogous Color

#b51711
#b53811
#b55911
#b57a11
#b59b11

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

#b55911
#11b559
#5911b5

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

#b55911
#1bb511
#116db5
#ab11b5

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

#b55911
#116db5
#111bb5
#b5ab11

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

#b55911 Color Code Preview on Black Background Color

This is how #b55911 Color will look on black background color. Color contrast ratio is 4.40

#b55911 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b55911

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b55911

#b55911 color code is use for CSS Background Color

Background color for the above div is #b55911

HTML with inline CSS

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

#b55911 color code is use for CSS Border Color

CSS Border color for the above div is #b55911

HTML with inline CSS

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

CSS Border Left color for the above div is #b55911

HTML with inline CSS

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

CSS Border Right color for the above div is #b55911

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b55911

HTML with inline CSS

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

CSS Border Top color for the above div is #b55911

HTML with inline CSS

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

#b55911 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b55911 Color code Preview on White Background

This is how #b55911 Color code will look on white background color. Color contrast ratio is 4.77

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

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(181,89,17,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(17,109,181,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(181,89,17,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>