Skip to main content Skip to docs navigation

#482dee 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 Royal Vessel and its hex is #4433EE Nearest Color Name

Color Hue/Base color: Violet

Hex #482dee Color code in RGB color code model is created after adding 28.24% red color, 17.65% green color and 93.33% blue color. Hex #482dee Color code in CMYK color (process color) code model is generated after subtraction of 70% cyan, 81% magenta, 0% yellow and 6.67% black.

Hex #482dee color code is between #4433dd web safe hex color code and #5522ff web safe hex color code. #4433dd is the nearest web safe color code. You can see here many more shades of #482dee color code.

RGB Chart

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

Color Table

Hex Color Code 482dee #482dee
RGB Decimal 72, 45, 238 72, 45, 238
RGB Percent 28%, 18%, 93% rgb(28%, 18%, 93%)
CSS RGBa 72, 45, 238,1 rgba(72,45,238,1)
CMYK Model cmyk(70%,81%,0%,6.67%)
HSL Color Space 248,85% ,55% hsl(248,85% ,55%)
HSV Color Space 248°, 81%, 93%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01001000 00101101 11101110
Octal 110 55 356
Decimal 72 45 238
Hex 48 2d ee

Different shades of #482dee color code.

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

Darkest of #482dee
#190a78
Darker of #482dee
#230ea7
Dark of #482dee
#2d11d7
Base of #482dee
#482dee
Light of #482dee
#715cf2
Lighter
#9a8bf6
Lightest
#c3bbf9

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

#482dee
#d3ee2d

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

Split Complementary

#482dee
#eea82d
#73ee2d

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

Analogous Color

#2d83ee
#2d62ee
#482dee
#882dee
#d92dee

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

#482dee
#2dee48
#ee482d

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

#482dee
#ee482d
#d3ee2d
#2dd3ee

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

#482dee
#ee2d73
#d3ee2d
#2deea8

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 #482dee

#0f0649
#190a78
#230ea7
#2d11d7
#482dee
#715cf2
#9a8bf6
#c3bbf9
#eceafd

Tints of #482dee Color

#482dee
#5c44ef
#705bf1
#8573f3
#998af5
#ada1f7
#c2b9f9
#d6d0fb
#eae7fd
#ffffff

Shades of #482dee color code

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

#482dee
#4028d3
#3823b9
#301e9e
#281984
#201469
#180f4f
#100a34
#08051a
#000000

Tones

#482dee
#5844d7
#695ac1
#7971aa
#898893

Tones

Similar Color like #482dee color

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

#492eef
#4a2ff0
#4b30f1
#4c31f2
#4d32f3
#4e33f4
#4f34f5
#5035f6
#5136f7
#5237f8
#5338f9
#5439fa
#553afb
#563bfc
#472ced
#462bec
#452aeb
#4429ea
#4328e9
#4227e8
#4126e7
#4025e6
#3f24e5
#3e23e4
#3d22e3
#3c21e2
#3b20e1
#3a1fe0

Download this Dark Violet

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

#482dee Color Code Preview on Black Background Color

This is how #482dee Color will look on black background color. Color contrast ratio is 2.89

#482dee in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#482dee color code is use for CSS Background Color

Background color for the above div is #482dee

HTML with inline CSS

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

#482dee color code is use for CSS Border Color

CSS Border color for the above div is #482dee

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#482dee hex Color code used as CSS color Codes

Example CSS Class for usage

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

#482dee Color code Preview on White Background

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

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

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,45,238,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(211,238,45,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(72,45,238,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }