Skip to main content Skip to docs navigation

#30221d 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 Kenpōzome Black and its hex is #2E211B Nearest Color Name

Color Hue/Base color: Brown

Hex #30221d Color code in RGB color code model is created after adding 18.82% red color, 13.33% green color and 11.37% blue color. Hex #30221d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 29% magenta, 40% yellow and 81.18% black.

Hex #30221d color code is between #331122 web safe hex color code and #223311 web safe hex color code. #331122 is the nearest web safe color code. You can see here many more shades of #30221d color code.

RGB Chart

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

Color Table

Hex Color Code 30221d #30221d
RGB Decimal 48, 34, 29 48, 34, 29
RGB Percent 19%, 13%, 11% rgb(19%, 13%, 11%)
CSS RGBa 48, 34, 29,1 rgba(48,34,29,1)
CMYK Model cmyk(0%,29%,40%,81.18%)
HSL Color Space 16,25% ,15% hsl(16,25% ,15%)
HSV Color Space 16°, 40%, 19%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 00110000 00100010 00011101
Octal 60 42 35
Decimal 48 34 29
Hex 30 22 1d

Different shades of #30221d color code.

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

Darkest of #30221d
#000000
Darker of #30221d
#000000
Dark of #30221d
#100b0a
Base of #30221d
#30221d
Light of #30221d
#503930
Lighter
#704f43
Lightest
#8f6657

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

#30221d
#1d2b30

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

Split Complementary

#30221d
#1d302c
#1d2230

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

Analogous Color

#301d23
#301d20
#30221d
#30281d
#30301d

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

#30221d
#221d30
#1d3022

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

#30221d
#1d3022
#1d2b30
#301d2b

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

#30221d
#22301d
#1d2b30
#2c1d30

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 #30221d

#000000
#000000
#000000
#100b0a
#30221d
#503930
#704f43
#8f6657
#a97f70

Tints of #30221d Color

#30221d
#473a36
#5e534f
#756b68
#8c8481
#a39c9a
#bab5b3
#d1cdcc
#e8e6e5
#ffffff

Shades of #30221d color code

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

#30221d
#2a1e19
#251a16
#201613
#1a1210
#150f0c
#100b09
#0a0706
#050303
#000000

Tones

#30221d
#282625
#272727
#272727
#272727

Tones

Similar Color like #30221d color

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

#31231e
#32241f
#332520
#342621
#352722
#362823
#372924
#382a25
#392b26
#3a2c27
#3b2d28
#3c2e29
#3d2f2a
#3e302b
#2f211c
#2e201b
#2d1f1a
#2c1e19
#2b1d18
#2a1c17
#291b16
#281a15
#271914
#261813
#251712
#241611
#231510
#22140f

Download this Dark Brown

Hex #30221d 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.

#30221d Color Code Preview on Black Background Color

This is how #30221d Color will look on black background color. Color contrast ratio is 1.37

#30221d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #30221d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #30221d

#30221d color code is use for CSS Background Color

Background color for the above div is #30221d

HTML with inline CSS

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

#30221d color code is use for CSS Border Color

CSS Border color for the above div is #30221d

HTML with inline CSS

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

CSS Border Left color for the above div is #30221d

HTML with inline CSS

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

CSS Border Right color for the above div is #30221d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #30221d

HTML with inline CSS

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

CSS Border Top color for the above div is #30221d

HTML with inline CSS

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

#30221d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#30221d Color code Preview on White Background

This is how #30221d Color code will look on white background color. Color contrast ratio is 15.30

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

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