crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#815e36 hex color - Orange - Warm color - Information

#815e36 hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #815e36 Color code in RGB color code model is created after adding 50.59% red color, 36.86% green color and 21.18% blue color. Hex #815e36 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 27% magenta, 58% yellow and 49% black.

Hex #815e36 color code is between #886633 web safe hex color code and #775544 web safe hex color code. #886633 is the nearest web safe color code. You can see here many more shades of #815e36 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code815e36#815e36
RGB Decimal129, 94, 54rgb(129, 94, 54)
RGB Percent51%, 37%, 21%rgb(51%, 37%, 21%)
CSS RGBa129, 94, 54,1rgba(129,94,54,1)
CMYK Modelcmyk(0%,27%,58%,49%)
HSL Color Space32,41% ,36%hsl(32,41% ,36%)
HSV Color Space32°, 58%, 51%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary100000010101111000110110
Octal20113666
Decimal1299454
Hex815e36

Different shades of #815e36 color code.

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

Light Shade of #815e36
#a57845
Dark Shade of #815e36
#5d4427
Saturated Shade of #815e36
#8a5f2d
Desaturated Shade of #815e36
#785d3f
Grey scale Shade of #815e36
#5b5b5b
Brighten Shade
#9a774f
Most Readable Shade
#FFFFFF

Shades of #815e36 color code

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

#815e36
#725330
#64492a
#563e24
#47341e
#392918
#2b1f12
#1c140c
#0e0a06
#000000

Similar Color like #815e36 color

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

#825f37
#836038
#846139
#85623a
#86633b
#87643c
#88653d
#89663e
#8a673f
#8b6840
#8c6941
#8d6a42
#8e6b43
#8f6c44
#805d35
#7f5c34
#7e5b33
#7d5a32
#7c5931
#7b5830
#7a572f
#79562e
#78552d
#77542c
#76532b
#75522a
#745129
#735028

Monochromatic Color with #815e36

#815e36
#ab7d48
#d69c5a
#010101
#2c2012
#563f24

Tints of #815e36 Color

#815e36
#8f6f4c
#9d8162
#ab9379
#b9a58f
#c7b7a5
#d5c9bc
#e3dbd2
#f1ede8
#ffffff

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

#815e36
#365981

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

Split Complementary

#815e36
#367f81
#393681

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

Analogous Color

#814036
#814f36
#815e36
#816d36
#817c36

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

#815e36
#36815e
#5e3681

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

#815e36
#368138
#365981
#81367e

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#815e36
#365981
#393681
#7f8136

Double Complementary 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).

Hex #815e36 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.

#815e36 Color Code Preview on Black Background Color

This is how #815e36 Color will look on black background color. Color contrast ratio is 3.59

#815e36 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #815e36

HTML with inline CSS

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

Your Example Paragraph content text in with font color #815e36

#815e36 color code is use for CSS Background Color

Background color for the above div is #815e36

HTML with inline CSS

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

#815e36 color code is use for CSS Border Color

CSS Border color for the above div is #815e36

HTML with inline CSS

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

CSS Border Left color for the above div is #815e36

HTML with inline CSS

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

CSS Border Right color for the above div is #815e36

HTML with inline CSS

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

CSS Border Bottom color for the above div is #815e36

HTML with inline CSS

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

CSS Border Top color for the above div is #815e36

HTML with inline CSS

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

#815e36 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#815e36 Color code Preview on White Background

This is how #815e36 Color code will look on white background color. Color contrast ratio is 5.85

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.