Skip to main content Skip to docs navigation

#30100a 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 Zinnwaldite Brown and its hex is #2C1608 Nearest Color Name

Color Hue/Base color: Brown

Hex #30100a Color code in RGB color code model is created after adding 18.82% red color, 6.27% green color and 3.92% blue color. Hex #30100a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 67% magenta, 79% yellow and 81.18% black.

Hex #30100a color code is between #331111 web safe hex color code and #220000 web safe hex color code. #331111 is the nearest web safe color code. You can see here many more shades of #30100a color code.

RGB Chart

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

Color Table

Hex Color Code 30100a #30100a
RGB Decimal 48, 16, 10 48, 16, 10
RGB Percent 19%, 6%, 4% rgb(19%, 6%, 4%)
CSS RGBa 48, 16, 10,1 rgba(48,16,10,1)
CMYK Model cmyk(0%,67%,79%,81.18%)
HSL Color Space 9,66% ,11% hsl(9,66% ,11%)
HSV Color Space 9°, 79%, 19%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 00110000 00010000 00001010
Octal 60 20 12
Decimal 48 16 10
Hex 30 10 0a

Different shades of #30100a color code.

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

Darkest of #30100a
#000000
Darker of #30100a
#000000
Dark of #30100a
#060201
Base of #30100a
#30100a
Light of #30100a
#5a1e13
Lighter
#842c1c
Lightest
#af3a24

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

#30100a
#0a2a30

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

Split Complementary

#30100a
#0a3023
#0a1730

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

Analogous Color

#300a1a
#300a14
#30100a
#301d0a
#302c0a

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

#30100a
#100a30
#0a3010

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

#30100a
#0a3010
#0a2a30
#300a2a

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

#30100a
#17300a
#0a2a30
#230a30

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 #30100a

#000000
#000000
#000000
#060201
#30100a
#5a1e13
#842c1c
#af3a24
#d44b32

Tints of #30100a Color

#30100a
#472a25
#5e4540
#755f5b
#8c7a76
#a39492
#baafad
#d1c9c8
#e8e4e3
#ffffff

Shades of #30100a color code

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

#30100a
#2a0e08
#250c07
#200a06
#1a0805
#150704
#100503
#0a0302
#050101
#000000

Tones

#30100a
#2a1410
#241816
#1f1c1b
#1d1d1d

Tones

Similar Color like #30100a color

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

#31110b
#32120c
#33130d
#34140e
#35150f
#361610
#371711
#381812
#391913
#3a1a14
#3b1b15
#3c1c16
#3d1d17
#3e1e18
#2f0f09
#2e0e08
#2d0d07
#2c0c06
#2b0b05
#2a0a04
#290903
#280802
#270701
#260600
#250500
#240400
#230300
#220200

Download this Dark Brown

Hex #30100a 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.

#30100a Color Code Preview on Black Background Color

This is how #30100a Color will look on black background color. Color contrast ratio is 1.20

#30100a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #30100a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #30100a

#30100a color code is use for CSS Background Color

Background color for the above div is #30100a

HTML with inline CSS

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

#30100a color code is use for CSS Border Color

CSS Border color for the above div is #30100a

HTML with inline CSS

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

CSS Border Left color for the above div is #30100a

HTML with inline CSS

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

CSS Border Right color for the above div is #30100a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #30100a

HTML with inline CSS

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

CSS Border Top color for the above div is #30100a

HTML with inline CSS

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

#30100a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#30100a Color code Preview on White Background

This is how #30100a Color code will look on white background color. Color contrast ratio is 17.44

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

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(48,16,10,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(10,42,48,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(48,16,10,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }