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

#826cca hex color - Violet - Cool color - Information

#826cca hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #826cca Color code in RGB color code model is created after adding 50.98% red color, 42.35% green color and 79.22% blue color. Hex #826cca Color code in CMYK color (process color) code model is generated after subtraction of 36% cyan, 47% magenta, 0% yellow and 20.78% black.

Hex #826cca color code is between #8866cc web safe hex color code and #7777bb web safe hex color code. #8866cc is the nearest web safe color code. You can see here many more shades of #826cca color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code826cca#826cca
RGB Decimal130, 108, 202rgb(130, 108, 202)
RGB Percent51%, 42%, 79%rgb(51%, 42%, 79%)
CSS RGBa130, 108, 202,1rgba(130,108,202,1)
CMYK Modelcmyk(36%,47%,0%,20.78%)
HSL Color Space254,47% ,61%hsl(254,47% ,61%)
HSV Color Space254°, 47%, 79%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100000100110110011001010
Octal202154312
Decimal130108202
Hex826cca

Different shades of #826cca color code.

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

Light Shade of #826cca
#a291d8
Dark Shade of #826cca
#6247bc
Saturated Shade of #826cca
#7d62d4
Desaturated Shade of #826cca
#8776c0
Grey scale Shade of #826cca
#9b9b9b
Brighten Shade
#9b85e3
Most Readable Shade
#FFFFFF

Shades of #826cca color code

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

#826cca
#7360b3
#65549d
#564886
#483c70
#393059
#2b2443
#1c182c
#0e0c16
#000000

Similar Color like #826cca color

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

#836dcb
#846ecc
#856fcd
#8670ce
#8771cf
#8872d0
#8973d1
#8a74d2
#8b75d3
#8c76d4
#8d77d5
#8e78d6
#8f79d7
#907ad8
#816bc9
#806ac8
#7f69c7
#7e68c6
#7d67c5
#7c66c4
#7b65c3
#7a64c2
#7963c1
#7862c0
#7761bf
#7660be
#755fbd
#745ebc

Monochromatic Color with #826cca

#826cca
#9d83f4
#151120
#30284a
#4b3f75
#67559f

Tints of #826cca Color

#826cca
#8f7ccf
#9d8cd5
#ab9ddb
#b9ade1
#c7bde7
#d5ceed
#e3def3
#f1eef9
#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

#826cca
#b4ca6c

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

Split Complementary

#826cca
#cab16c
#85ca6c

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

Analogous Color

#6c7cca
#6f6cca
#826cca
#956cca
#a86cca

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

#826cca
#ca826c
#6cca82

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

#826cca
#ca6c85
#b4ca6c
#6ccab1

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

#826cca
#b4ca6c
#85ca6c
#b16cca

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 #826cca 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.

#826cca Color Code Preview on Black Background Color

This is how #826cca Color will look on black background color. Color contrast ratio is 4.95

#826cca in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #826cca

HTML with inline CSS

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

Your Example Paragraph content text in with font color #826cca

#826cca color code is use for CSS Background Color

Background color for the above div is #826cca

HTML with inline CSS

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

#826cca color code is use for CSS Border Color

CSS Border color for the above div is #826cca

HTML with inline CSS

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

CSS Border Left color for the above div is #826cca

HTML with inline CSS

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

CSS Border Right color for the above div is #826cca

HTML with inline CSS

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

CSS Border Bottom color for the above div is #826cca

HTML with inline CSS

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

CSS Border Top color for the above div is #826cca

HTML with inline CSS

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

#826cca hex Color code used as CSS color Codes

Example CSS Class for usage

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

#826cca Color code Preview on White Background

This is how #826cca Color code will look on white background color. Color contrast ratio is 4.24

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

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,108,202,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(180,202,108,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(130,108,202,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.