crispedge.com

Color picker

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

#41342c hex color - Brown - Warm color - Information

#41342c hex color - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

Hex #41342c Color code in RGB color code model is created after adding 25.49% red color, 20.39% green color and 17.25% blue color. Hex #41342c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 20% magenta, 32% yellow and 75% black.

Hex #41342c color code is between #443333 web safe hex color code and #334422 web safe hex color code. #443333 is the nearest web safe color code. You can see here many more shades of #41342c color code.

0 Likes 0 Comments | 21 Views

Color Table

Hex Color Code41342c#41342c
RGB Decimal65, 52, 44rgb(65, 52, 44)
RGB Percent25%, 20%, 17%rgb(25%, 20%, 17%)
CSS RGBa65, 52, 44,1rgba(65,52,44,1)
CMYK Modelcmyk(0%,20%,32%,75%)
HSL Color Space23,19% ,21%hsl(23,19% ,21%)
HSV Color Space23°, 32%, 25%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary010000010011010000101100
Octal1016454
Decimal655244
Hex41342c

Different shades of #41342c color code.

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

Light Shade of #41342c
#5f4c41
Dark Shade of #41342c
#231c17
Saturated Shade of #41342c
#463327
Desaturated Shade of #41342c
#3c3531
Grey scale Shade of #41342c
#363636
Brighten Shade
#5a4d45
Most Readable Shade
#FFFFFF

Shades of #41342c color code

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

#41342c
#392e27
#322822
#2b221d
#241c18
#1c1713
#15110e
#0e0b09
#070504
#000000

Similar Color like #41342c color

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

#42352d
#43362e
#44372f
#453830
#463931
#473a32
#483b33
#493c34
#4a3d35
#4b3e36
#4c3f37
#4d4038
#4e4139
#4f423a
#40332b
#3f322a
#3e3129
#3d3028
#3c2f27
#3b2e26
#3a2d25
#392c24
#382b23
#372a22
#362921
#352820
#34271f
#33261e

Monochromatic Color with #41342c

#41342c
#6b5649
#967866
#c09a82
#ebbc9f
#16120f

Tints of #41342c Color

#41342c
#564a43
#6b615a
#807772
#958e89
#aaa4a1
#bfbbb8
#d4d1d0
#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

#41342c
#2c3941

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

Split Complementary

#41342c
#2c413e
#2c2f41

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

Analogous Color

#412c2c
#41302c
#41342c
#41382c
#413c2c

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

#41342c
#2c4134
#342c41

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

#41342c
#2e412c
#2c3941
#3e2c41

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

#41342c
#2c3941
#2c2f41
#413f2c

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 #41342c 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.

#41342c Color Code Preview on Black Background Color

This is how #41342c Color will look on black background color. Color contrast ratio is 1.75

#41342c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #41342c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #41342c

#41342c color code is use for CSS Background Color

Background color for the above div is #41342c

HTML with inline CSS

<div style="background-color:#41342c;"></div>

#41342c color code is use for CSS Border Color

CSS Border color for the above div is #41342c

HTML with inline CSS

<div style="border:5px solid #41342c;"></div>

CSS Border Left color for the above div is #41342c

HTML with inline CSS

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

CSS Border Right color for the above div is #41342c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #41342c

HTML with inline CSS

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

CSS Border Top color for the above div is #41342c

HTML with inline CSS

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

#41342c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#41342c Color code Preview on White Background

This is how #41342c Color code will look on white background color. Color contrast ratio is 11.98

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

Related Gradients

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

0 Likes 0 Comments | 21 Views

Post your comment:-

By submitting comment you agree to our privacy policy.