crispedge.com

Color picker

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

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

#3b231c hex color - Brown - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Brown

Hex #3b231c Color code in RGB color code model is created after adding 23.14% red color, 13.73% green color and 10.98% blue color. Hex #3b231c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 41% magenta, 53% yellow and 77% black.

Hex #3b231c color code is between #332222 web safe hex color code and #443311 web safe hex color code. #332222 is the nearest web safe color code. You can see here many more shades of #3b231c color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code3b231c#3b231c
RGB Decimal59, 35, 28rgb(59, 35, 28)
RGB Percent23%, 14%, 11%rgb(23%, 14%, 11%)
CSS RGBa59, 35, 28,1rgba(59,35,28,1)
CMYK Modelcmyk(0%,41%,53%,77%)
HSL Color Space14,36% ,17%hsl(14,36% ,17%)
HSV Color Space14°, 53%, 23%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary001110110010001100011100
Octal734334
Decimal593528
Hex3b231c

Different shades of #3b231c color code.

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

Light Shade of #3b231c
#5e372c
Dark Shade of #3b231c
#180e0c
Saturated Shade of #3b231c
#3f2118
Desaturated Shade of #3b231c
#372520
Grey scale Shade of #3b231c
#2b2b2b
Brighten Shade
#543c35
Most Readable Shade
#FFFFFF

Shades of #3b231c color code

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

#3b231c
#341f18
#2d1b15
#271712
#20130f
#1a0f0c
#130b09
#0d0706
#060303
#000000

Similar Color like #3b231c color

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

#3c241d
#3d251e
#3e261f
#3f2720
#402821
#412922
#422a23
#432b24
#442c25
#452d26
#462e27
#472f28
#483029
#49312a
#3a221b
#39211a
#382019
#371f18
#361e17
#351d16
#341c15
#331b14
#321a13
#311912
#301811
#2f1710
#2e160f
#2d150e

Monochromatic Color with #3b231c

#3b231c
#653c30
#905544
#ba6f59
#e5886d
#100a08

Tints of #3b231c Color

#3b231c
#503b35
#66534e
#7c6c67
#928480
#a79d9a
#bdb5b3
#d3cecc
#e9e6e5
#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

#3b231c
#1c343b

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

Split Complementary

#3b231c
#1c3b33
#1c243b

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

Analogous Color

#3b1c21
#3b1d1c
#3b231c
#3b291c
#3b2f1c

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

#3b231c
#1c3b23
#231c3b

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

#3b231c
#243b1c
#1c343b
#321c3b

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

#3b231c
#1c343b
#1c243b
#3b331c

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

#3b231c Color Code Preview on Black Background Color

This is how #3b231c Color will look on black background color. Color contrast ratio is 1.44

#3b231c in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#3b231c color code is use for CSS Background Color

Background color for the above div is #3b231c

HTML with inline CSS

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

#3b231c color code is use for CSS Border Color

CSS Border color for the above div is #3b231c

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#3b231c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#3b231c Color code Preview on White Background

This is how #3b231c Color code will look on white background color. Color contrast ratio is 14.55

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

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.