crispedge.com

Color picker

Loading...

#4646cf hex color - Blue - Cool color - Information

#4646cf hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #4646cf Color code in RGB color code model is created after adding 27.45% red color, 27.45% green color and 81.18% blue color. Hex #4646cf Color code in CMYK color (process color) code model is generated after subtraction of 66% cyan, 66% magenta, 0% yellow and 19% black.

Hex #4646cf color code is between #4444cc web safe hex color code and #5555dd web safe hex color code. #4444cc is the nearest web safe color code. You can see here many more shades of #4646cf color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code 4646cf #4646cf
RGB Decimal 70, 70, 207 rgb(70, 70, 207)
RGB Percent 27%, 27%, 81% rgb(27%, 27%, 81%)
CSS RGBa 70, 70, 207,1 rgba(70,70,207,1)
CMYK Model cmyk(66%,66%,0%,19%)
HSL Color Space 240,59% ,54% hsl(240,59% ,54%)
HSV Color Space 240°, 66%, 81%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01000110 01000110 11001111
Octal 106 106 317
Decimal 70 70 207
Hex 46 46 cf

Different shades of #4646cf color code.

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

Light Shade of #4646cf
#6e6ed9
Dark Shade of #4646cf
#2f2fb3
Saturated Shade of #4646cf
#3a3adb
Desaturated Shade of #4646cf
#5252c3
Grey scale Shade of #4646cf
#8a8a8a
Brighten Shade
#5f5fe8
Most Readable Shade
#FFFFFF

Shades of #4646cf color code

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

#4646cf
#3e3eb8
#3636a1
#2e2e8a
#262673
#1f1f5c
#171745
#0f0f2e
#070717
#000000

Similar Color like #4646cf color

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

#4747d0
#4848d1
#4949d2
#4a4ad3
#4b4bd4
#4c4cd5
#4d4dd6
#4e4ed7
#4f4fd8
#5050d9
#5151da
#5252db
#5353dc
#5454dd
#4545ce
#4444cd
#4343cc
#4242cb
#4141ca
#4040c9
#3f3fc8
#3e3ec7
#3d3dc6
#3c3cc5
#3b3bc4
#3a3ac3
#3939c2
#3838c1

Monochromatic Color with #4646cf

#4646cf
#5454f9
#0d0d25
#1b1b4f
#29297a
#3838a4

Tints of #4646cf Color

#4646cf
#5a5ad4
#6f6fd9
#8383df
#9898e4
#acace9
#c1c1ef
#d5d5f4
#eaeaf9
#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

#4646cf
#cfcf46

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

Split Complementary

#4646cf
#cf8b46
#8bcf46

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

Analogous Color

#467dcf
#4661cf
#4646cf
#6146cf
#7d46cf

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

#4646cf
#cf4646
#46cf46

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

#4646cf
#cf468a
#cfcf46
#46cf8a

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

#4646cf
#cfcf46
#8bcf46
#8b46cf

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 #4646cf 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.

#4646cf Color Code Preview on Black Background Color

This is how #4646cf Color will look on black background color. Color contrast ratio is 3.04

#4646cf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #4646cf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #4646cf

#4646cf color code is use for CSS Background Color

Background color for the above div is #4646cf

HTML with inline CSS

<div style="background-color:#4646cf;"></div>

#4646cf color code is use for CSS Border Color

CSS Border color for the above div is #4646cf

HTML with inline CSS

<div style="border:5px solid #4646cf;"></div>

CSS Border Left color for the above div is #4646cf

HTML with inline CSS

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

CSS Border Right color for the above div is #4646cf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #4646cf

HTML with inline CSS

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

CSS Border Top color for the above div is #4646cf

HTML with inline CSS

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

#4646cf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#4646cf Color code Preview on White Background

This is how #4646cf Color code will look on white background color. Color contrast ratio is 6.91

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

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(70,70,207,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(207,207,70,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(70,70,207,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.