Skip to main content Skip to docs navigation

#482ea4 hex color | Download Dark Violet BG image | Information

Color Picker

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

Woow we have a nearby visually matching color name available. It's name is Blue Violet and its hex is #4E32B2 Nearest Color Name

Color Hue/Base color: Violet

Hex #482ea4 Color code in RGB color code model is created after adding 28.24% red color, 18.04% green color and 64.31% blue color. Hex #482ea4 Color code in CMYK color (process color) code model is generated after subtraction of 56% cyan, 72% magenta, 0% yellow and 35.69% black.

Hex #482ea4 color code is between #4433aa web safe hex color code and #552299 web safe hex color code. #4433aa is the nearest web safe color code. You can see here many more shades of #482ea4 color code.

RGB Chart

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

Color Table

Hex Color Code 482ea4 #482ea4
RGB Decimal 72, 46, 164 72, 46, 164
RGB Percent 28%, 18%, 64% rgb(28%, 18%, 64%)
CSS RGBa 72, 46, 164,1 rgba(72,46,164,1)
CMYK Model cmyk(56%,72%,0%,35.69%)
HSL Color Space 253,56% ,41% hsl(253,56% ,41%)
HSV Color Space 253°, 72%, 64%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01001000 00101110 10100100
Octal 110 56 244
Decimal 72 46 164
Hex 48 2e a4

Different shades of #482ea4 color code.

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

Darkest of #482ea4
#140c2d
Darker of #482ea4
#251854
Dark of #482ea4
#37237c
Base of #482ea4
#482ea4
Light of #482ea4
#5b3dc8
Lighter
#7d64d4
Lightest
#9e8cdf

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

#482ea4
#8aa42e

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

Split Complementary

#482ea4
#a4832e
#4fa42e

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

Analogous Color

#2e59a4
#2e45a4
#482ea4
#6f2ea4
#a12ea4

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

#482ea4
#2ea448
#a4482e

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

#482ea4
#a4482e
#8aa42e
#2e8aa4

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#482ea4
#a42e4f
#8aa42e
#2ea483

Square 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).

Monochromatic Color with #482ea4

#020105
#140c2d
#251854
#37237c
#482ea4
#5b3dc8
#7d64d4
#9e8cdf
#c0b4ea

Tints of #482ea4 Color

#482ea4
#5c45ae
#705cb8
#8573c2
#998acc
#ada2d6
#c2b9e0
#d6d0ea
#eae7f4
#ffffff

Shades of #482ea4 color code

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

#482ea4
#402891
#38237f
#301e6d
#28195b
#201448
#180f36
#100a24
#080512
#000000

Tones

#482ea4
#54438f
#5f587a
#696969
#696969

Tones

Similar Color like #482ea4 color

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

#492fa5
#4a30a6
#4b31a7
#4c32a8
#4d33a9
#4e34aa
#4f35ab
#5036ac
#5137ad
#5238ae
#5339af
#543ab0
#553bb1
#563cb2
#472da3
#462ca2
#452ba1
#442aa0
#43299f
#42289e
#41279d
#40269c
#3f259b
#3e249a
#3d2399
#3c2298
#3b2197
#3a2096

Download this Dark Violet

Hex #482ea4 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.

#482ea4 Color Code Preview on Black Background Color

This is how #482ea4 Color will look on black background color. Color contrast ratio is 2.20

#482ea4 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #482ea4

HTML with inline CSS

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

Your Example Paragraph content text in with font color #482ea4

#482ea4 color code is use for CSS Background Color

Background color for the above div is #482ea4

HTML with inline CSS

<div style="background-color:#482ea4;"></div>

#482ea4 color code is use for CSS Border Color

CSS Border color for the above div is #482ea4

HTML with inline CSS

<div style="border:5px solid #482ea4;"></div>

CSS Border Left color for the above div is #482ea4

HTML with inline CSS

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

CSS Border Right color for the above div is #482ea4

HTML with inline CSS

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

CSS Border Bottom color for the above div is #482ea4

HTML with inline CSS

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

CSS Border Top color for the above div is #482ea4

HTML with inline CSS

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

#482ea4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#482ea4 Color code Preview on White Background

This is how #482ea4 Color code will look on white background color. Color contrast ratio is 9.54

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(72,46,164,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(138,164,46,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(72,46,164,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }