Skip to main content Skip to docs navigation

#825e95 hex color - Violet - Warm color - Information

On this page
@
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 Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #825e95 Color code in RGB color code model is created after adding 50.98% red color, 36.86% green color and 58.43% blue color. Hex #825e95 Color code in CMYK color (process color) code model is generated after subtraction of 13% cyan, 37% magenta, 0% yellow and 41.57% black.

Hex #825e95 color code is between #886699 web safe hex color code and #775588 web safe hex color code. #886699 is the nearest web safe color code. You can see here many more shades of #825e95 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 825e95 #825e95
RGB Decimal 130, 94, 149 rgb(130, 94, 149)
RGB Percent 51%, 37%, 58% rgb(51%, 37%, 58%)
CSS RGBa 130, 94, 149,1 rgba(130,94,149,1)
CMYK Model cmyk(13%,37%,0%,41.57%)
HSL Color Space 279,23% ,48% hsl(279,23% ,48%)
HSV Color Space 279°, 37%, 58%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10000010 01011110 10010101
Octal 202 136 225
Decimal 130 94 149
Hex 82 5e 95

Different shades of #825e95 color code.

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

Light Shade of #825e95
#9b7bab
Dark Shade of #825e95
#674a76
Saturated Shade of #825e95
#8652a1
Desaturated Shade of #825e95
#7e6a89
Grey scale Shade of #825e95
#797979
Brighten Shade
#9b77ae
Most Readable Shade
#FFFFFF

Shades of #825e95 color code

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

#825e95
#735384
#654973
#563e63
#483452
#392942
#2b1f31
#1c1421
#0e0a10
#000000

Similar Color like #825e95 color

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

#835f96
#846097
#856198
#866299
#87639a
#88649b
#89659c
#8a669d
#8b679e
#8c689f
#8d69a0
#8e6aa1
#8f6ba2
#906ca3
#815d94
#805c93
#7f5b92
#7e5a91
#7d5990
#7c588f
#7b578e
#7a568d
#79558c
#78548b
#77538a
#765289
#755188
#745087

Monochromatic Color with #825e95

#825e95
#a779bf
#cc94ea
#130e15
#382840
#5d436a

Tints of #825e95 Color

#825e95
#8f6fa0
#9d81ac
#ab93b8
#b9a5c4
#c7b7cf
#d5c9db
#e3dbe7
#f1edf3
#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

#825e95
#71955e

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

Split Complementary

#825e95
#8d955e
#5e9567

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

Analogous Color

#6c5e95
#775e95
#825e95
#8d5e95
#955e92

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

#825e95
#95825e
#5e9582

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

#825e95
#95665e
#71955e
#5e8c95

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

#825e95
#71955e
#5e9567
#955e8d

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 #825e95 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.

#825e95 Color Code Preview on Black Background Color

This is how #825e95 Color will look on black background color. Color contrast ratio is 3.98

#825e95 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #825e95

HTML with inline CSS

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

Your Example Paragraph content text in with font color #825e95

#825e95 color code is use for CSS Background Color

Background color for the above div is #825e95

HTML with inline CSS

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

#825e95 color code is use for CSS Border Color

CSS Border color for the above div is #825e95

HTML with inline CSS

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

CSS Border Left color for the above div is #825e95

HTML with inline CSS

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

CSS Border Right color for the above div is #825e95

HTML with inline CSS

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

CSS Border Bottom color for the above div is #825e95

HTML with inline CSS

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

CSS Border Top color for the above div is #825e95

HTML with inline CSS

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

#825e95 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#825e95 Color code Preview on White Background

This is how #825e95 Color code will look on white background color. Color contrast ratio is 5.27

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

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(130,94,149,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(113,149,94,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(130,94,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.