Skip to main content Skip to docs navigation

#360fdd 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 Copper Ore and its hex is #4411DD Nearest Color Name

Color Hue/Base color: Violet

Hex #360fdd Color code in RGB color code model is created after adding 21.18% red color, 5.88% green color and 86.67% blue color. Hex #360fdd Color code in CMYK color (process color) code model is generated after subtraction of 76% cyan, 93% magenta, 0% yellow and 13.33% black.

Hex #360fdd color code is between #3311cc web safe hex color code and #4400ee web safe hex color code. #3311cc is the nearest web safe color code. You can see here many more shades of #360fdd color code.

RGB Chart

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

Color Table

Hex Color Code 360fdd #360fdd
RGB Decimal 54, 15, 221 54, 15, 221
RGB Percent 21%, 6%, 87% rgb(21%, 6%, 87%)
CSS RGBa 54, 15, 221,1 rgba(54,15,221,1)
CMYK Model cmyk(76%,93%,0%,13.33%)
HSL Color Space 251,87% ,46% hsl(251,87% ,46%)
HSV Color Space 251°, 93%, 87%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00110110 00001111 11011101
Octal 66 17 335
Decimal 54 15 221
Hex 36 0f dd

Different shades of #360fdd color code.

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

Darkest of #360fdd
#13054e
Darker of #360fdd
#1f097d
Dark of #360fdd
#2a0cad
Base of #360fdd
#360fdd
Light of #360fdd
#532ef1
Lighter
#7a5ef4
Lightest
#a28ef7

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

#360fdd
#b6dd0f

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

Split Complementary

#360fdd
#dd9d0f
#4fdd0f

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

Analogous Color

#0f60dd
#0f3edd
#360fdd
#7b0fdd
#d00fdd

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

#360fdd
#0fdd36
#dd360f

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

#360fdd
#dd360f
#b6dd0f
#0fb6dd

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

#360fdd
#dd0f4f
#b6dd0f
#0fdd9d

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 #360fdd

#07021e
#13054e
#1f097d
#2a0cad
#360fdd
#532ef1
#7a5ef4
#a28ef7
#c9bdfb

Tints of #360fdd Color

#360fdd
#4c29e0
#6244e4
#795fe8
#8f79ec
#a594ef
#bcaff3
#d2c9f7
#e8e4fb
#ffffff

Shades of #360fdd color code

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

#360fdd
#300dc4
#2a0bab
#240a93
#1e087a
#180662
#120549
#0c0331
#060118
#000000

Tones

#360fdd
#4527c5
#533eae
#625696
#716d7f

Tones

Similar Color like #360fdd color

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

#3710de
#3811df
#3912e0
#3a13e1
#3b14e2
#3c15e3
#3d16e4
#3e17e5
#3f18e6
#4019e7
#411ae8
#421be9
#431cea
#441deb
#350edc
#340ddb
#330cda
#320bd9
#310ad8
#3009d7
#2f08d6
#2e07d5
#2d06d4
#2c05d3
#2b04d2
#2a03d1
#2902d0
#2801cf

Download this Dark Violet

Hex #360fdd 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.

#360fdd Color Code Preview on Black Background Color

This is how #360fdd Color will look on black background color. Color contrast ratio is 2.27

#360fdd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #360fdd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #360fdd

#360fdd color code is use for CSS Background Color

Background color for the above div is #360fdd

HTML with inline CSS

<div style="background-color:#360fdd;"></div>

#360fdd color code is use for CSS Border Color

CSS Border color for the above div is #360fdd

HTML with inline CSS

<div style="border:5px solid #360fdd;"></div>

CSS Border Left color for the above div is #360fdd

HTML with inline CSS

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

CSS Border Right color for the above div is #360fdd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #360fdd

HTML with inline CSS

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

CSS Border Top color for the above div is #360fdd

HTML with inline CSS

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

#360fdd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#360fdd Color code Preview on White Background

This is how #360fdd Color code will look on white background color. Color contrast ratio is 9.25

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

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(54,15,221,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(182,221,15,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(54,15,221,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }