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

#303ff6 hex color - Blue - Cool color - Information

#303ff6 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #303ff6 Color code in RGB color code model is created after adding 18.82% red color, 24.71% green color and 96.47% blue color. Hex #303ff6 Color code in CMYK color (process color) code model is generated after subtraction of 80% cyan, 74% magenta, 0% yellow and 3.53% black.

Hex #303ff6 color code is between #3344ee web safe hex color code and #2233ff web safe hex color code. #3344ee is the nearest web safe color code. You can see here many more shades of #303ff6 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code303ff6#303ff6
RGB Decimal48, 63, 246rgb(48, 63, 246)
RGB Percent19%, 25%, 96%rgb(19%, 25%, 96%)
CSS RGBa48, 63, 246,1rgba(48,63,246,1)
CMYK Modelcmyk(80%,74%,0%,3.53%)
HSL Color Space235,92% ,58%hsl(235,92% ,58%)
HSV Color Space235°, 80%, 96%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary001100000011111111110110
Octal6077366
Decimal4863246
Hex303ff6

Different shades of #303ff6 color code.

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

Light Shade of #303ff6
#616cf8
Dark Shade of #303ff6
#0a1be9
Saturated Shade of #303ff6
#2737ff
Desaturated Shade of #303ff6
#3b48eb
Grey scale Shade of #303ff6
#939393
Brighten Shade
#4958ff
Most Readable Shade
#FFFFFF

Shades of #303ff6 color code

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

#303ff6
#2a38da
#2531bf
#202aa4
#1a2388
#151c6d
#101552
#0a0e36
#05071b
#000000

Similar Color like #303ff6 color

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

#3140f7
#3241f8
#3342f9
#3443fa
#3544fb
#3645fc
#3746fd
#3847fe
#3948ff
#3a49ff
#3b4aff
#3c4bff
#3d4cff
#3e4dff
#2f3ef5
#2e3df4
#2d3cf3
#2c3bf2
#2b3af1
#2a39f0
#2938ef
#2837ee
#2736ed
#2635ec
#2534eb
#2433ea
#2332e9
#2231e8

Monochromatic Color with #303ff6

#303ff6
#070921
#0f134c
#171e76
#1f29a1
#2834cb

Tints of #303ff6 Color

#303ff6
#4754f7
#5e69f8
#757ff9
#8c94fa
#a3a9fb
#babffc
#d1d4fd
#e8e9fe
#ffffff

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

#303ff6
#f6e730

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

Split Complementary

#303ff6
#f68430
#a2f630

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

Analogous Color

#308ef6
#3067f6
#303ff6
#4930f6
#7030f6

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

#303ff6
#f6303f
#3ff630

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

#303ff6
#f630a2
#f6e730
#30f684

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

Double Complementary Color

#303ff6
#f6e730
#a2f630
#8430f6

Double Complementary 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).

Hex #303ff6 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.

#303ff6 Color Code Preview on Black Background Color

This is how #303ff6 Color will look on black background color. Color contrast ratio is 3.17

#303ff6 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #303ff6

HTML with inline CSS

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

Your Example Paragraph content text in with font color #303ff6

#303ff6 color code is use for CSS Background Color

Background color for the above div is #303ff6

HTML with inline CSS

<div style="background-color:#303ff6;"></div>

#303ff6 color code is use for CSS Border Color

CSS Border color for the above div is #303ff6

HTML with inline CSS

<div style="border:5px solid #303ff6;"></div>

CSS Border Left color for the above div is #303ff6

HTML with inline CSS

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

CSS Border Right color for the above div is #303ff6

HTML with inline CSS

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

CSS Border Bottom color for the above div is #303ff6

HTML with inline CSS

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

CSS Border Top color for the above div is #303ff6

HTML with inline CSS

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

#303ff6 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#303ff6 Color code Preview on White Background

This is how #303ff6 Color code will look on white background color. Color contrast ratio is 6.63

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(48,63,246,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(246,231,48,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(48,63,246,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.