Skip to main content Skip to docs navigation

#85393D hex color | Ruby Wine | Download Dark Red BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Color Hue/Base color: Red

Hex #85393D Color Code is also known as | Ruby Wine color.

Hex #85393D Color code in RGB color code model is created after adding 52.16% red color, 22.35% green color and 23.92% blue color. Hex #85393D Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 57% magenta, 54% yellow and 47.84% black.

Hex #85393D color code is between #883344 web safe hex color code and #774433 web safe hex color code. #883344 is the nearest web safe color code. You can see here many more shades of #85393D color code.

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code 85393D #85393D
RGB Decimal 133, 57, 61 133, 57, 61
RGB Percent 52%, 22%, 24% rgb(52%, 22%, 24%)
CSS RGBa 133, 57, 61,1 rgba(133,57,61,1)
CMYK Model cmyk(0%,57%,54%,47.84%)
HSL Color Space 357,40% ,37% hsl(357,40% ,37%)
HSV Color Space 357°, 57%, 52%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10000101 00111001 00111101
Octal 205 71 75
Decimal 133 57 61
Hex 85 39 3D

Different shades of #85393D color code.

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

Darkest of #85393D
#1a0b0c
Darker of #85393D
#3e1a1c
Dark of #85393D
#612a2d
Base of #85393D
#85393d
Light of #85393D
#a9484d
Lighter
#be666b
Lightest
#cd8a8e

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

#85393d
#398581

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

Split Complementary

#85393D
#39855b
#396385

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

Analogous Color

#853969
#85395d
#85393d
#854e39
#856e39

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

#85393D
#393d85
#3d8539

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

#85393D
#3d8539
#398581
#813985

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

Square Color

#85393D
#638539
#398581
#5b3985

Square 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).

Monochromatic Color with #85393D

#000000
#1a0b0c
#3e1a1c
#612a2d
#85393d
#a9484d
#be666b
#cd8a8e
#dcaeb0

Tints of #85393D Color

#85393d
#924f52
#a06568
#ad7b7d
#bb9193
#c8a7a8
#d6bdbe
#e3d3d3
#f1e9e9
#ffffff

Shades of #85393D color code

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

#85393d
#763236
#672c2f
#582628
#491f21
#3b191b
#2c1314
#1d0c0d
#0e0606
#000000

Tones

#85393d
#724c4e
#5f5f5f
#5f5f5f
#5f5f5f

Tones

Similar Color like #85393D color

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

#863a3e
#873b3f
#883c40
#893d41
#8a3e42
#8b3f43
#8c4044
#8d4145
#8e4246
#8f4347
#904448
#914549
#92464a
#93474b
#84383c
#83373b
#82363a
#813539
#803438
#7f3337
#7e3236
#7d3135
#7c3034
#7b2f33
#7a2e32
#792d31
#782c30
#772b2f

Download this Dark Red

Hex #85393D 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.

#85393D Color Code Preview on Black Background Color

This is how #85393D Color will look on black background color. Color contrast ratio is 2.65

#85393D in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #85393D

HTML with inline CSS

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

Your Example Paragraph content text in with font color #85393D

#85393D color code is use for CSS Background Color

Background color for the above div is #85393D

HTML with inline CSS

<div style="background-color:#85393D;"></div>

#85393D color code is use for CSS Border Color

CSS Border color for the above div is #85393D

HTML with inline CSS

<div style="border:5px solid #85393D;"></div>

CSS Border Left color for the above div is #85393D

HTML with inline CSS

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

CSS Border Right color for the above div is #85393D

HTML with inline CSS

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

CSS Border Bottom color for the above div is #85393D

HTML with inline CSS

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

CSS Border Top color for the above div is #85393D

HTML with inline CSS

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

#85393D hex Color code used as CSS color Codes

Example CSS Class for usage

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

#85393D Color code Preview on White Background

This is how #85393D Color code will look on white background color. Color contrast ratio is 7.92

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(133,57,61,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(57,133,129,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(133,57,61,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }