Skip to main content Skip to docs navigation

#755d77 hex color | Download Dark Violet BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Gala Ball and its hex is #785D7A Nearest Color Name

Color Hue/Base color: Violet

Hex #755d77 Color code in RGB color code model is created after adding 45.88% red color, 36.47% green color and 46.67% blue color. Hex #755d77 Color code in CMYK color (process color) code model is generated after subtraction of 2% cyan, 22% magenta, 0% yellow and 53.33% black.

Hex #755d77 color code is between #775566 web safe hex color code and #666688 web safe hex color code. #775566 is the nearest web safe color code. You can see here many more shades of #755d77 color code.

RGB Chart

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

Color Table

Hex Color Code 755d77 #755d77
RGB Decimal 117, 93, 119 117, 93, 119
RGB Percent 46%, 36%, 47% rgb(46%, 36%, 47%)
CSS RGBa 117, 93, 119,1 rgba(117,93,119,1)
CMYK Model cmyk(2%,22%,0%,53.33%)
HSL Color Space 295,12% ,42% hsl(295,12% ,42%)
HSV Color Space 295°, 22%, 47%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 01110101 01011101 01110111
Octal 165 135 167
Decimal 117 93 119
Hex 75 5d 77

Different shades of #755d77 color code.

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

Darkest of #755d77
#211a21
Darker of #755d77
#3d303e
Dark of #755d77
#59475a
Base of #755d77
#755d77
Light of #755d77
#907493
Lighter
#a791a9
Lightest
#beaebf

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

#755d77
#5f775d

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

Split Complementary

#755d77
#6c775d
#5d7768

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

Analogous Color

#665d77
#6a5d77
#755d77
#775d70
#775d66

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

#755d77
#5d7775
#77755d

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

#755d77
#77755d
#5f775d
#5d5f77

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#755d77
#77685d
#5f775d
#5d6c77

Square 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).

Monochromatic Color with #755d77

#040404
#211a21
#3d303e
#59475a
#755d77
#907493
#a791a9
#beaebf
#d5cad6

Tints of #755d77 Color

#755d77
#846f86
#938195
#a393a4
#b2a5b3
#c1b7c2
#d1c9d1
#e0dbe0
#efedef
#ffffff

Shades of #755d77 color code

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

#755d77
#685269
#5b485c
#4e3e4f
#413342
#342934
#271f27
#1a141a
#0d0a0d
#000000

Tones

#755d77
#6a6a6a
#6a6a6a
#6a6a6a
#6a6a6a

Tones

Similar Color like #755d77 color

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

#765e78
#775f79
#78607a
#79617b
#7a627c
#7b637d
#7c647e
#7d657f
#7e6680
#7f6781
#806882
#816983
#826a84
#836b85
#745c76
#735b75
#725a74
#715973
#705872
#6f5771
#6e5670
#6d556f
#6c546e
#6b536d
#6a526c
#69516b
#68506a
#674f69

Download this Dark Violet

Hex #755d77 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.

#755d77 Color Code Preview on Black Background Color

This is how #755d77 Color will look on black background color. Color contrast ratio is 3.59

#755d77 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #755d77

HTML with inline CSS

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

Your Example Paragraph content text in with font color #755d77

#755d77 color code is use for CSS Background Color

Background color for the above div is #755d77

HTML with inline CSS

<div style="background-color:#755d77;"></div>

#755d77 color code is use for CSS Border Color

CSS Border color for the above div is #755d77

HTML with inline CSS

<div style="border:5px solid #755d77;"></div>

CSS Border Left color for the above div is #755d77

HTML with inline CSS

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

CSS Border Right color for the above div is #755d77

HTML with inline CSS

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

CSS Border Bottom color for the above div is #755d77

HTML with inline CSS

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

CSS Border Top color for the above div is #755d77

HTML with inline CSS

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

#755d77 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#755d77 Color code Preview on White Background

This is how #755d77 Color code will look on white background color. Color contrast ratio is 5.85

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

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