@
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.

#58310e hex color - Brown - Warm color - Information

#58310e hex color - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

Hex #58310e Color code in RGB color code model is created after adding 34.51% red color, 19.22% green color and 5.49% blue color. Hex #58310e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 44% magenta, 84% yellow and 65.49% black.

Hex #58310e color code is between #553311 web safe hex color code and #662200 web safe hex color code. #553311 is the nearest web safe color code. You can see here many more shades of #58310e color code.

0 Likes 0 Comments | 11 Views

RGB Chart

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

Color Table

Hex Color Code 58310e #58310e
RGB Decimal 88, 49, 14 rgb(88, 49, 14)
RGB Percent 35%, 19%, 5% rgb(35%, 19%, 5%)
CSS RGBa 88, 49, 14,1 rgba(88,49,14,1)
CMYK Model cmyk(0%,44%,84%,65.49%)
HSL Color Space 28,73% ,20% hsl(28,73% ,20%)
HSV Color Space 28°, 84%, 35%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 01011000 00110001 00001110
Octal 130 61 16
Decimal 88 49 14
Hex 58 31 0e

Different shades of #58310e color code.

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

Light Shade of #58310e
#844a15
Dark Shade of #58310e
#2c1907
Saturated Shade of #58310e
#5d3109
Desaturated Shade of #58310e
#533113
Grey scale Shade of #58310e
#333333
Brighten Shade
#714a27
Most Readable Shade
#FFFFFF

Shades of #58310e color code

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

#58310e
#4e2b0c
#44260a
#3a2009
#301b07
#271506
#1d1004
#130a03
#090501
#000000

Similar Color like #58310e color

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

#59320f
#5a3310
#5b3411
#5c3512
#5d3613
#5e3714
#5f3815
#603916
#613a17
#623b18
#633c19
#643d1a
#653e1b
#663f1c
#57300d
#562f0c
#552e0b
#542d0a
#532c09
#522b08
#512a07
#502906
#4f2805
#4e2704
#4d2603
#4c2502
#4b2401
#4a2300

Monochromatic Color with #58310e

#58310e
#824915
#ad601c
#d77822
#030200
#2d1907

Tints of #58310e Color

#58310e
#6a4728
#7d5e43
#8f755e
#a28c79
#b4a393
#c7baae
#d9d1c9
#ece8e4
#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

#58310e
#0e3558

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

Split Complementary

#58310e
#0e5856
#0e1058

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

Analogous Color

#58130e
#58220e
#58310e
#58400e
#584f0e

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

#58310e
#0e5831
#310e58

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

#58310e
#10580e
#0e3558
#560e58

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

#58310e
#0e3558
#0e1058
#58560e

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 #58310e 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.

#58310e Color Code Preview on Black Background Color

This is how #58310e Color will look on black background color. Color contrast ratio is 1.86

#58310e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #58310e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #58310e

#58310e color code is use for CSS Background Color

Background color for the above div is #58310e

HTML with inline CSS

<div style="background-color:#58310e;"></div>

#58310e color code is use for CSS Border Color

CSS Border color for the above div is #58310e

HTML with inline CSS

<div style="border:5px solid #58310e;"></div>

CSS Border Left color for the above div is #58310e

HTML with inline CSS

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

CSS Border Right color for the above div is #58310e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #58310e

HTML with inline CSS

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

CSS Border Top color for the above div is #58310e

HTML with inline CSS

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

#58310e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#58310e Color code Preview on White Background

This is how #58310e Color code will look on white background color. Color contrast ratio is 11.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 #58310e; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #58310e; }

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,49,14,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(14,53,88,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(88,49,14,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 11 Views

Post your comment:-

By submitting comment you agree to our privacy policy.