Skip to main content Skip to docs navigation

#463fcc 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 Blurple and its hex is #5539CC Nearest Color Name

Color Hue/Base color: Violet

Hex #463fcc Color code in RGB color code model is created after adding 27.45% red color, 24.71% green color and 80% blue color. Hex #463fcc Color code in CMYK color (process color) code model is generated after subtraction of 66% cyan, 69% magenta, 0% yellow and 20% black.

Hex #463fcc color code is between #4444bb web safe hex color code and #5533dd web safe hex color code. #4444bb is the nearest web safe color code. You can see here many more shades of #463fcc color code.

RGB Chart

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

Color Table

Hex Color Code 463fcc #463fcc
RGB Decimal 70, 63, 204 70, 63, 204
RGB Percent 27%, 25%, 80% rgb(27%, 25%, 80%)
CSS RGBa 70, 63, 204,1 rgba(70,63,204,1)
CMYK Model cmyk(66%,69%,0%,20%)
HSL Color Space 243,58% ,52% hsl(243,58% ,52%)
HSV Color Space 243°, 69%, 80%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01000110 00111111 11001100
Octal 106 77 314
Decimal 70 63 204
Hex 46 3f cc

Different shades of #463fcc color code.

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

Darkest of #463fcc
#1b185a
Darker of #463fcc
#272382
Dark of #463fcc
#342dab
Base of #463fcc
#463fcc
Light of #463fcc
#6d67d7
Lighter
#9490e1
Lightest
#bab8ec

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

#463fcc
#c5cc3f

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

Split Complementary

#463fcc
#cc8c3f
#7ecc3f

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

Analogous Color

#3f8acc
#3f73cc
#463fcc
#753fcc
#b03fcc

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

#463fcc
#3fcc46
#cc463f

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

#463fcc
#cc463f
#c5cc3f
#3fc5cc

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

#463fcc
#cc3f7e
#c5cc3f
#3fcc8c

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 #463fcc

#0f0d32
#1b185a
#272382
#342dab
#463fcc
#6d67d7
#9490e1
#bab8ec
#e1e0f7

Tints of #463fcc Color

#463fcc
#5a54d1
#6f69d7
#837fdd
#9894e2
#aca9e8
#c1bfee
#d5d4f3
#eae9f9
#ffffff

Shades of #463fcc color code

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

#463fcc
#3e38b5
#36319e
#2e2a88
#262371
#1f1c5a
#171544
#0f0e2d
#070716
#000000

Tones

#463fcc
#5c57b4
#72709b
#858585
#858585

Tones

Similar Color like #463fcc color

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

#4740cd
#4841ce
#4942cf
#4a43d0
#4b44d1
#4c45d2
#4d46d3
#4e47d4
#4f48d5
#5049d6
#514ad7
#524bd8
#534cd9
#544dda
#453ecb
#443dca
#433cc9
#423bc8
#413ac7
#4039c6
#3f38c5
#3e37c4
#3d36c3
#3c35c2
#3b34c1
#3a33c0
#3932bf
#3831be

Download this Dark Violet

Hex #463fcc 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.

#463fcc Color Code Preview on Black Background Color

This is how #463fcc Color will look on black background color. Color contrast ratio is 2.84

#463fcc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #463fcc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #463fcc

#463fcc color code is use for CSS Background Color

Background color for the above div is #463fcc

HTML with inline CSS

<div style="background-color:#463fcc;"></div>

#463fcc color code is use for CSS Border Color

CSS Border color for the above div is #463fcc

HTML with inline CSS

<div style="border:5px solid #463fcc;"></div>

CSS Border Left color for the above div is #463fcc

HTML with inline CSS

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

CSS Border Right color for the above div is #463fcc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #463fcc

HTML with inline CSS

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

CSS Border Top color for the above div is #463fcc

HTML with inline CSS

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

#463fcc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#463fcc Color code Preview on White Background

This is how #463fcc Color code will look on white background color. Color contrast ratio is 7.39

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

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(70,63,204,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(197,204,63,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(70,63,204,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }