crispedge.com

Color picker

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

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

#6a5d51 hex color - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

Hex #6a5d51 Color code in RGB color code model is created after adding 41.57% red color, 36.47% green color and 31.76% blue color. Hex #6a5d51 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 12% magenta, 24% yellow and 58% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code6a5d51#6a5d51
RGB Decimal106, 93, 81rgb(106, 93, 81)
RGB Percent42%, 36%, 32%rgb(42%, 36%, 32%)
CSS RGBa106, 93, 81,1rgba(106,93,81,1)
CMYK Modelcmyk(0%,12%,24%,58%)
HSL Color Space29,13% ,37%hsl(29,13% ,37%)
HSV Color Space29°, 24%, 42%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary011010100101110101010001
Octal152135121
Decimal1069381
Hex6a5d51

Different shades of #6a5d51 color code.

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

Light Shade of #6a5d51
#877667
Dark Shade of #6a5d51
#4d443b
Saturated Shade of #6a5d51
#735d48
Desaturated Shade of #6a5d51
#615d5a
Grey scale Shade of #6a5d51
#5d5d5d
Brighten Shade
#83766a
Most Readable Shade
#FFFFFF

Shades of #6a5d51 color code

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

#6a5d51
#5e5248
#52483f
#463e36
#3a332d
#2f2924
#231f1b
#171412
#0b0a09
#000000

Similar Color like #6a5d51 color

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

#6b5e52
#6c5f53
#6d6054
#6e6155
#6f6256
#706357
#716458
#726559
#73665a
#74675b
#75685c
#76695d
#776a5e
#786b5f
#695c50
#685b4f
#675a4e
#66594d
#65584c
#64574b
#63564a
#625549
#615448
#605347
#5f5246
#5e5145
#5d5044
#5c4f43

Monochromatic Color with #6a5d51

#6a5d51
#948271
#bfa892
#e9cdb2
#151210
#3f3831

Tints of #6a5d51 Color

#6a5d51
#7a6f64
#8b8177
#9b938b
#aca59e
#bcb7b1
#cdc9c5
#dddbd8
#eeedeb
#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

#6a5d51
#515e6a

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

Split Complementary

#6a5d51
#516a6a
#51526a

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

Analogous Color

#6a5351
#6a5851
#6a5d51
#6a6251
#6a6751

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

#6a5d51
#516a5d
#5d516a

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

#6a5d51
#516a51
#515e6a
#69516a

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

#6a5d51
#515e6a
#51526a
#6a6951

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

#6a5d51 Color Code Preview on Black Background Color

This is how #6a5d51 Color will look on black background color. Color contrast ratio is 3.30

#6a5d51 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#6a5d51 color code is use for CSS Background Color

Background color for the above div is #6a5d51

HTML with inline CSS

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

#6a5d51 color code is use for CSS Border Color

CSS Border color for the above div is #6a5d51

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#6a5d51 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#6a5d51 Color code Preview on White Background

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

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

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.