crispedge.com

Color picker

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

#816a82 hex color - Violet - Warm color - Information

#816a82 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #816a82 Color code in RGB color code model is created after adding 50.59% red color, 41.57% green color and 50.98% blue color. Hex #816a82 Color code in CMYK color (process color) code model is generated after subtraction of 1% cyan, 18% magenta, 0% yellow and 49% black.

Hex #816a82 color code is between #886688 web safe hex color code and #777777 web safe hex color code. #886688 is the nearest web safe color code. You can see here many more shades of #816a82 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code816a82#816a82
RGB Decimal129, 106, 130rgb(129, 106, 130)
RGB Percent51%, 42%, 51%rgb(51%, 42%, 51%)
CSS RGBa129, 106, 130,1rgba(129,106,130,1)
CMYK Modelcmyk(1%,18%,0%,49%)
HSL Color Space298,10% ,46%hsl(298,10% ,46%)
HSV Color Space298°, 18%, 51%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary100000010110101010000010
Octal201152202
Decimal129106130
Hex816a82

Different shades of #816a82 color code.

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

Light Shade of #816a82
#9a849b
Dark Shade of #816a82
#655366
Saturated Shade of #816a82
#8c5e8e
Desaturated Shade of #816a82
#767676
Grey scale Shade of #816a82
#767676
Brighten Shade
#9a839b
Most Readable Shade
#FFFFFF

Shades of #816a82 color code

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

#816a82
#725e73
#645265
#564656
#473a48
#392f39
#2b232b
#1c171c
#0e0b0e
#000000

Similar Color like #816a82 color

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

#826b83
#836c84
#846d85
#856e86
#866f87
#877088
#887189
#89728a
#8a738b
#8b748c
#8c758d
#8d768e
#8e778f
#8f7890
#806981
#7f6880
#7e677f
#7d667e
#7c657d
#7b647c
#7a637b
#79627a
#786179
#776078
#765f77
#755e76
#745d75
#735c74

Monochromatic Color with #816a82

#816a82
#ab8dac
#d5afd7
#020202
#2d252d
#574757

Tints of #816a82 Color

#816a82
#8f7a8f
#9d8b9d
#ab9bab
#b9acb9
#c7bcc7
#d5cdd5
#e3dde3
#f1eef1
#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

#816a82
#6b826a

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

Split Complementary

#816a82
#77826a
#6a8275

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

Analogous Color

#776a82
#7c6a82
#816a82
#826a7e
#826a79

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

#816a82
#82816a
#6a8281

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

#816a82
#82756a
#6b826a
#6a7782

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

#816a82
#6b826a
#6a8275
#826a77

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

#816a82 Color Code Preview on Black Background Color

This is how #816a82 Color will look on black background color. Color contrast ratio is 4.32

#816a82 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#816a82 color code is use for CSS Background Color

Background color for the above div is #816a82

HTML with inline CSS

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

#816a82 color code is use for CSS Border Color

CSS Border color for the above div is #816a82

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#816a82 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#816a82 Color code Preview on White Background

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

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

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.