Skip to main content Skip to docs navigation

#3a080b 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 Root Brew and its hex is #290E05 Nearest Color Name

Color Hue/Base color: Brown

Hex #3a080b Color code in RGB color code model is created after adding 22.75% red color, 3.14% green color and 4.31% blue color. Hex #3a080b Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 86% magenta, 81% yellow and 77.25% black.

Hex #3a080b color code is between #330011 web safe hex color code and #440000 web safe hex color code. #330011 is the nearest web safe color code. You can see here many more shades of #3a080b color code.

RGB Chart

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

Color Table

Hex Color Code 3a080b #3a080b
RGB Decimal 58, 8, 11 58, 8, 11
RGB Percent 23%, 3%, 4% rgb(23%, 3%, 4%)
CSS RGBa 58, 8, 11,1 rgba(58,8,11,1)
CMYK Model cmyk(0%,86%,81%,77.25%)
HSL Color Space 356,76% ,13% hsl(356,76% ,13%)
HSV Color Space 356°, 86%, 23%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 00111010 00001000 00001011
Octal 72 10 13
Decimal 58 8 11
Hex 3a 08 0b

Different shades of #3a080b color code.

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

Darkest of #3a080b
#000000
Darker of #3a080b
#000000
Dark of #3a080b
#0d0202
Base of #3a080b
#3a080b
Light of #3a080b
#670e13
Lighter
#94141c
Lightest
#c01b24

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

#3a080b
#083a37

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

Split Complementary

#3a080b
#083a1e
#08243a

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

Analogous Color

#3a0828
#3a0820
#3a080b
#3a1608
#3a2a08

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

#3a080b
#080b3a
#0b3a08

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

#3a080b
#0b3a08
#083a37
#37083a

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

#3a080b
#243a08
#083a37
#1e083a

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 #3a080b

#000000
#000000
#000000
#0d0202
#3a080b
#670e13
#94141c
#c01b24
#e22c37

Tints of #3a080b Color

#3a080b
#4f2326
#653e41
#7b5a5c
#917577
#a79192
#bdacad
#d3c8c8
#e9e3e3
#ffffff

Shades of #3a080b color code

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

#3a080b
#330709
#2d0608
#260507
#200406
#190304
#130203
#0c0102
#060001
#000000

Tones

#3a080b
#330f11
#2d1517
#261c1c
#212121

Tones

Similar Color like #3a080b color

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

#3b090c
#3c0a0d
#3d0b0e
#3e0c0f
#3f0d10
#400e11
#410f12
#421013
#431114
#441215
#451316
#461417
#471518
#481619
#39070a
#380609
#370508
#360407
#350306
#340205
#330104
#320003
#310002
#300001
#2f0000
#2e0000
#2d0000
#2c0000

Download this Dark Brown

Hex #3a080b 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.

#3a080b Color Code Preview on Black Background Color

This is how #3a080b Color will look on black background color. Color contrast ratio is 1.22

#3a080b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #3a080b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #3a080b

#3a080b color code is use for CSS Background Color

Background color for the above div is #3a080b

HTML with inline CSS

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

#3a080b color code is use for CSS Border Color

CSS Border color for the above div is #3a080b

HTML with inline CSS

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

CSS Border Left color for the above div is #3a080b

HTML with inline CSS

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

CSS Border Right color for the above div is #3a080b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #3a080b

HTML with inline CSS

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

CSS Border Top color for the above div is #3a080b

HTML with inline CSS

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

#3a080b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#3a080b Color code Preview on White Background

This is how #3a080b Color code will look on white background color. Color contrast ratio is 17.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 #3a080b; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #3a080b; }

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(58,8,11,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(8,58,55,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(58,8,11,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }