@
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.

#776795 hex color - Violet - Cool color - Information

#776795 hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #776795 Color code in RGB color code model is created after adding 46.67% red color, 40.39% green color and 58.43% blue color. Hex #776795 Color code in CMYK color (process color) code model is generated after subtraction of 20% cyan, 31% magenta, 0% yellow and 41.57% black.

Hex #776795 color code is between #666699 web safe hex color code and #887788 web safe hex color code. #666699 is the nearest web safe color code. You can see here many more shades of #776795 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code 776795 #776795
RGB Decimal 119, 103, 149 rgb(119, 103, 149)
RGB Percent 47%, 40%, 58% rgb(47%, 40%, 58%)
CSS RGBa 119, 103, 149,1 rgba(119,103,149,1)
CMYK Model cmyk(20%,31%,0%,41.57%)
HSL Color Space 261,18% ,49% hsl(261,18% ,49%)
HSV Color Space 261°, 31%, 58%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01110111 01100111 10010101
Octal 167 147 225
Decimal 119 103 149
Hex 77 67 95

Different shades of #776795 color code.

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

Light Shade of #776795
#9285aa
Dark Shade of #776795
#5f5277
Saturated Shade of #776795
#735aa2
Desaturated Shade of #776795
#7b7488
Grey scale Shade of #776795
#7e7e7e
Brighten Shade
#9080ae
Most Readable Shade
#FFFFFF

Shades of #776795 color code

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

#776795
#695b84
#5c5073
#4f4463
#423952
#342d42
#272231
#1a1621
#0d0b10
#000000

Similar Color like #776795 color

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

#786896
#796997
#7a6a98
#7b6b99
#7c6c9a
#7d6d9b
#7e6e9c
#7f6f9d
#80709e
#81719f
#8272a0
#8373a1
#8474a2
#8575a3
#766694
#756593
#746492
#736391
#726290
#71618f
#70608e
#6f5f8d
#6e5e8c
#6d5d8b
#6c5c8a
#6b5b89
#6a5a88
#695987

Monochromatic Color with #776795

#776795
#9984bf
#bba2ea
#110f15
#332c40
#554a6a

Tints of #776795 Color

#776795
#8677a0
#9588ac
#a499b8
#b3aac4
#c2bbcf
#d1ccdb
#e0dde7
#efeef3
#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

#776795
#859567

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

Split Complementary

#776795
#958e67
#6e9567

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

Analogous Color

#676995
#6e6795
#776795
#806795
#896795

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

#776795
#957767
#679577

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

#776795
#95676e
#859567
#67958e

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

#776795
#859567
#6e9567
#8e6795

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 #776795 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.

#776795 Color Code Preview on Black Background Color

This is how #776795 Color will look on black background color. Color contrast ratio is 4.16

#776795 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #776795

HTML with inline CSS

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

Your Example Paragraph content text in with font color #776795

#776795 color code is use for CSS Background Color

Background color for the above div is #776795

HTML with inline CSS

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

#776795 color code is use for CSS Border Color

CSS Border color for the above div is #776795

HTML with inline CSS

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

CSS Border Left color for the above div is #776795

HTML with inline CSS

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

CSS Border Right color for the above div is #776795

HTML with inline CSS

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

CSS Border Bottom color for the above div is #776795

HTML with inline CSS

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

CSS Border Top color for the above div is #776795

HTML with inline CSS

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

#776795 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#776795 Color code Preview on White Background

This is how #776795 Color code will look on white background color. Color contrast ratio is 5.05

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

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(119,103,149,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(133,149,103,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(119,103,149,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.