crispedge.com

Color picker

Loading...

#b13815 hex color - Red - Warm color - Information

#b13815 hex color - Red - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Red

Hex #b13815 Color code in RGB color code model is created after adding 69.41% red color, 21.96% green color and 8.24% blue color. Hex #b13815 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 68% magenta, 88% yellow and 31% black.

Hex #b13815 color code is between #aa3311 web safe hex color code and #bb4422 web safe hex color code. #aa3311 is the nearest web safe color code. You can see here many more shades of #b13815 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeb13815#b13815
RGB Decimal177, 56, 21rgb(177, 56, 21)
RGB Percent69%, 22%, 8%rgb(69%, 22%, 8%)
CSS RGBa177, 56, 21,1rgba(177,56,21,1)
CMYK Modelcmyk(0%,68%,88%,31%)
HSL Color Space13,79% ,39%hsl(13,79% ,39%)
HSV Color Space13°, 88%, 69%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101100010011100000010101
Octal2617025
Decimal1775621
Hexb13815

Different shades of #b13815 color code.

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

Light Shade of #b13815
#df461a
Dark Shade of #b13815
#832a10
Saturated Shade of #b13815
#bb330b
Desaturated Shade of #b13815
#a73d1f
Grey scale Shade of #b13815
#636363
Brighten Shade
#ca512e
Most Readable Shade
#FFFFFF

Shades of #b13815 color code

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

#b13815
#9d3112
#892b10
#76250e
#621f0b
#4e1809
#3b1207
#270c04
#130602
#000000

Similar Color like #b13815 color

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

#b23916
#b33a17
#b43b18
#b53c19
#b63d1a
#b73e1b
#b83f1c
#b9401d
#ba411e
#bb421f
#bc4320
#bd4421
#be4522
#bf4623
#b03714
#af3613
#ae3512
#ad3411
#ac3310
#ab320f
#aa310e
#a9300d
#a82f0c
#a72e0b
#a62d0a
#a52c09
#a42b08
#a32a07

Monochromatic Color with #b13815

#b13815
#db451a
#070201
#311006
#5c1d0b
#862b10

Tints of #b13815 Color

#b13815
#b94e2f
#c26449
#cb7a63
#d3907d
#dca697
#e5bcb1
#edd2cb
#f6e8e5
#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

#b13815
#158eb1

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

Split Complementary

#b13815
#15b186
#1540b1

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

Analogous Color

#b11530
#b11915
#b13815
#b15715
#b17615

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

#b13815
#15b138
#3815b1

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

#b13815
#40b115
#158eb1
#8615b1

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

#b13815
#158eb1
#1540b1
#b18615

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

#b13815 Color Code Preview on Black Background Color

This is how #b13815 Color will look on black background color. Color contrast ratio is 3.45

#b13815 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b13815

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b13815

#b13815 color code is use for CSS Background Color

Background color for the above div is #b13815

HTML with inline CSS

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

#b13815 color code is use for CSS Border Color

CSS Border color for the above div is #b13815

HTML with inline CSS

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

CSS Border Left color for the above div is #b13815

HTML with inline CSS

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

CSS Border Right color for the above div is #b13815

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b13815

HTML with inline CSS

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

CSS Border Top color for the above div is #b13815

HTML with inline CSS

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

#b13815 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b13815 Color code Preview on White Background

This is how #b13815 Color code will look on white background color. Color contrast ratio is 6.09

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

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(177,56,21,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(21,142,177,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(177,56,21,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.