crispedge.com

Color picker

Loading...

#533d2e hex color - Brown - Warm color - Information

#533d2e hex color - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

Hex #533d2e Color code in RGB color code model is created after adding 32.55% red color, 23.92% green color and 18.04% blue color. Hex #533d2e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 27% magenta, 45% yellow and 67% black.

Hex #533d2e color code is between #554433 web safe hex color code and #443322 web safe hex color code. #554433 is the nearest web safe color code. You can see here many more shades of #533d2e color code.

0 Likes 0 Comments | 6 Views

RGB Chart

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

Color Table

Hex Color Code533d2e#533d2e
RGB Decimal83, 61, 46rgb(83, 61, 46)
RGB Percent33%, 24%, 18%rgb(33%, 24%, 18%)
CSS RGBa83, 61, 46,1rgba(83,61,46,1)
CMYK Modelcmyk(0%,27%,45%,67%)
HSL Color Space24,29% ,25%hsl(24,29% ,25%)
HSV Color Space24°, 45%, 33%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary010100110011110100101110
Octal1237556
Decimal836146
Hex533d2e

Different shades of #533d2e color code.

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

Light Shade of #533d2e
#745540
Dark Shade of #533d2e
#32251c
Saturated Shade of #533d2e
#593c28
Desaturated Shade of #533d2e
#4d3e34
Grey scale Shade of #533d2e
#404040
Brighten Shade
#6c5647
Most Readable Shade
#FFFFFF

Shades of #533d2e color code

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

#533d2e
#493628
#402f23
#37281e
#2e2119
#241b14
#1b140f
#120d0a
#090605
#000000

Similar Color like #533d2e color

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

#543e2f
#553f30
#564031
#574132
#584233
#594334
#5a4435
#5b4536
#5c4637
#5d4738
#5e4839
#5f493a
#604a3b
#614b3c
#523c2d
#513b2c
#503a2b
#4f392a
#4e3829
#4d3728
#4c3627
#4b3526
#4a3425
#493324
#483223
#473122
#463021
#452f20

Monochromatic Color with #533d2e

#533d2e
#7d5c46
#a87b5d
#d29b75
#fdba8c
#281e16

Tints of #533d2e Color

#533d2e
#665245
#79685c
#8c7d73
#9f938a
#b2a8a2
#c5beb9
#d8d3d0
#ebe9e7
#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

#533d2e
#2e4453

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

Split Complementary

#533d2e
#2e534f
#2e3253

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

Analogous Color

#532e2e
#53362e
#533d2e
#53442e
#534c2e

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

#533d2e
#2e533d
#3d2e53

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

#533d2e
#31532e
#2e4453
#4f2e53

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

#533d2e
#2e4453
#2e3253
#534f2e

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 #533d2e 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.

#533d2e Color Code Preview on Black Background Color

This is how #533d2e Color will look on black background color. Color contrast ratio is 2.07

#533d2e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #533d2e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #533d2e

#533d2e color code is use for CSS Background Color

Background color for the above div is #533d2e

HTML with inline CSS

<div style="background-color:#533d2e;"></div>

#533d2e color code is use for CSS Border Color

CSS Border color for the above div is #533d2e

HTML with inline CSS

<div style="border:5px solid #533d2e;"></div>

CSS Border Left color for the above div is #533d2e

HTML with inline CSS

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

CSS Border Right color for the above div is #533d2e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #533d2e

HTML with inline CSS

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

CSS Border Top color for the above div is #533d2e

HTML with inline CSS

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

#533d2e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#533d2e Color code Preview on White Background

This is how #533d2e Color code will look on white background color. Color contrast ratio is 10.12

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

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

0 Likes 0 Comments | 6 Views

Post your comment:-

By submitting comment you agree to our privacy policy.