crispedge.com

Color picker

Loading...

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

#75655d hex color - Brown - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Brown

Hex #75655d Color code in RGB color code model is created after adding 45.88% red color, 39.61% green color and 36.47% blue color. Hex #75655d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 14% magenta, 21% yellow and 54% black.

Hex #75655d color code is between #776655 web safe hex color code and #665566 web safe hex color code. #776655 is the nearest web safe color code. You can see here many more shades of #75655d color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code75655d#75655d
RGB Decimal117, 101, 93rgb(117, 101, 93)
RGB Percent46%, 40%, 36%rgb(46%, 40%, 36%)
CSS RGBa117, 101, 93,1rgba(117,101,93,1)
CMYK Modelcmyk(0%,14%,21%,54%)
HSL Color Space20,11% ,41%hsl(20,11% ,41%)
HSV Color Space20°, 21%, 46%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary011101010110010101011101
Octal165145135
Decimal11710193
Hex75655d

Different shades of #75655d color code.

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

Light Shade of #75655d
#917e74
Dark Shade of #75655d
#594c46
Saturated Shade of #75655d
#7f6152
Desaturated Shade of #75655d
#6a6867
Grey scale Shade of #75655d
#696969
Brighten Shade
#8e7e76
Most Readable Shade
#FFFFFF

Shades of #75655d color code

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

#75655d
#685952
#5b4e48
#4e433e
#413833
#342c29
#27211f
#1a1614
#0d0b0a
#000000

Similar Color like #75655d color

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

#76665e
#77675f
#786860
#796961
#7a6a62
#7b6b63
#7c6c64
#7d6d65
#7e6e66
#7f6f67
#807068
#817169
#82726a
#83736b
#74645c
#73635b
#72625a
#716159
#706058
#6f5f57
#6e5e56
#6d5d55
#6c5c54
#6b5b53
#6a5a52
#695951
#685850
#67574f

Monochromatic Color with #75655d

#75655d
#9f8a7f
#caaea1
#f4d3c2
#201c19
#4a403b

Tints of #75655d Color

#75655d
#84766f
#938781
#a39893
#b2a9a5
#c1bab7
#d1cbc9
#e0dcdb
#efeded
#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

#75655d
#5d6d75

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

Split Complementary

#75655d
#5d7571
#5d6175

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

Analogous Color

#755d5f
#75605d
#75655d
#756a5d
#756f5d

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

#75655d
#5d7565
#655d75

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

#75655d
#61755d
#5d6d75
#715d75

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

#75655d
#5d6d75
#5d6175
#75715d

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

#75655d Color Code Preview on Black Background Color

This is how #75655d Color will look on black background color. Color contrast ratio is 3.78

#75655d in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#75655d color code is use for CSS Background Color

Background color for the above div is #75655d

HTML with inline CSS

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

#75655d color code is use for CSS Border Color

CSS Border color for the above div is #75655d

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#75655d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#75655d Color code Preview on White Background

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

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

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(117,101,93,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(93,109,117,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(117,101,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.