crispedge.com

Color picker

Loading...

#462a1c hex color - Brown - Warm color - Information

#462a1c hex color - Brown - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Brown

Hex #462a1c Color code in RGB color code model is created after adding 27.45% red color, 16.47% green color and 10.98% blue color. Hex #462a1c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 40% magenta, 60% yellow and 73% black.

Hex #462a1c color code is between #442222 web safe hex color code and #553311 web safe hex color code. #442222 is the nearest web safe color code. You can see here many more shades of #462a1c color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code462a1c#462a1c
RGB Decimal70, 42, 28rgb(70, 42, 28)
RGB Percent27%, 16%, 11%rgb(27%, 16%, 11%)
CSS RGBa70, 42, 28,1rgba(70,42,28,1)
CMYK Modelcmyk(0%,40%,60%,73%)
HSL Color Space20,43% ,19%hsl(20,43% ,19%)
HSV Color Space20°, 60%, 27%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary010001100010101000011100
Octal1065234
Decimal704228
Hex462a1c

Different shades of #462a1c color code.

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

Light Shade of #462a1c
#6a402b
Dark Shade of #462a1c
#22140d
Saturated Shade of #462a1c
#4b2817
Desaturated Shade of #462a1c
#412c21
Grey scale Shade of #462a1c
#313131
Brighten Shade
#5f4335
Most Readable Shade
#FFFFFF

Shades of #462a1c color code

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

#462a1c
#3e2518
#362015
#2e1c12
#26170f
#1f120c
#170e09
#0f0906
#070403
#000000

Similar Color like #462a1c color

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

#472b1d
#482c1e
#492d1f
#4a2e20
#4b2f21
#4c3022
#4d3123
#4e3224
#4f3325
#503426
#513527
#523628
#533729
#54382a
#45291b
#44281a
#432719
#422618
#412517
#402416
#3f2315
#3e2214
#3d2113
#3c2012
#3b1f11
#3a1e10
#391d0f
#381c0e

Monochromatic Color with #462a1c

#462a1c
#70432d
#9b5d3e
#c5764f
#f09060
#1b100b

Tints of #462a1c Color

#462a1c
#5a4135
#6f594e
#837167
#988880
#aca09a
#c1b8b3
#d5cfcc
#eae7e5
#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

#462a1c
#1c3846

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

Split Complementary

#462a1c
#1c463f
#1c2346

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

Analogous Color

#461c1f
#46221c
#462a1c
#46321c
#463b1c

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

#462a1c
#1c462a
#2a1c46

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

#462a1c
#23461c
#1c3846
#3f1c46

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

#462a1c
#1c3846
#1c2346
#463f1c

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 #462a1c 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.

#462a1c Color Code Preview on Black Background Color

This is how #462a1c Color will look on black background color. Color contrast ratio is 1.61

#462a1c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #462a1c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #462a1c

#462a1c color code is use for CSS Background Color

Background color for the above div is #462a1c

HTML with inline CSS

<div style="background-color:#462a1c;"></div>

#462a1c color code is use for CSS Border Color

CSS Border color for the above div is #462a1c

HTML with inline CSS

<div style="border:5px solid #462a1c;"></div>

CSS Border Left color for the above div is #462a1c

HTML with inline CSS

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

CSS Border Right color for the above div is #462a1c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #462a1c

HTML with inline CSS

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

CSS Border Top color for the above div is #462a1c

HTML with inline CSS

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

#462a1c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#462a1c Color code Preview on White Background

This is how #462a1c Color code will look on white background color. Color contrast ratio is 13.06

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

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.