crispedge.com

Color picker

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

#803b2a hex color - Red - Warm color - Information

#803b2a hex color - Red - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Red

Hex #803b2a Color code in RGB color code model is created after adding 50.2% red color, 23.14% green color and 16.47% blue color. Hex #803b2a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 54% magenta, 67% yellow and 50% black.

Hex #803b2a color code is between #883322 web safe hex color code and #774433 web safe hex color code. #883322 is the nearest web safe color code. You can see here many more shades of #803b2a color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Code803b2a#803b2a
RGB Decimal128, 59, 42rgb(128, 59, 42)
RGB Percent50%, 23%, 16%rgb(50%, 23%, 16%)
CSS RGBa128, 59, 42,1rgba(128,59,42,1)
CMYK Modelcmyk(0%,54%,67%,50%)
HSL Color Space12,51% ,33%hsl(12,51% ,33%)
HSV Color Space12°, 67%, 50%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary100000000011101100101010
Octal2007352
Decimal1285942
Hex803b2a

Different shades of #803b2a color code.

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

Light Shade of #803b2a
#a64d37
Dark Shade of #803b2a
#5a291d
Saturated Shade of #803b2a
#883622
Desaturated Shade of #803b2a
#774033
Grey scale Shade of #803b2a
#555555
Brighten Shade
#995443
Most Readable Shade
#FFFFFF

Shades of #803b2a color code

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

#803b2a
#713425
#632d20
#55271c
#472017
#381a12
#2a130e
#1c0d09
#0e0604
#000000

Similar Color like #803b2a color

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

#813c2b
#823d2c
#833e2d
#843f2e
#85402f
#864130
#874231
#884332
#894433
#8a4534
#8b4635
#8c4736
#8d4837
#8e4938
#7f3a29
#7e3928
#7d3827
#7c3726
#7b3625
#7a3524
#793423
#783322
#773221
#763120
#75301f
#742f1e
#732e1d
#722d1c

Monochromatic Color with #803b2a

#803b2a
#aa4f38
#d56246
#000000
#2b140e
#55271c

Tints of #803b2a Color

#803b2a
#8e5041
#9c6659
#aa7c71
#b89288
#c6a7a0
#d4bdb8
#e2d3cf
#f0e9e7
#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

#803b2a
#2a6f80

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

Split Complementary

#803b2a
#2a8066
#2a4480

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

Analogous Color

#802a3b
#802a2a
#803b2a
#804c2a
#805d2a

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

#803b2a
#2a803b
#3b2a80

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

#803b2a
#44802a
#2a6f80
#662a80

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

#803b2a
#2a6f80
#2a4480
#80662a

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 #803b2a 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.

#803b2a Color Code Preview on Black Background Color

This is how #803b2a Color will look on black background color. Color contrast ratio is 2.58

#803b2a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #803b2a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #803b2a

#803b2a color code is use for CSS Background Color

Background color for the above div is #803b2a

HTML with inline CSS

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

#803b2a color code is use for CSS Border Color

CSS Border color for the above div is #803b2a

HTML with inline CSS

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

CSS Border Left color for the above div is #803b2a

HTML with inline CSS

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

CSS Border Right color for the above div is #803b2a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #803b2a

HTML with inline CSS

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

CSS Border Top color for the above div is #803b2a

HTML with inline CSS

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

#803b2a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#803b2a Color code Preview on White Background

This is how #803b2a Color code will look on white background color. Color contrast ratio is 8.15

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

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.