crispedge.com

Color picker

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

#6f4c47 hex color - Brown - Warm color - Information

#6f4c47 hex color - Brown - Warm color

Color Hue/Base color: Brown

Hex #6f4c47 Color code in RGB color code model is created after adding 43.53% red color, 29.8% green color and 27.84% blue color. Hex #6f4c47 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 32% magenta, 36% yellow and 56% black.

Hex #6f4c47 color code is between #774444 web safe hex color code and #665555 web safe hex color code. #774444 is the nearest web safe color code. You can see here many more shades of #6f4c47 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code6f4c47#6f4c47
RGB Decimal111, 76, 71rgb(111, 76, 71)
RGB Percent44%, 30%, 28%rgb(44%, 30%, 28%)
CSS RGBa111, 76, 71,1rgba(111,76,71,1)
CMYK Modelcmyk(0%,32%,36%,56%)
HSL Color Space8,22% ,36%hsl(8,22% ,36%)
HSV Color Space8°, 36%, 44%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary011011110100110001000111
Octal157114107
Decimal1117671
Hex6f4c47

Different shades of #6f4c47 color code.

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

Light Shade of #6f4c47
#8e615b
Dark Shade of #6f4c47
#503733
Saturated Shade of #6f4c47
#78453e
Desaturated Shade of #6f4c47
#665350
Grey scale Shade of #6f4c47
#5b5b5b
Brighten Shade
#886560
Most Readable Shade
#FFFFFF

Shades of #6f4c47 color code

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

#6f4c47
#62433f
#563b37
#4a322f
#3d2a27
#31211f
#251917
#18100f
#0c0807
#000000

Similar Color like #6f4c47 color

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

#704d48
#714e49
#724f4a
#73504b
#74514c
#75524d
#76534e
#77544f
#785550
#795651
#7a5752
#7b5853
#7c5954
#7d5a55
#6e4b46
#6d4a45
#6c4944
#6b4843
#6a4742
#694641
#684540
#67443f
#66433e
#65423d
#64413c
#63403b
#623f3a
#613e39

Monochromatic Color with #6f4c47

#6f4c47
#996962
#c4867d
#eea399
#1a1211
#442f2c

Tints of #6f4c47 Color

#6f4c47
#7f5f5b
#8f736f
#9f8784
#af9b98
#bfafad
#cfc3c1
#dfd7d6
#efebea
#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

#6f4c47
#476a6f

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

Split Complementary

#6f4c47
#476f60
#47566f

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

Analogous Color

#6f4752
#6f474a
#6f4c47
#6f5447
#6f5c47

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

#6f4c47
#476f4c
#4c476f

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

#6f4c47
#566f47
#476a6f
#60476f

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

#6f4c47
#476a6f
#47566f
#6f6047

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 #6f4c47 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.

#6f4c47 Color Code Preview on Black Background Color

This is how #6f4c47 Color will look on black background color. Color contrast ratio is 2.80

#6f4c47 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #6f4c47

HTML with inline CSS

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

Your Example Paragraph content text in with font color #6f4c47

#6f4c47 color code is use for CSS Background Color

Background color for the above div is #6f4c47

HTML with inline CSS

<div style="background-color:#6f4c47;"></div>

#6f4c47 color code is use for CSS Border Color

CSS Border color for the above div is #6f4c47

HTML with inline CSS

<div style="border:5px solid #6f4c47;"></div>

CSS Border Left color for the above div is #6f4c47

HTML with inline CSS

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

CSS Border Right color for the above div is #6f4c47

HTML with inline CSS

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

CSS Border Bottom color for the above div is #6f4c47

HTML with inline CSS

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

CSS Border Top color for the above div is #6f4c47

HTML with inline CSS

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

#6f4c47 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#6f4c47 Color code Preview on White Background

This is how #6f4c47 Color code will look on white background color. Color contrast ratio is 7.50

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

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.