crispedge.com

Color picker

Loading...

#61505d hex color - Brown - Warm color - Information

#61505d hex color - Brown - Warm color

Color Hue/Base color: Brown

Hex #61505d Color code in RGB color code model is created after adding 38.04% red color, 31.37% green color and 36.47% blue color. Hex #61505d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 18% magenta, 4% yellow and 62% black.

Hex #61505d color code is between #665555 web safe hex color code and #554466 web safe hex color code. #665555 is the nearest web safe color code. You can see here many more shades of #61505d color code.

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code61505d#61505d
RGB Decimal97, 80, 93rgb(97, 80, 93)
RGB Percent38%, 31%, 36%rgb(38%, 31%, 36%)
CSS RGBa97, 80, 93,1rgba(97,80,93,1)
CMYK Modelcmyk(0%,18%,4%,62%)
HSL Color Space314,10% ,35%hsl(314,10% ,35%)
HSV Color Space314°, 18%, 38%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary011000010101000001011101
Octal141120135
Decimal978093
Hex61505d

Different shades of #61505d color code.

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

Light Shade of #61505d
#7d6778
Dark Shade of #61505d
#453942
Saturated Shade of #61505d
#6a4762
Desaturated Shade of #61505d
#585858
Grey scale Shade of #61505d
#585858
Brighten Shade
#7a6976
Most Readable Shade
#FFFFFF

Shades of #61505d color code

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

#61505d
#564752
#4b3e48
#40353e
#352c33
#2b2329
#201a1f
#151114
#0a080a
#000000

Similar Color like #61505d color

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

#62515e
#63525f
#645360
#655461
#665562
#675663
#685764
#695865
#6a5966
#6b5a67
#6c5b68
#6d5c69
#6e5d6a
#6f5e6b
#604f5c
#5f4e5b
#5e4d5a
#5d4c59
#5c4b58
#5b4a57
#5a4956
#594855
#584754
#574653
#564552
#554451
#544350
#53424f

Monochromatic Color with #61505d

#61505d
#8b7386
#b696ae
#e0b9d7
#0c0a0b
#362d34

Tints of #61505d Color

#61505d
#72636f
#847681
#958a93
#a79da5
#b8b1b7
#cac4c9
#dbd8db
#edebed
#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

#61505d
#506154

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

Split Complementary

#61505d
#556150
#50615d

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

Analogous Color

#5e5061
#615060
#61505d
#61505a
#615056

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

#61505d
#5d6150
#505d61

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

#61505d
#615c50
#506154
#505461

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

#61505d
#506154
#50615d
#615055

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 #61505d 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.

#61505d Color Code Preview on Black Background Color

This is how #61505d Color will look on black background color. Color contrast ratio is 2.81

#61505d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #61505d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #61505d

#61505d color code is use for CSS Background Color

Background color for the above div is #61505d

HTML with inline CSS

<div style="background-color:#61505d;"></div>

#61505d color code is use for CSS Border Color

CSS Border color for the above div is #61505d

HTML with inline CSS

<div style="border:5px solid #61505d;"></div>

CSS Border Left color for the above div is #61505d

HTML with inline CSS

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

CSS Border Right color for the above div is #61505d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #61505d

HTML with inline CSS

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

CSS Border Top color for the above div is #61505d

HTML with inline CSS

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

#61505d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#61505d Color code Preview on White Background

This is how #61505d Color code will look on white background color. Color contrast ratio is 7.46

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(97,80,93,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(80,97,84,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(97,80,93,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.