crispedge.com

Color picker

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

#85240a hex color - Brown - Warm color - Information

#85240a hex color - Brown - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Brown

Hex #85240a Color code in RGB color code model is created after adding 52.16% red color, 14.12% green color and 3.92% blue color. Hex #85240a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 73% magenta, 92% yellow and 48% black.

Hex #85240a color code is between #882211 web safe hex color code and #773300 web safe hex color code. #882211 is the nearest web safe color code. You can see here many more shades of #85240a color code.

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Code85240a#85240a
RGB Decimal133, 36, 10rgb(133, 36, 10)
RGB Percent52%, 14%, 4%rgb(52%, 14%, 4%)
CSS RGBa133, 36, 10,1rgba(133,36,10,1)
CMYK Modelcmyk(0%,73%,92%,48%)
HSL Color Space13,86% ,28%hsl(13,86% ,28%)
HSV Color Space13°, 92%, 52%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary100001010010010000001010
Octal2054412
Decimal1333610
Hex85240a

Different shades of #85240a color code.

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

Light Shade of #85240a
#b4310e
Dark Shade of #85240a
#561706
Saturated Shade of #85240a
#8c2003
Desaturated Shade of #85240a
#7e2811
Grey scale Shade of #85240a
#474747
Brighten Shade
#9e3d23
Most Readable Shade
#FFFFFF

Shades of #85240a color code

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

#85240a
#762008
#671c07
#581806
#491405
#3b1004
#2c0c03
#1d0802
#0e0401
#000000

Similar Color like #85240a color

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

#86250b
#87260c
#88270d
#89280e
#8a290f
#8b2a10
#8c2b11
#8d2c12
#8e2d13
#8f2e14
#902f15
#913016
#923117
#933218
#842309
#832208
#822107
#812006
#801f05
#7f1e04
#7e1d03
#7d1c02
#7c1b01
#7b1a00
#7a1900
#791800
#781700
#771600

Monochromatic Color with #85240a

#85240a
#af300d
#da3b10
#050100
#300d04
#5a1807

Tints of #85240a Color

#85240a
#923c25
#a05440
#ad6d5b
#bb8576
#c89d92
#d6b6ad
#e3cec8
#f1e6e3
#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

#85240a
#0a6b85

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

Split Complementary

#85240a
#0a8562
#0a2e85

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

Analogous Color

#850a21
#850b0a
#85240a
#853d0a
#85550a

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

#85240a
#0a8524
#240a85

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

#85240a
#2d850a
#0a6b85
#610a85

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

#85240a
#0a6b85
#0a2e85
#85620a

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 #85240a 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.

#85240a Color Code Preview on Black Background Color

This is how #85240a Color will look on black background color. Color contrast ratio is 2.25

#85240a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #85240a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #85240a

#85240a color code is use for CSS Background Color

Background color for the above div is #85240a

HTML with inline CSS

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

#85240a color code is use for CSS Border Color

CSS Border color for the above div is #85240a

HTML with inline CSS

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

CSS Border Left color for the above div is #85240a

HTML with inline CSS

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

CSS Border Right color for the above div is #85240a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #85240a

HTML with inline CSS

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

CSS Border Top color for the above div is #85240a

HTML with inline CSS

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

#85240a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#85240a Color code Preview on White Background

This is how #85240a Color code will look on white background color. Color contrast ratio is 9.32

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

Related Gradients

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.