crispedge.com

Color picker

Loading...

#53313b hex color - Red - Warm color - Information

#53313b hex color - Red - Warm color

Color Hue/Base color: Red

Hex #53313b Color code in RGB color code model is created after adding 32.55% red color, 19.22% green color and 23.14% blue color. Hex #53313b Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 41% magenta, 29% yellow and 67% black.

Hex #53313b color code is between #553333 web safe hex color code and #442244 web safe hex color code. #553333 is the nearest web safe color code. You can see here many more shades of #53313b color code.

0 Likes 0 Comments | 5 Views

RGB Chart

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

Color Table

Hex Color Code53313b#53313b
RGB Decimal83, 49, 59rgb(83, 49, 59)
RGB Percent33%, 19%, 23%rgb(33%, 19%, 23%)
CSS RGBa83, 49, 59,1rgba(83,49,59,1)
CMYK Modelcmyk(0%,41%,29%,67%)
HSL Color Space342,26% ,26%hsl(342,26% ,26%)
HSV Color Space342°, 41%, 33%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary010100110011000100111011
Octal1236173
Decimal834959
Hex53313b

Different shades of #53313b color code.

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

Light Shade of #53313b
#734452
Dark Shade of #53313b
#331e24
Saturated Shade of #53313b
#5a2a38
Desaturated Shade of #53313b
#4c383e
Grey scale Shade of #53313b
#424242
Brighten Shade
#6c4a54
Most Readable Shade
#FFFFFF

Shades of #53313b color code

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

#53313b
#492b34
#40262d
#372027
#2e1b20
#24151a
#1b1013
#120a0d
#090506
#000000

Similar Color like #53313b color

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

#54323c
#55333d
#56343e
#57353f
#583640
#593741
#5a3842
#5b3943
#5c3a44
#5d3b45
#5e3c46
#5f3d47
#603e48
#613f49
#52303a
#512f39
#502e38
#4f2d37
#4e2c36
#4d2b35
#4c2a34
#4b2933
#4a2832
#492731
#482630
#47252f
#46242e
#45232d

Monochromatic Color with #53313b

#53313b
#7d4a59
#a86377
#d27c96
#fd95b4
#28181d

Tints of #53313b Color

#53313b
#664750
#795e66
#8c757c
#9f8c92
#b2a3a7
#c5babd
#d8d1d3
#ebe8e9
#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

#53313b
#315349

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

Split Complementary

#53313b
#315338
#314c53

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

Analogous Color

#533149
#533142
#53313b
#533134
#533531

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

#53313b
#3b5331
#313b53

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

#53313b
#4c5331
#315349
#383153

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

#53313b
#315349
#314c53
#533831

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 #53313b 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.

#53313b Color Code Preview on Black Background Color

This is how #53313b Color will look on black background color. Color contrast ratio is 1.87

#53313b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #53313b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #53313b

#53313b color code is use for CSS Background Color

Background color for the above div is #53313b

HTML with inline CSS

<div style="background-color:#53313b;"></div>

#53313b color code is use for CSS Border Color

CSS Border color for the above div is #53313b

HTML with inline CSS

<div style="border:5px solid #53313b;"></div>

CSS Border Left color for the above div is #53313b

HTML with inline CSS

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

CSS Border Right color for the above div is #53313b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #53313b

HTML with inline CSS

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

CSS Border Top color for the above div is #53313b

HTML with inline CSS

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

#53313b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#53313b Color code Preview on White Background

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

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

0 Likes 0 Comments | 5 Views

Post your comment:-

By submitting comment you agree to our privacy policy.