Skip to main content Skip to docs navigation

#700511 hex color | Download Dark Brown BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Reddy Brown and its hex is #6E1005 Nearest Color Name

Color Hue/Base color: Brown

Hex #700511 Color code in RGB color code model is created after adding 43.92% red color, 1.96% green color and 6.67% blue color. Hex #700511 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 96% magenta, 85% yellow and 56.08% black.

Hex #700511 color code is between #770000 web safe hex color code and #660000 web safe hex color code. #770000 is the nearest web safe color code. You can see here many more shades of #700511 color code.

RGB Chart

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

Color Table

Hex Color Code 700511 #700511
RGB Decimal 112, 5, 17 112, 5, 17
RGB Percent 44%, 2%, 7% rgb(44%, 2%, 7%)
CSS RGBa 112, 5, 17,1 rgba(112,5,17,1)
CMYK Model cmyk(0%,96%,85%,56.08%)
HSL Color Space 353,91% ,23% hsl(353,91% ,23%)
HSV Color Space 353°, 96%, 44%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 01110000 00000101 00010001
Octal 160 5 21
Decimal 112 5 17
Hex 70 05 11

Different shades of #700511 color code.

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

Darkest of #700511
#000000
Darker of #700511
#0e0102
Dark of #700511
#3f030a
Base of #700511
#700511
Light of #700511
#a10718
Lighter
#d20920
Lightest
#f51932

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

#700511
#057064

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

Split Complementary

#700511
#05702e
#054670

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

Analogous Color

#70054f
#70053e
#700511
#701d05
#704905

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

#700511
#051170
#117005

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

#700511
#117005
#057064
#640570

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#700511
#467005
#057064
#2e0570

Square 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).

Monochromatic Color with #700511

#000000
#000000
#0e0102
#3f030a
#700511
#a10718
#d20920
#f51932
#f74a5d

Tints of #700511 Color

#700511
#7f202b
#8f3c45
#9f5860
#af747a
#bf8f95
#cfabaf
#dfc7ca
#efe3e4
#ffffff

Shades of #700511 color code

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

#700511
#63040f
#57030d
#4a030b
#3e0209
#310207
#250105
#180103
#0c0001
#000000

Tones

#700511
#64111a
#591c23
#4d282c
#413435

Tones

Similar Color like #700511 color

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

#710612
#720713
#730814
#740915
#750a16
#760b17
#770c18
#780d19
#790e1a
#7a0f1b
#7b101c
#7c111d
#7d121e
#7e131f
#6f0410
#6e030f
#6d020e
#6c010d
#6b000c
#6a000b
#69000a
#680009
#670008
#660007
#650006
#640005
#630004
#620003

Download this Dark Brown

Hex #700511 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.

#700511 Color Code Preview on Black Background Color

This is how #700511 Color will look on black background color. Color contrast ratio is 1.72

#700511 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #700511

HTML with inline CSS

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

Your Example Paragraph content text in with font color #700511

#700511 color code is use for CSS Background Color

Background color for the above div is #700511

HTML with inline CSS

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

#700511 color code is use for CSS Border Color

CSS Border color for the above div is #700511

HTML with inline CSS

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

CSS Border Left color for the above div is #700511

HTML with inline CSS

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

CSS Border Right color for the above div is #700511

HTML with inline CSS

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

CSS Border Bottom color for the above div is #700511

HTML with inline CSS

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

CSS Border Top color for the above div is #700511

HTML with inline CSS

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

#700511 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#700511 Color code Preview on White Background

This is how #700511 Color code will look on white background color. Color contrast ratio is 12.22

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(112,5,17,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(5,112,100,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(112,5,17,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }