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

#8125bb hex color - Violet - Warm color - Information

#8125bb hex color - Violet - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #8125bb Color code in RGB color code model is created after adding 50.59% red color, 14.51% green color and 73.33% blue color. Hex #8125bb Color code in CMYK color (process color) code model is generated after subtraction of 31% cyan, 80% magenta, 0% yellow and 26.67% black.

Hex #8125bb color code is between #8822aa web safe hex color code and #7733cc web safe hex color code. #8822aa is the nearest web safe color code. You can see here many more shades of #8125bb 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 8125bb #8125bb
RGB Decimal 129, 37, 187 rgb(129, 37, 187)
RGB Percent 51%, 15%, 73% rgb(51%, 15%, 73%)
CSS RGBa 129, 37, 187,1 rgba(129,37,187,1)
CMYK Model cmyk(31%,80%,0%,26.67%)
HSL Color Space 277,67% ,44% hsl(277,67% ,44%)
HSV Color Space 277°, 80%, 73%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10000001 00100101 10111011
Octal 201 45 273
Decimal 129 37 187
Hex 81 25 bb

Different shades of #8125bb color code.

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

Light Shade of #8125bb
#9b3bd8
Dark Shade of #8125bb
#641d90
Saturated Shade of #8125bb
#841ac6
Desaturated Shade of #8125bb
#7e30b0
Grey scale Shade of #8125bb
#707070
Brighten Shade
#9a3ed4
Most Readable Shade
#FFFFFF

Shades of #8125bb color code

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

#8125bb
#7220a6
#641c91
#56187c
#471467
#391053
#2b0c3e
#1c0829
#0e0414
#000000

Similar Color like #8125bb color

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

#8226bc
#8327bd
#8428be
#8529bf
#862ac0
#872bc1
#882cc2
#892dc3
#8a2ec4
#8b2fc5
#8c30c6
#8d31c7
#8e32c8
#8f33c9
#8024ba
#7f23b9
#7e22b8
#7d21b7
#7c20b6
#7b1fb5
#7a1eb4
#791db3
#781cb2
#771bb1
#761ab0
#7519af
#7418ae
#7317ad

Monochromatic Color with #8125bb

#8125bb
#9e2de5
#0c0311
#290c3b
#461466
#641d90

Tints of #8125bb Color

#8125bb
#8f3dc2
#9d55ca
#ab6dd1
#b985d9
#c79ee0
#d5b6e8
#e3ceef
#f1e6f7
#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

#8125bb
#5fbb25

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

Split Complementary

#8125bb
#aabb25
#25bb36

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

Analogous Color

#4525bb
#6325bb
#8125bb
#9f25bb
#bb25b9

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

#8125bb
#bb8125
#25bb81

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

#8125bb
#bb3625
#5fbb25
#25aabb

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

#8125bb
#5fbb25
#25bb36
#bb25aa

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 #8125bb 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.

#8125bb Color Code Preview on Black Background Color

This is how #8125bb Color will look on black background color. Color contrast ratio is 2.92

#8125bb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #8125bb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #8125bb

#8125bb color code is use for CSS Background Color

Background color for the above div is #8125bb

HTML with inline CSS

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

#8125bb color code is use for CSS Border Color

CSS Border color for the above div is #8125bb

HTML with inline CSS

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

CSS Border Left color for the above div is #8125bb

HTML with inline CSS

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

CSS Border Right color for the above div is #8125bb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #8125bb

HTML with inline CSS

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

CSS Border Top color for the above div is #8125bb

HTML with inline CSS

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

#8125bb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#8125bb Color code Preview on White Background

This is how #8125bb Color code will look on white background color. Color contrast ratio is 7.20

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

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(129,37,187,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(95,187,37,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(129,37,187,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.