crispedge.com

Color picker

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

#6f5c3c hex color - Yellow - Warm color - Information

#6f5c3c hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #6f5c3c Color code in RGB color code model is created after adding 43.53% red color, 36.08% green color and 23.53% blue color. Hex #6f5c3c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 17% magenta, 46% yellow and 56% black.

Hex #6f5c3c color code is between #775544 web safe hex color code and #666633 web safe hex color code. #775544 is the nearest web safe color code. You can see here many more shades of #6f5c3c color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code6f5c3c#6f5c3c
RGB Decimal111, 92, 60rgb(111, 92, 60)
RGB Percent44%, 36%, 24%rgb(44%, 36%, 24%)
CSS RGBa111, 92, 60,1rgba(111,92,60,1)
CMYK Modelcmyk(0%,17%,46%,56%)
HSL Color Space38,30% ,34%hsl(38,30% ,34%)
HSV Color Space38°, 46%, 44%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary011011110101110000111100
Octal15713474
Decimal1119260
Hex6f5c3c

Different shades of #6f5c3c color code.

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

Light Shade of #6f5c3c
#90774e
Dark Shade of #6f5c3c
#4e412a
Saturated Shade of #6f5c3c
#785e33
Desaturated Shade of #6f5c3c
#665a45
Grey scale Shade of #6f5c3c
#555555
Brighten Shade
#887555
Most Readable Shade
#FFFFFF

Shades of #6f5c3c color code

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

#6f5c3c
#625135
#56472e
#4a3d28
#3d3321
#31281a
#251e14
#18140d
#0c0a06
#000000

Similar Color like #6f5c3c color

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

#705d3d
#715e3e
#725f3f
#736040
#746141
#756242
#766343
#776444
#786545
#796646
#7a6747
#7b6848
#7c6949
#7d6a4a
#6e5b3b
#6d5a3a
#6c5939
#6b5838
#6a5737
#695636
#685535
#675434
#665333
#655232
#645131
#635030
#624f2f
#614e2e

Monochromatic Color with #6f5c3c

#6f5c3c
#997f53
#c4a26a
#eec681
#1a160e
#443925

Tints of #6f5c3c Color

#6f5c3c
#7f6e51
#8f8067
#9f927d
#afa492
#bfb6a8
#cfc8be
#dfdad3
#efece9
#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

#6f5c3c
#3c4f6f

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

Split Complementary

#6f5c3c
#3c696f
#433c6f

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

Analogous Color

#6f483c
#6f523c
#6f5c3c
#6f663c
#6e6f3c

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

#6f5c3c
#3c6f5c
#5c3c6f

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

#6f5c3c
#3c6f42
#3c4f6f
#6f3c68

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

#6f5c3c
#3c4f6f
#433c6f
#696f3c

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

#6f5c3c Color Code Preview on Black Background Color

This is how #6f5c3c Color will look on black background color. Color contrast ratio is 3.27

#6f5c3c in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#6f5c3c color code is use for CSS Background Color

Background color for the above div is #6f5c3c

HTML with inline CSS

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

#6f5c3c color code is use for CSS Border Color

CSS Border color for the above div is #6f5c3c

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#6f5c3c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#6f5c3c Color code Preview on White Background

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

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

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.