crispedge.com

Color picker

Loading...

#b70a0a hex color - Red - Warm color - Information

#b70a0a hex color - Red - Warm color

Color Hue/Base color: Red

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

Hex #b70a0a color code is between #bb1111 web safe hex color code and #aa0000 web safe hex color code. #bb1111 is the nearest web safe color code. You can see here many more shades of #b70a0a color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeb70a0a#b70a0a
RGB Decimal183, 10, 10rgb(183, 10, 10)
RGB Percent72%, 4%, 4%rgb(72%, 4%, 4%)
CSS RGBa183, 10, 10,1rgba(183,10,10,1)
CMYK Modelcmyk(0%,95%,95%,28%)
HSL Color Space0,90% ,38%hsl(0,90% ,38%)
HSV Color Space0°, 95%, 72%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101101110000101000001010
Octal2671212
Decimal1831010
Hexb70a0a

Different shades of #b70a0a color code.

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

Light Shade of #b70a0a
#e70d0d
Dark Shade of #b70a0a
#870707
Saturated Shade of #b70a0a
#c10000
Desaturated Shade of #b70a0a
#ad1414
Grey scale Shade of #b70a0a
#606060
Brighten Shade
#d02323
Most Readable Shade
#FFFFFF

Shades of #b70a0a color code

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

#b70a0a
#a20808
#8e0707
#7a0606
#650505
#510404
#3d0303
#280202
#140101
#000000

Similar Color like #b70a0a color

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

#b80b0b
#b90c0c
#ba0d0d
#bb0e0e
#bc0f0f
#bd1010
#be1111
#bf1212
#c01313
#c11414
#c21515
#c31616
#c41717
#c51818
#b60909
#b50808
#b40707
#b30606
#b20505
#b10404
#b00303
#af0202
#ae0101
#ad0000
#ac0000
#ab0000
#aa0000
#a90000

Monochromatic Color with #b70a0a

#b70a0a
#e10c0c
#0d0101
#370303
#620505
#8c0808

Tints of #b70a0a Color

#b70a0a
#bf2525
#c74040
#cf5b5b
#d77676
#df9292
#e7adad
#efc8c8
#f7e3e3
#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

#b70a0a
#0ab7b7

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

Split Complementary

#b70a0a
#0ab760
#0a61b7

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

Analogous Color

#b70a4f
#b70a2d
#b70a0a
#b72d0a
#b74f0a

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

#b70a0a
#0ab70a
#0a0ab7

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

#b70a0a
#60b70a
#0ab7b7
#600ab7

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

#b70a0a
#0ab7b7
#0a61b7
#b7600a

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

#b70a0a Color Code Preview on Black Background Color

This is how #b70a0a Color will look on black background color. Color contrast ratio is 3.06

#b70a0a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b70a0a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b70a0a

#b70a0a color code is use for CSS Background Color

Background color for the above div is #b70a0a

HTML with inline CSS

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

#b70a0a color code is use for CSS Border Color

CSS Border color for the above div is #b70a0a

HTML with inline CSS

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

CSS Border Left color for the above div is #b70a0a

HTML with inline CSS

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

CSS Border Right color for the above div is #b70a0a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b70a0a

HTML with inline CSS

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

CSS Border Top color for the above div is #b70a0a

HTML with inline CSS

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

#b70a0a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b70a0a Color code Preview on White Background

This is how #b70a0a Color code will look on white background color. Color contrast ratio is 6.86

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

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