crispedge.com

Color picker

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

#824f2a hex color - Orange - Warm color - Information

#824f2a hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #824f2a Color code in RGB color code model is created after adding 50.98% red color, 30.98% green color and 16.47% blue color. Hex #824f2a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 39% magenta, 68% yellow and 49% black.

Hex #824f2a color code is between #885522 web safe hex color code and #774433 web safe hex color code. #885522 is the nearest web safe color code. You can see here many more shades of #824f2a color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Code824f2a#824f2a
RGB Decimal130, 79, 42rgb(130, 79, 42)
RGB Percent51%, 31%, 16%rgb(51%, 31%, 16%)
CSS RGBa130, 79, 42,1rgba(130,79,42,1)
CMYK Modelcmyk(0%,39%,68%,49%)
HSL Color Space25,51% ,34%hsl(25,51% ,34%)
HSV Color Space25°, 68%, 51%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary100000100100111100101010
Octal20211752
Decimal1307942
Hex824f2a

Different shades of #824f2a color code.

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

Light Shade of #824f2a
#a96636
Dark Shade of #824f2a
#5b381e
Saturated Shade of #824f2a
#8b4e21
Desaturated Shade of #824f2a
#795033
Grey scale Shade of #824f2a
#565656
Brighten Shade
#9b6843
Most Readable Shade
#FFFFFF

Shades of #824f2a color code

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

#824f2a
#734625
#653d20
#56341c
#482b17
#392312
#2b1a0e
#1c1109
#0e0804
#000000

Similar Color like #824f2a color

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

#83502b
#84512c
#85522d
#86532e
#87542f
#885530
#895631
#8a5732
#8b5833
#8c5934
#8d5a35
#8e5b36
#8f5c37
#905d38
#814e29
#804d28
#7f4c27
#7e4b26
#7d4a25
#7c4924
#7b4823
#7a4722
#794621
#784520
#77441f
#76431e
#75421d
#74411c

Monochromatic Color with #824f2a

#824f2a
#ac6938
#d78345
#020201
#2d1b0f
#57351c

Tints of #824f2a Color

#824f2a
#8f6241
#9d7659
#ab8971
#b99d88
#c7b0a0
#d5c4b8
#e3d7cf
#f1ebe7
#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

#824f2a
#2a5d82

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

Split Complementary

#824f2a
#2a827b
#2a3182

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

Analogous Color

#822c2a
#823d2a
#824f2a
#82612a
#82722a

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

#824f2a
#2a824f
#4f2a82

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

#824f2a
#31822a
#2a5d82
#7b2a82

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

#824f2a
#2a5d82
#2a3182
#827b2a

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 #824f2a 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.

#824f2a Color Code Preview on Black Background Color

This is how #824f2a Color will look on black background color. Color contrast ratio is 3.10

#824f2a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #824f2a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #824f2a

#824f2a color code is use for CSS Background Color

Background color for the above div is #824f2a

HTML with inline CSS

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

#824f2a color code is use for CSS Border Color

CSS Border color for the above div is #824f2a

HTML with inline CSS

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

CSS Border Left color for the above div is #824f2a

HTML with inline CSS

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

CSS Border Right color for the above div is #824f2a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #824f2a

HTML with inline CSS

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

CSS Border Top color for the above div is #824f2a

HTML with inline CSS

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

#824f2a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#824f2a Color code Preview on White Background

This is how #824f2a Color code will look on white background color. Color contrast ratio is 6.77

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.