crispedge.com

Color picker

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

#655f50 hex color - Twisted Vine - Brown - Warm color - Information

#655f50 hex color - Twisted Vine - Brown - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Brown

Hex #655f50 Color Code is also known as Twisted Vine color.

Hex #655f50 Color code in RGB color code model is created after adding 39.61% red color, 37.25% green color and 31.37% blue color. Hex #655f50 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 6% magenta, 21% yellow and 60% black.

Hex #655f50 color code is between #666655 web safe hex color code and #555544 web safe hex color code. #666655 is the nearest web safe color code. You can see here many more shades of #655f50 color code.

0 Likes 0 Comments | 28 Views

Color Table

Hex Color Code655f50#655f50
RGB Decimal101, 95, 80rgb(101, 95, 80)
RGB Percent40%, 37%, 31%rgb(40%, 37%, 31%)
CSS RGBa101, 95, 80,1rgba(101,95,80,1)
CMYK Modelcmyk(0%,6%,21%,60%)
HSL Color Space43,12% ,35%hsl(43,12% ,35%)
HSV Color Space43°, 21%, 40%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary011001010101111101010000
Octal145137120
Decimal1019580
Hex655f50

Different shades of #655f50 color code.

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

Light Shade of #655f50
#817a67
Dark Shade of #655f50
#494439
Saturated Shade of #655f50
#6e6347
Desaturated Shade of #655f50
#5c5b59
Grey scale Shade of #655f50
#5a5a5a
Brighten Shade
#7e7869
Most Readable Shade
#FFFFFF

Shades of #655f50 color code

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

#655f50
#595447
#4e493e
#433f35
#38342c
#2c2a23
#211f1a
#161511
#0b0a08
#000000

Similar Color like #655f50 color

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

#666051
#676152
#686253
#696354
#6a6455
#6b6556
#6c6657
#6d6758
#6e6859
#6f695a
#706a5b
#716b5c
#726c5d
#736d5e
#645e4f
#635d4e
#625c4d
#615b4c
#605a4b
#5f594a
#5e5849
#5d5748
#5c5647
#5b5546
#5a5445
#595344
#585243
#575142

Monochromatic Color with #655f50

#655f50
#8f8772
#baaf93
#e4d7b5
#100f0d
#3a372e

Tints of #655f50 Color

#655f50
#767063
#878276
#98948a
#a9a69d
#bab7b1
#cbc9c4
#dcdbd8
#ededeb
#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

#655f50
#505665

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

Split Complementary

#655f50
#506165
#555065

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

Analogous Color

#655750
#655b50
#655f50
#656350
#636550

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

#655f50
#50655f
#5f5065

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

#655f50
#506555
#505665
#655060

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

#655f50
#505665
#555065
#616550

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 #655f50 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.

#655f50 Color Code Preview on Black Background Color

This is how #655f50 Color will look on black background color. Color contrast ratio is 3.31

#655f50 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #655f50

HTML with inline CSS

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

Your Example Paragraph content text in with font color #655f50

#655f50 color code is use for CSS Background Color

Background color for the above div is #655f50

HTML with inline CSS

<div style="background-color:#655f50;"></div>

#655f50 color code is use for CSS Border Color

CSS Border color for the above div is #655f50

HTML with inline CSS

<div style="border:5px solid #655f50;"></div>

CSS Border Left color for the above div is #655f50

HTML with inline CSS

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

CSS Border Right color for the above div is #655f50

HTML with inline CSS

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

CSS Border Bottom color for the above div is #655f50

HTML with inline CSS

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

CSS Border Top color for the above div is #655f50

HTML with inline CSS

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

#655f50 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#655f50 Color code Preview on White Background

This is how #655f50 Color code will look on white background color. Color contrast ratio is 6.35

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

Related Gradients

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

0 Likes 0 Comments | 28 Views

Post your comment:-

By submitting comment you agree to our privacy policy.