crispedge.com

Color picker

Loading...

#46382e hex color - Brown - Warm color - Information

#46382e hex color - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

Hex #46382e Color code in RGB color code model is created after adding 27.45% red color, 21.96% green color and 18.04% blue color. Hex #46382e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 20% magenta, 34% yellow and 73% black.

Hex #46382e color code is between #443333 web safe hex color code and #554422 web safe hex color code. #443333 is the nearest web safe color code. You can see here many more shades of #46382e color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Code46382e#46382e
RGB Decimal70, 56, 46rgb(70, 56, 46)
RGB Percent27%, 22%, 18%rgb(27%, 22%, 18%)
CSS RGBa70, 56, 46,1rgba(70,56,46,1)
CMYK Modelcmyk(0%,20%,34%,73%)
HSL Color Space25,21% ,23%hsl(25,21% ,23%)
HSV Color Space25°, 34%, 27%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary010001100011100000101110
Octal1067056
Decimal705646
Hex46382e

Different shades of #46382e color code.

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

Light Shade of #46382e
#655142
Dark Shade of #46382e
#271f1a
Saturated Shade of #46382e
#4c3728
Desaturated Shade of #46382e
#403934
Grey scale Shade of #46382e
#3a3a3a
Brighten Shade
#5f5147
Most Readable Shade
#FFFFFF

Shades of #46382e color code

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

#46382e
#3e3128
#362b23
#2e251e
#261f19
#1f1814
#17120f
#0f0c0a
#070605
#000000

Similar Color like #46382e color

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

#47392f
#483a30
#493b31
#4a3c32
#4b3d33
#4c3e34
#4d3f35
#4e4036
#4f4137
#504238
#514339
#52443a
#53453b
#54463c
#45372d
#44362c
#43352b
#42342a
#413329
#403228
#3f3127
#3e3026
#3d2f25
#3c2e24
#3b2d23
#3a2c22
#392b21
#382a20

Monochromatic Color with #46382e

#46382e
#705a4a
#9b7c66
#c59e82
#f0c09e
#1b1612

Tints of #46382e Color

#46382e
#5a4e45
#6f645c
#837a73
#98908a
#aca6a2
#c1bcb9
#d5d2d0
#eae8e7
#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

#46382e
#2e3c46

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

Split Complementary

#46382e
#2e4644
#2e3046

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

Analogous Color

#462e2e
#46332e
#46382e
#463d2e
#46422e

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

#46382e
#2e4638
#382e46

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

#46382e
#30462e
#2e3c46
#442e46

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

#46382e
#2e3c46
#2e3046
#46442e

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 #46382e 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.

#46382e Color Code Preview on Black Background Color

This is how #46382e Color will look on black background color. Color contrast ratio is 1.87

#46382e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #46382e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #46382e

#46382e color code is use for CSS Background Color

Background color for the above div is #46382e

HTML with inline CSS

<div style="background-color:#46382e;"></div>

#46382e color code is use for CSS Border Color

CSS Border color for the above div is #46382e

HTML with inline CSS

<div style="border:5px solid #46382e;"></div>

CSS Border Left color for the above div is #46382e

HTML with inline CSS

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

CSS Border Right color for the above div is #46382e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #46382e

HTML with inline CSS

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

CSS Border Top color for the above div is #46382e

HTML with inline CSS

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

#46382e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#46382e Color code Preview on White Background

This is how #46382e Color code will look on white background color. Color contrast ratio is 11.26

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

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.