Skip to main content Skip to docs navigation

#352daa hex color | Download Dark Blue 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 Pantone 2126 C and its hex is #303AB2 Nearest Color Name

Color Hue/Base color: Blue

Hex #352daa Color code in RGB color code model is created after adding 20.78% red color, 17.65% green color and 66.67% blue color. Hex #352daa Color code in CMYK color (process color) code model is generated after subtraction of 69% cyan, 74% magenta, 0% yellow and 33.33% black.

Hex #352daa color code is between #333399 web safe hex color code and #4422bb web safe hex color code. #333399 is the nearest web safe color code. You can see here many more shades of #352daa color code.

RGB Chart

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

Color Table

Hex Color Code 352daa #352daa
RGB Decimal 53, 45, 170 53, 45, 170
RGB Percent 21%, 18%, 67% rgb(21%, 18%, 67%)
CSS RGBa 53, 45, 170,1 rgba(53,45,170,1)
CMYK Model cmyk(69%,74%,0%,33.33%)
HSL Color Space 244,58% ,42% hsl(244,58% ,42%)
HSV Color Space 244°, 74%, 67%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00110101 00101101 10101010
Octal 65 55 252
Decimal 53 45 170
Hex 35 2d aa

Different shades of #352daa color code.

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

Darkest of #352daa
#0f0d31
Darker of #352daa
#1c1859
Dark of #352daa
#282282
Base of #352daa
#352daa
Light of #352daa
#473ecc
Lighter
#6e66d7
Lightest
#948fe1

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

#352daa
#a2aa2d

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

Split Complementary

#352daa
#aa742d
#64aa2d

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

Analogous Color

#2d6eaa
#2d59aa
#352daa
#5f2daa
#932daa

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

#352daa
#2daa35
#aa352d

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

#352daa
#aa352d
#a2aa2d
#2da2aa

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

#352daa
#aa2d64
#a2aa2d
#2daa74

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 #352daa

#030209
#0f0d31
#1c1859
#282282
#352daa
#473ecc
#6e66d7
#948fe1
#bab7ec

Tints of #352daa Color

#352daa
#4b44b3
#615bbc
#7873c6
#8e8acf
#a5a1d9
#bbb9e2
#d2d0ec
#e8e7f5
#ffffff

Shades of #352daa color code

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

#352daa
#2f2897
#292384
#231e71
#1d195e
#17144b
#110f38
#0b0a25
#050512
#000000

Tones

#352daa
#484395
#5b587f
#6c6c6c
#6c6c6c

Tones

Similar Color like #352daa color

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

#362eab
#372fac
#3830ad
#3931ae
#3a32af
#3b33b0
#3c34b1
#3d35b2
#3e36b3
#3f37b4
#4038b5
#4139b6
#423ab7
#433bb8
#342ca9
#332ba8
#322aa7
#3129a6
#3028a5
#2f27a4
#2e26a3
#2d25a2
#2c24a1
#2b23a0
#2a229f
#29219e
#28209d
#271f9c

Download this Dark Blue

Hex #352daa 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.

#352daa Color Code Preview on Black Background Color

This is how #352daa Color will look on black background color. Color contrast ratio is 2.11

#352daa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #352daa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #352daa

#352daa color code is use for CSS Background Color

Background color for the above div is #352daa

HTML with inline CSS

<div style="background-color:#352daa;"></div>

#352daa color code is use for CSS Border Color

CSS Border color for the above div is #352daa

HTML with inline CSS

<div style="border:5px solid #352daa;"></div>

CSS Border Left color for the above div is #352daa

HTML with inline CSS

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

CSS Border Right color for the above div is #352daa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #352daa

HTML with inline CSS

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

CSS Border Top color for the above div is #352daa

HTML with inline CSS

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

#352daa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#352daa Color code Preview on White Background

This is how #352daa Color code will look on white background color. Color contrast ratio is 9.97

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

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