Skip to main content Skip to docs navigation

#67112e hex color | Download Dark Red 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 Dark Humor and its hex is #661122 Nearest Color Name

Color Hue/Base color: Red

Hex #67112e Color code in RGB color code model is created after adding 40.39% red color, 6.67% green color and 18.04% blue color. Hex #67112e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 83% magenta, 55% yellow and 59.61% black.

Hex #67112e color code is between #660033 web safe hex color code and #770022 web safe hex color code. #660033 is the nearest web safe color code. You can see here many more shades of #67112e color code.

RGB Chart

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

Color Table

Hex Color Code 67112e #67112e
RGB Decimal 103, 17, 46 103, 17, 46
RGB Percent 40%, 7%, 18% rgb(40%, 7%, 18%)
CSS RGBa 103, 17, 46,1 rgba(103,17,46,1)
CMYK Model cmyk(0%,83%,55%,59.61%)
HSL Color Space 340,72% ,24% hsl(340,72% ,24%)
HSV Color Space 340°, 83%, 40%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 01100111 00010001 00101110
Octal 147 21 56
Decimal 103 17 46
Hex 67 11 2e

Different shades of #67112e color code.

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

Darkest of #67112e
#000000
Darker of #67112e
#0f0307
Dark of #67112e
#3b0a1a
Base of #67112e
#67112e
Light of #67112e
#931842
Lighter
#bf1f55
Lightest
#dd346d

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

#67112e
#11674a

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

Split Complementary

#67112e
#11671f
#115967

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

Analogous Color

#671160
#671152
#67112e
#671111
#673511

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

#67112e
#112e67
#2e6711

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

#67112e
#2e6711
#11674a
#4a1167

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

#67112e
#596711
#11674a
#1f1167

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 #67112e

#000000
#000000
#0f0307
#3b0a1a
#67112e
#931842
#bf1f55
#dd346d
#e55f8c

Tints of #67112e Color

#67112e
#772b45
#88455c
#996073
#aa7a8a
#bb95a2
#ccafb9
#ddcad0
#eee4e7
#ffffff

Shades of #67112e color code

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

#67112e
#5b0f28
#500d23
#440b1e
#390919
#2d0714
#22050f
#16030a
#0b0105
#000000

Tones

#67112e
#5b1d32
#4f2936
#43353a
#3c3c3c

Tones

Similar Color like #67112e color

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

#68122f
#691330
#6a1431
#6b1532
#6c1633
#6d1734
#6e1835
#6f1936
#701a37
#711b38
#721c39
#731d3a
#741e3b
#751f3c
#66102d
#650f2c
#640e2b
#630d2a
#620c29
#610b28
#600a27
#5f0926
#5e0825
#5d0724
#5c0623
#5b0522
#5a0421
#590320

Download this Dark Red

Hex #67112e 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.

#67112e Color Code Preview on Black Background Color

This is how #67112e Color will look on black background color. Color contrast ratio is 1.70

#67112e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #67112e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #67112e

#67112e color code is use for CSS Background Color

Background color for the above div is #67112e

HTML with inline CSS

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

#67112e color code is use for CSS Border Color

CSS Border color for the above div is #67112e

HTML with inline CSS

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

CSS Border Left color for the above div is #67112e

HTML with inline CSS

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

CSS Border Right color for the above div is #67112e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #67112e

HTML with inline CSS

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

CSS Border Top color for the above div is #67112e

HTML with inline CSS

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

#67112e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#67112e Color code Preview on White Background

This is how #67112e Color code will look on white background color. Color contrast ratio is 12.38

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

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(103,17,46,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(17,103,74,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(103,17,46,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }