Skip to main content Skip to docs navigation

#77445a 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 Deep Carmine and its hex is #744456 Nearest Color Name

Color Hue/Base color: Violet

Hex #77445a Color code in RGB color code model is created after adding 46.67% red color, 26.67% green color and 35.29% blue color. Hex #77445a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 43% magenta, 24% yellow and 53.33% black.

Hex #77445a color code is between #663355 web safe hex color code and #885566 web safe hex color code. #663355 is the nearest web safe color code. You can see here many more shades of #77445a color code.

RGB Chart

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

Color Table

Hex Color Code 77445a #77445a
RGB Decimal 119, 68, 90 119, 68, 90
RGB Percent 47%, 27%, 35% rgb(47%, 27%, 35%)
CSS RGBa 119, 68, 90,1 rgba(119,68,90,1)
CMYK Model cmyk(0%,43%,24%,53.33%)
HSL Color Space 334,27% ,37% hsl(334,27% ,37%)
HSV Color Space 334°, 43%, 47%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 01110111 01000100 01011010
Octal 167 104 132
Decimal 119 68 90
Hex 77 44 5a

Different shades of #77445a color code.

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

Darkest of #77445a
#160c10
Darker of #77445a
#361f29
Dark of #77445a
#573141
Base of #77445a
#77445a
Light of #77445a
#975773
Lighter
#af728c
Lightest
#c193a7

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

#77445a
#447761

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

Split Complementary

#77445a
#447748
#447477

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

Analogous Color

#764477
#77446f
#77445a
#774449
#775444

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

#77445a
#445a77
#5a7744

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

#77445a
#5a7744
#447761
#614477

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

#77445a
#747744
#447761
#484477

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 #77445a

#000000
#160c10
#361f29
#573141
#77445a
#975773
#af728c
#c193a7
#d4b3c1

Tints of #77445a Color

#77445a
#86586c
#956d7e
#a48291
#b397a3
#c2abb5
#d1c0c8
#e0d5da
#efeaec
#ffffff

Shades of #77445a color code

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

#77445a
#693c50
#5c3446
#4f2d3c
#422532
#341e28
#27161e
#1a0f14
#0d070a
#000000

Tones

#77445a
#64575d
#5e5e5e
#5e5e5e
#5e5e5e

Tones

Similar Color like #77445a color

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

#78455b
#79465c
#7a475d
#7b485e
#7c495f
#7d4a60
#7e4b61
#7f4c62
#804d63
#814e64
#824f65
#835066
#845167
#855268
#764359
#754258
#744157
#734056
#723f55
#713e54
#703d53
#6f3c52
#6e3b51
#6d3a50
#6c394f
#6b384e
#6a374d
#69364c

Download this Dark Violet

Hex #77445a 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.

#77445a Color Code Preview on Black Background Color

This is how #77445a Color will look on black background color. Color contrast ratio is 2.76

#77445a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #77445a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #77445a

#77445a color code is use for CSS Background Color

Background color for the above div is #77445a

HTML with inline CSS

<div style="background-color:#77445a;"></div>

#77445a color code is use for CSS Border Color

CSS Border color for the above div is #77445a

HTML with inline CSS

<div style="border:5px solid #77445a;"></div>

CSS Border Left color for the above div is #77445a

HTML with inline CSS

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

CSS Border Right color for the above div is #77445a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #77445a

HTML with inline CSS

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

CSS Border Top color for the above div is #77445a

HTML with inline CSS

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

#77445a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#77445a Color code Preview on White Background

This is how #77445a Color code will look on white background color. Color contrast ratio is 7.61

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

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(119,68,90,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(68,119,97,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(119,68,90,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }