Skip to main content Skip to docs navigation

#868812 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 Palak Paneer and its hex is #888811 Nearest Color Name

Color Hue/Base color: Brown

Hex #868812 Color code in RGB color code model is created after adding 52.55% red color, 53.33% green color and 7.06% blue color. Hex #868812 Color code in CMYK color (process color) code model is generated after subtraction of 1% cyan, 0% magenta, 87% yellow and 46.67% black.

Hex #868812 color code is between #887711 web safe hex color code and #779922 web safe hex color code. #887711 is the nearest web safe color code. You can see here many more shades of #868812 color code.

RGB Chart

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

Color Table

Hex Color Code 868812 #868812
RGB Decimal 134, 136, 18 134, 136, 18
RGB Percent 53%, 53%, 7% rgb(53%, 53%, 7%)
CSS RGBa 134, 136, 18,1 rgba(134,136,18,1)
CMYK Model cmyk(1%,0%,87%,46.67%)
HSL Color Space 61,77% ,30% hsl(61,77% ,30%)
HSV Color Space 61°, 87%, 53%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10000110 10001000 00010010
Octal 206 210 22
Decimal 134 136 18
Hex 86 88 12

Different shades of #868812 color code.

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

Darkest of #868812
#010100
Darker of #868812
#2d2e06
Dark of #868812
#5a5b0c
Base of #868812
#868812
Light of #868812
#b2b518
Lighter
#dee11f
Lightest
#e5e74c

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

#868812
#141288

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

Split Complementary

#868812
#124b88
#4f1288

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

Analogous Color

#884512
#885912
#868812
#5f8812
#2e8812

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

#868812
#881286
#128688

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

#868812
#128688
#141288
#881412

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

#868812
#12884f
#141288
#88124b

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

#000000
#010100
#2d2e06
#5a5b0c
#868812
#b2b518
#dee11f
#e5e74c
#ebed79

Tints of #868812 Color

#868812
#93952c
#a0a246
#aeaf61
#bbbc7b
#c9ca95
#d6d7b0
#e4e4ca
#f1f1e4
#ffffff

Shades of #868812 color code

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

#868812
#777810
#68690e
#595a0c
#4a4b0a
#3b3c08
#2c2d06
#1d1e04
#0e0f02
#000000

Tones

#868812
#777921
#686931
#595a40
#4d4d4d

Tones

Similar Color like #868812 color

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

#878913
#888a14
#898b15
#8a8c16
#8b8d17
#8c8e18
#8d8f19
#8e901a
#8f911b
#90921c
#91931d
#92941e
#93951f
#949620
#858711
#848610
#83850f
#82840e
#81830d
#80820c
#7f810b
#7e800a
#7d7f09
#7c7e08
#7b7d07
#7a7c06
#797b05
#787a04

Download this Dark Brown

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

#868812 Color Code Preview on Black Background Color

This is how #868812 Color will look on black background color. Color contrast ratio is 5.54

#868812 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #868812

HTML with inline CSS

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

Your Example Paragraph content text in with font color #868812

#868812 color code is use for CSS Background Color

Background color for the above div is #868812

HTML with inline CSS

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

#868812 color code is use for CSS Border Color

CSS Border color for the above div is #868812

HTML with inline CSS

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

CSS Border Left color for the above div is #868812

HTML with inline CSS

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

CSS Border Right color for the above div is #868812

HTML with inline CSS

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

CSS Border Bottom color for the above div is #868812

HTML with inline CSS

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

CSS Border Top color for the above div is #868812

HTML with inline CSS

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

#868812 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#868812 Color code Preview on White Background

This is how #868812 Color code will look on white background color. Color contrast ratio is 3.79

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

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(134,136,18,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(20,18,136,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(134,136,18,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }