Skip to main content Skip to docs navigation

#613d45 hex color | 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

Woow we have a nearby visually matching color name available. It's name is Deep Maroon and its hex is #623F45 Nearest Color Name

Color Hue/Base color: Red

Hex #613d45 Color code in RGB color code model is created after adding 38.04% red color, 23.92% green color and 27.06% blue color. Hex #613d45 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 37% magenta, 29% yellow and 61.96% black.

Hex #613d45 color code is between #664444 web safe hex color code and #553355 web safe hex color code. #664444 is the nearest web safe color code. You can see here many more shades of #613d45 color code.

RGB Chart

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

Color Table

Hex Color Code 613d45 #613d45
RGB Decimal 97, 61, 69 97, 61, 69
RGB Percent 38%, 24%, 27% rgb(38%, 24%, 27%)
CSS RGBa 97, 61, 69,1 rgba(97,61,69,1)
CMYK Model cmyk(0%,37%,29%,61.96%)
HSL Color Space 347,23% ,31% hsl(347,23% ,31%)
HSV Color Space 347°, 37%, 38%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 01100001 00111101 01000101
Octal 141 75 105
Decimal 97 61 69
Hex 61 3d 45

Different shades of #613d45 color code.

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

Darkest of #613d45
#030202
Darker of #613d45
#221618
Dark of #613d45
#42292f
Base of #613d45
#613d45
Light of #613d45
#80515b
Lighter
#9e6672
Lightest
#b2858f

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

#613d45
#3d6159

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

Split Complementary

#613d45
#3d6147
#3d5761

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

Analogous Color

#613d5a
#613d54
#613d45
#61413d
#61503d

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

#613d45
#3d4561
#45613d

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

#613d45
#45613d
#3d6159
#593d61

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

#613d45
#57613d
#3d6159
#473d61

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 #613d45

#000000
#030202
#221618
#42292f
#613d45
#80515b
#9e6672
#b2858f
#c6a4ac

Tints of #613d45 Color

#613d45
#725259
#84686e
#957d83
#a79397
#b8a8ac
#cabec1
#dbd3d5
#ede9ea
#ffffff

Shades of #613d45 color code

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

#613d45
#56363d
#4b2f35
#40282e
#352126
#2b1b1e
#201417
#150d0f
#0a0607
#000000

Tones

#613d45
#514d4e
#4f4f4f
#4f4f4f
#4f4f4f

Tones

Similar Color like #613d45 color

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

#623e46
#633f47
#644048
#654149
#66424a
#67434b
#68444c
#69454d
#6a464e
#6b474f
#6c4850
#6d4951
#6e4a52
#6f4b53
#603c44
#5f3b43
#5e3a42
#5d3941
#5c3840
#5b373f
#5a363e
#59353d
#58343c
#57333b
#56323a
#553139
#543038
#532f37

Download this Dark Red

Hex #613d45 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.

#613d45 Color Code Preview on Black Background Color

This is how #613d45 Color will look on black background color. Color contrast ratio is 2.26

#613d45 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #613d45

HTML with inline CSS

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

Your Example Paragraph content text in with font color #613d45

#613d45 color code is use for CSS Background Color

Background color for the above div is #613d45

HTML with inline CSS

<div style="background-color:#613d45;"></div>

#613d45 color code is use for CSS Border Color

CSS Border color for the above div is #613d45

HTML with inline CSS

<div style="border:5px solid #613d45;"></div>

CSS Border Left color for the above div is #613d45

HTML with inline CSS

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

CSS Border Right color for the above div is #613d45

HTML with inline CSS

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

CSS Border Bottom color for the above div is #613d45

HTML with inline CSS

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

CSS Border Top color for the above div is #613d45

HTML with inline CSS

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

#613d45 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#613d45 Color code Preview on White Background

This is how #613d45 Color code will look on white background color. Color contrast ratio is 9.29

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

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(97,61,69,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(61,97,89,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(97,61,69,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }