crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#53361f hex color - Brown - Warm color - Information

#53361f hex color - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

Hex #53361f Color code in RGB color code model is created after adding 32.55% red color, 21.18% green color and 12.16% blue color. Hex #53361f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 35% magenta, 63% yellow and 67% black.

Hex #53361f color code is between #553322 web safe hex color code and #444411 web safe hex color code. #553322 is the nearest web safe color code. You can see here many more shades of #53361f color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code53361f#53361f
RGB Decimal83, 54, 31rgb(83, 54, 31)
RGB Percent33%, 21%, 12%rgb(33%, 21%, 12%)
CSS RGBa83, 54, 31,1rgba(83,54,31,1)
CMYK Modelcmyk(0%,35%,63%,67%)
HSL Color Space27,46% ,22%hsl(27,46% ,22%)
HSV Color Space27°, 63%, 33%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary010100110011011000011111
Octal1236637
Decimal835431
Hex53361f

Different shades of #53361f color code.

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

Light Shade of #53361f
#784e2d
Dark Shade of #53361f
#2e1e11
Saturated Shade of #53361f
#593519
Desaturated Shade of #53361f
#4d3725
Grey scale Shade of #53361f
#393939
Brighten Shade
#6c4f38
Most Readable Shade
#FFFFFF

Shades of #53361f color code

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

#53361f
#49301b
#402a18
#372414
#2e1e11
#24180d
#1b120a
#120c06
#090603
#000000

Similar Color like #53361f color

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

#543720
#553821
#563922
#573a23
#583b24
#593c25
#5a3d26
#5b3e27
#5c3f28
#5d4029
#5e412a
#5f422b
#60432c
#61442d
#52351e
#51341d
#50331c
#4f321b
#4e311a
#4d3019
#4c2f18
#4b2e17
#4a2d16
#492c15
#482b14
#472a13
#462912
#452811

Monochromatic Color with #53361f

#53361f
#7d522f
#a86d3f
#d2894f
#fda55e
#281a0f

Tints of #53361f Color

#53361f
#664c37
#796250
#8c7969
#9f8f82
#b2a59b
#c5bcb4
#d8d2cd
#ebe8e6
#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

#53361f
#1f3c53

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

Split Complementary

#53361f
#1f5350
#1f2253

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

Analogous Color

#53211f
#532c1f
#53361f
#53401f
#534b1f

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

#53361f
#1f5336
#361f53

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

#53361f
#22531f
#1f3c53
#501f53

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

#53361f
#1f3c53
#1f2253
#53501f

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 #53361f 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.

#53361f Color Code Preview on Black Background Color

This is how #53361f Color will look on black background color. Color contrast ratio is 1.92

#53361f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #53361f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #53361f

#53361f color code is use for CSS Background Color

Background color for the above div is #53361f

HTML with inline CSS

<div style="background-color:#53361f;"></div>

#53361f color code is use for CSS Border Color

CSS Border color for the above div is #53361f

HTML with inline CSS

<div style="border:5px solid #53361f;"></div>

CSS Border Left color for the above div is #53361f

HTML with inline CSS

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

CSS Border Right color for the above div is #53361f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #53361f

HTML with inline CSS

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

CSS Border Top color for the above div is #53361f

HTML with inline CSS

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

#53361f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#53361f Color code Preview on White Background

This is how #53361f Color code will look on white background color. Color contrast ratio is 10.96

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.