crispedge.com

Color picker

Loading...

#58332d hex color - Red - Warm color - Information

#58332d hex color - Red - Warm color

Color Hue/Base color: Red

Hex #58332d Color code in RGB color code model is created after adding 34.51% red color, 20% green color and 17.65% blue color. Hex #58332d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 42% magenta, 49% yellow and 65% black.

Hex #58332d color code is between #552233 web safe hex color code and #664422 web safe hex color code. #552233 is the nearest web safe color code. You can see here many more shades of #58332d color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code58332d#58332d
RGB Decimal88, 51, 45rgb(88, 51, 45)
RGB Percent35%, 20%, 18%rgb(35%, 20%, 18%)
CSS RGBa88, 51, 45,1rgba(88,51,45,1)
CMYK Modelcmyk(0%,42%,49%,65%)
HSL Color Space8,32% ,26%hsl(8,32% ,26%)
HSV Color Space8°, 49%, 35%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary010110000011001100101101
Octal1306355
Decimal885145
Hex58332d

Different shades of #58332d color code.

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

Light Shade of #58332d
#7a473e
Dark Shade of #58332d
#361f1c
Saturated Shade of #58332d
#5f2e26
Desaturated Shade of #58332d
#513834
Grey scale Shade of #58332d
#424242
Brighten Shade
#714c46
Most Readable Shade
#FFFFFF

Shades of #58332d color code

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

#58332d
#4e2d28
#442723
#3a221e
#301c19
#271614
#1d110f
#130b0a
#090505
#000000

Similar Color like #58332d color

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

#59342e
#5a352f
#5b3630
#5c3731
#5d3832
#5e3933
#5f3a34
#603b35
#613c36
#623d37
#633e38
#643f39
#65403a
#66413b
#57322c
#56312b
#55302a
#542f29
#532e28
#522d27
#512c26
#502b25
#4f2a24
#4e2923
#4d2822
#4c2721
#4b2620
#4a251f

Monochromatic Color with #58332d

#58332d
#824c43
#ad6458
#d77d6e
#030202
#2d1a17

Tints of #58332d Color

#58332d
#6a4944
#7d605b
#8f7773
#a28d8a
#b4a4a1
#c7bbb9
#d9d1d0
#ece8e7
#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

#58332d
#2d5258

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

Split Complementary

#58332d
#2d5849
#2d3c58

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

Analogous Color

#582d38
#582d30
#58332d
#583c2d
#58442d

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

#58332d
#2d5833
#332d58

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

#58332d
#3c582d
#2d5258
#482d58

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

#58332d
#2d5258
#2d3c58
#58492d

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 #58332d 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.

#58332d Color Code Preview on Black Background Color

This is how #58332d Color will look on black background color. Color contrast ratio is 1.93

#58332d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #58332d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #58332d

#58332d color code is use for CSS Background Color

Background color for the above div is #58332d

HTML with inline CSS

<div style="background-color:#58332d;"></div>

#58332d color code is use for CSS Border Color

CSS Border color for the above div is #58332d

HTML with inline CSS

<div style="border:5px solid #58332d;"></div>

CSS Border Left color for the above div is #58332d

HTML with inline CSS

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

CSS Border Right color for the above div is #58332d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #58332d

HTML with inline CSS

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

CSS Border Top color for the above div is #58332d

HTML with inline CSS

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

#58332d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#58332d Color code Preview on White Background

This is how #58332d Color code will look on white background color. Color contrast ratio is 10.90

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(88,51,45,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(45,82,88,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(88,51,45,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.