crispedge.com

Color picker

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

#85091c hex color - Red - Warm color - Information

#85091c hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

Hex #85091c Color code in RGB color code model is created after adding 52.16% red color, 3.53% green color and 10.98% blue color. Hex #85091c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 93% magenta, 79% yellow and 48% black.

Hex #85091c color code is between #881122 web safe hex color code and #770011 web safe hex color code. #881122 is the nearest web safe color code. You can see here many more shades of #85091c color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code85091c#85091c
RGB Decimal133, 9, 28rgb(133, 9, 28)
RGB Percent52%, 4%, 11%rgb(52%, 4%, 11%)
CSS RGBa133, 9, 28,1rgba(133,9,28,1)
CMYK Modelcmyk(0%,93%,79%,48%)
HSL Color Space351,87% ,28%hsl(351,87% ,28%)
HSV Color Space351°, 93%, 52%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary100001010000100100011100
Octal2051134
Decimal133928
Hex85091c

Different shades of #85091c color code.

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

Light Shade of #85091c
#b50c26
Dark Shade of #85091c
#550612
Saturated Shade of #85091c
#8c0217
Desaturated Shade of #85091c
#7e1021
Grey scale Shade of #85091c
#474747
Brighten Shade
#9e2235
Most Readable Shade
#FFFFFF

Shades of #85091c color code

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

#85091c
#760818
#670715
#580612
#49050f
#3b040c
#2c0309
#1d0206
#0e0103
#000000

Similar Color like #85091c color

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

#860a1d
#870b1e
#880c1f
#890d20
#8a0e21
#8b0f22
#8c1023
#8d1124
#8e1225
#8f1326
#901427
#911528
#921629
#93172a
#84081b
#83071a
#820619
#810518
#800417
#7f0316
#7e0215
#7d0114
#7c0013
#7b0012
#7a0011
#790010
#78000f
#77000e

Monochromatic Color with #85091c

#85091c
#af0c25
#da0f2e
#050001
#30030a
#5a0613

Tints of #85091c Color

#85091c
#922435
#a03f4e
#ad5b67
#bb7680
#c8919a
#d6adb3
#e3c8cc
#f1e3e5
#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

#85091c
#098572

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

Split Complementary

#85091c
#098534
#095a85

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

Analogous Color

#85094e
#850935
#85091c
#850f09
#852809

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

#85091c
#1c8509
#091c85

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

#85091c
#5a8509
#098572
#340985

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

#85091c
#098572
#095a85
#853409

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 #85091c 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.

#85091c Color Code Preview on Black Background Color

This is how #85091c Color will look on black background color. Color contrast ratio is 2.05

#85091c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #85091c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #85091c

#85091c color code is use for CSS Background Color

Background color for the above div is #85091c

HTML with inline CSS

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

#85091c color code is use for CSS Border Color

CSS Border color for the above div is #85091c

HTML with inline CSS

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

CSS Border Left color for the above div is #85091c

HTML with inline CSS

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

CSS Border Right color for the above div is #85091c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #85091c

HTML with inline CSS

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

CSS Border Top color for the above div is #85091c

HTML with inline CSS

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

#85091c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#85091c Color code Preview on White Background

This is how #85091c Color code will look on white background color. Color contrast ratio is 10.23

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

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.