Skip to main content Skip to docs navigation

#301924 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 Black Cherry and its hex is #2C1620 Nearest Color Name

Color Hue/Base color: Brown

Hex #301924 Color code in RGB color code model is created after adding 18.82% red color, 9.8% green color and 14.12% blue color. Hex #301924 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 48% magenta, 25% yellow and 81.18% black.

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

RGB Chart

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

Color Table

Hex Color Code 301924 #301924
RGB Decimal 48, 25, 36 48, 25, 36
RGB Percent 19%, 10%, 14% rgb(19%, 10%, 14%)
CSS RGBa 48, 25, 36,1 rgba(48,25,36,1)
CMYK Model cmyk(0%,48%,25%,81.18%)
HSL Color Space 331,32% ,14% hsl(331,32% ,14%)
HSV Color Space 331°, 48%, 19%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 00110000 00011001 00100100
Octal 60 31 44
Decimal 48 25 36
Hex 30 19 24

Different shades of #301924 color code.

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

Darkest of #301924
#000000
Darker of #301924
#000000
Dark of #301924
#0e080b
Base of #301924
#301924
Light of #301924
#522a3d
Lighter
#733c56
Lightest
#954d6f

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

#301924
#193025

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

Split Complementary

#301924
#193019
#192f30

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

Analogous Color

#2f1930
#30192e
#301924
#30191c
#301f19

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

#301924
#192430
#243019

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

#301924
#243019
#193025
#251930

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

#301924
#2f3019
#193025
#191930

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 #301924

#000000
#000000
#000000
#0e080b
#301924
#522a3d
#733c56
#954d6f
#af6689

Tints of #301924 Color

#301924
#47323c
#5e4c54
#75656d
#8c7f85
#a3989d
#bab2b6
#d1cbce
#e8e5e6
#ffffff

Shades of #301924 color code

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

#301924
#2a1620
#25131c
#201018
#1a0d14
#150b10
#10080c
#0a0508
#050204
#000000

Tones

#301924
#292024
#242424
#242424
#242424

Tones

Similar Color like #301924 color

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

#311a25
#321b26
#331c27
#341d28
#351e29
#361f2a
#37202b
#38212c
#39222d
#3a232e
#3b242f
#3c2530
#3d2631
#3e2732
#2f1823
#2e1722
#2d1621
#2c1520
#2b141f
#2a131e
#29121d
#28111c
#27101b
#260f1a
#250e19
#240d18
#230c17
#220b16

Download this Dark Brown

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

#301924 Color Code Preview on Black Background Color

This is how #301924 Color will look on black background color. Color contrast ratio is 1.29

#301924 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #301924

HTML with inline CSS

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

Your Example Paragraph content text in with font color #301924

#301924 color code is use for CSS Background Color

Background color for the above div is #301924

HTML with inline CSS

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

#301924 color code is use for CSS Border Color

CSS Border color for the above div is #301924

HTML with inline CSS

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

CSS Border Left color for the above div is #301924

HTML with inline CSS

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

CSS Border Right color for the above div is #301924

HTML with inline CSS

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

CSS Border Bottom color for the above div is #301924

HTML with inline CSS

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

CSS Border Top color for the above div is #301924

HTML with inline CSS

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

#301924 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#301924 Color code Preview on White Background

This is how #301924 Color code will look on white background color. Color contrast ratio is 16.28

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

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