crispedge.com

Color picker

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

#3b342e hex color - Brown - Warm color - Information

#3b342e hex color - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

Hex #3b342e Color code in RGB color code model is created after adding 23.14% red color, 20.39% green color and 18.04% blue color. Hex #3b342e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 12% magenta, 22% yellow and 77% black.

Hex #3b342e color code is between #333333 web safe hex color code and #444422 web safe hex color code. #333333 is the nearest web safe color code. You can see here many more shades of #3b342e color code.

0 Likes 0 Comments | 23 Views

Color Table

Hex Color Code3b342e#3b342e
RGB Decimal59, 52, 46rgb(59, 52, 46)
RGB Percent23%, 20%, 18%rgb(23%, 20%, 18%)
CSS RGBa59, 52, 46,1rgba(59,52,46,1)
CMYK Modelcmyk(0%,12%,22%,77%)
HSL Color Space28,12% ,21%hsl(28,12% ,21%)
HSV Color Space28°, 22%, 23%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary001110110011010000101110
Octal736456
Decimal595246
Hex3b342e

Different shades of #3b342e color code.

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

Light Shade of #3b342e
#584d44
Dark Shade of #3b342e
#1e1b18
Saturated Shade of #3b342e
#403429
Desaturated Shade of #3b342e
#363433
Grey scale Shade of #3b342e
#343434
Brighten Shade
#544d47
Most Readable Shade
#FFFFFF

Shades of #3b342e color code

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

#3b342e
#342e28
#2d2823
#27221e
#201c19
#1a1714
#13110f
#0d0b0a
#060505
#000000

Similar Color like #3b342e color

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

#3c352f
#3d3630
#3e3731
#3f3832
#403933
#413a34
#423b35
#433c36
#443d37
#453e38
#463f39
#47403a
#48413b
#49423c
#3a332d
#39322c
#38312b
#37302a
#362f29
#352e28
#342d27
#332c26
#322b25
#312a24
#302923
#2f2822
#2e2721
#2d2620

Monochromatic Color with #3b342e

#3b342e
#65594f
#907f70
#baa491
#e5cab3
#100f0d

Tints of #3b342e Color

#3b342e
#504a45
#66615c
#7c7773
#928e8a
#a7a4a2
#bdbbb9
#d3d1d0
#e9e8e7
#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

#3b342e
#2e353b

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

Split Complementary

#3b342e
#2e3b3a
#2e2f3b

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

Analogous Color

#3b2f2e
#3b312e
#3b342e
#3b372e
#3b392e

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

#3b342e
#2e3b34
#342e3b

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

#3b342e
#2e3b2e
#2e353b
#3a2e3b

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

#3b342e
#2e353b
#2e2f3b
#3b3a2e

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 #3b342e 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.

#3b342e Color Code Preview on Black Background Color

This is how #3b342e Color will look on black background color. Color contrast ratio is 1.72

#3b342e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #3b342e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #3b342e

#3b342e color code is use for CSS Background Color

Background color for the above div is #3b342e

HTML with inline CSS

<div style="background-color:#3b342e;"></div>

#3b342e color code is use for CSS Border Color

CSS Border color for the above div is #3b342e

HTML with inline CSS

<div style="border:5px solid #3b342e;"></div>

CSS Border Left color for the above div is #3b342e

HTML with inline CSS

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

CSS Border Right color for the above div is #3b342e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #3b342e

HTML with inline CSS

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

CSS Border Top color for the above div is #3b342e

HTML with inline CSS

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

#3b342e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#3b342e Color code Preview on White Background

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

Related Gradients

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

0 Likes 0 Comments | 23 Views

Post your comment:-

By submitting comment you agree to our privacy policy.