crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#816d9e hex color - Violet - Cool color - Information

#816d9e hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #816d9e Color code in RGB color code model is created after adding 50.59% red color, 42.75% green color and 61.96% blue color. Hex #816d9e Color code in CMYK color (process color) code model is generated after subtraction of 18% cyan, 31% magenta, 0% yellow and 38% black.

Hex #816d9e color code is between #886699 web safe hex color code and #7777aa web safe hex color code. #886699 is the nearest web safe color code. You can see here many more shades of #816d9e color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code816d9e#816d9e
RGB Decimal129, 109, 158rgb(129, 109, 158)
RGB Percent51%, 43%, 62%rgb(51%, 43%, 62%)
CSS RGBa129, 109, 158,1rgba(129,109,158,1)
CMYK Modelcmyk(18%,31%,0%,38%)
HSL Color Space264,20% ,52%hsl(264,20% ,52%)
HSV Color Space264°, 31%, 62%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100000010110110110011110
Octal201155236
Decimal129109158
Hex816d9e

Different shades of #816d9e color code.

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

Light Shade of #816d9e
#9b8cb2
Dark Shade of #816d9e
#685682
Saturated Shade of #816d9e
#7f61aa
Desaturated Shade of #816d9e
#837992
Grey scale Shade of #816d9e
#858585
Brighten Shade
#9a86b7
Most Readable Shade
#FFFFFF

Shades of #816d9e color code

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

#816d9e
#72608c
#64547a
#564869
#473c57
#393046
#2b2434
#1c1823
#0e0c11
#000000

Similar Color like #816d9e color

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

#826e9f
#836fa0
#8470a1
#8571a2
#8672a3
#8773a4
#8874a5
#8975a6
#8a76a7
#8b77a8
#8c78a9
#8d79aa
#8e7aab
#8f7bac
#806c9d
#7f6b9c
#7e6a9b
#7d699a
#7c6899
#7b6798
#7a6697
#796596
#786495
#776394
#766293
#756192
#746091
#735f90

Monochromatic Color with #816d9e

#816d9e
#a48ac8
#c6a8f3
#19151e
#3c3249
#5e5073

Tints of #816d9e Color

#816d9e
#8f7da8
#9d8db3
#ab9dbe
#b9adc9
#c7bed3
#d5cede
#e3dee9
#f1eef4
#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

#816d9e
#8a9e6d

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

Split Complementary

#816d9e
#9e9a6d
#729e6d

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

Analogous Color

#6d6d9e
#776d9e
#816d9e
#8b6d9e
#956d9e

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

#816d9e
#9e816d
#6d9e81

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

#816d9e
#9e6d71
#8a9e6d
#6d9e99

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

#816d9e
#8a9e6d
#729e6d
#9a6d9e

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 #816d9e 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.

#816d9e Color Code Preview on Black Background Color

This is how #816d9e Color will look on black background color. Color contrast ratio is 4.61

#816d9e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #816d9e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #816d9e

#816d9e color code is use for CSS Background Color

Background color for the above div is #816d9e

HTML with inline CSS

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

#816d9e color code is use for CSS Border Color

CSS Border color for the above div is #816d9e

HTML with inline CSS

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

CSS Border Left color for the above div is #816d9e

HTML with inline CSS

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

CSS Border Right color for the above div is #816d9e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #816d9e

HTML with inline CSS

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

CSS Border Top color for the above div is #816d9e

HTML with inline CSS

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

#816d9e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#816d9e Color code Preview on White Background

This is how #816d9e Color code will look on white background color. Color contrast ratio is 4.55

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.