crispedge.com

Color picker

Loading...

#3e62ad hex color - Kakitsubata Blue - Blue - Cool color - Information

#3e62ad hex color - Kakitsubata Blue - Blue - Cool color

Color Hue/Base color: Blue

Hex #3e62ad Color Code is also known as Kakitsubata Blue color.

Hex #3e62ad Color code in RGB color code model is created after adding 24.31% red color, 38.43% green color and 67.84% blue color. Hex #3e62ad Color code in CMYK color (process color) code model is generated after subtraction of 64% cyan, 43% magenta, 0% yellow and 32% black.

Hex #3e62ad color code is between #4466aa web safe hex color code and #3355bb web safe hex color code. #4466aa is the nearest web safe color code. You can see here many more shades of #3e62ad color code.

0 Likes 0 Comments | 38 Views

RGB Chart

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

Color Table

Hex Color Code3e62ad#3e62ad
RGB Decimal62, 98, 173rgb(62, 98, 173)
RGB Percent24%, 38%, 68%rgb(24%, 38%, 68%)
CSS RGBa62, 98, 173,1rgba(62,98,173,1)
CMYK Modelcmyk(64%,43%,0%,32%)
HSL Color Space221,47% ,46%hsl(221,47% ,46%)
HSV Color Space221°, 64%, 68%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary001111100110001010101101
Octal76142255
Decimal6298173
Hex3e62ad

Different shades of #3e62ad color code.

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

Light Shade of #3e62ad
#5a7cc4
Dark Shade of #3e62ad
#314d87
Saturated Shade of #3e62ad
#325eb9
Desaturated Shade of #3e62ad
#4a66a1
Grey scale Shade of #3e62ad
#757575
Brighten Shade
#577bc6
Most Readable Shade
#FFFFFF

Shades of #3e62ad color code

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

#3e62ad
#375799
#304c86
#294173
#223660
#1b2b4c
#142039
#0d1526
#060a13
#000000

Similar Color like #3e62ad color

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

#3f63ae
#4064af
#4165b0
#4266b1
#4367b2
#4468b3
#4569b4
#466ab5
#476bb6
#486cb7
#496db8
#4a6eb9
#4b6fba
#4c70bb
#3d61ac
#3c60ab
#3b5faa
#3a5ea9
#395da8
#385ca7
#375ba6
#365aa5
#3559a4
#3458a3
#3357a2
#3256a1
#3155a0
#30549f

Monochromatic Color with #3e62ad

#3e62ad
#4d7ad7
#010203
#101a2d
#203258
#2f4a82

Tints of #3e62ad Color

#3e62ad
#5373b6
#6884bf
#7e96c8
#93a7d1
#a9b9da
#becae3
#d4dcec
#e9edf5
#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

#3e62ad
#ad893e

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

Split Complementary

#3e62ad
#ad513e
#9aad3e

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

Analogous Color

#3e8ead
#3e78ad
#3e62ad
#3e4cad
#463ead

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

#3e62ad
#ad3e62
#62ad3e

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

#3e62ad
#ad3e99
#ad893e
#3ead51

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

#3e62ad
#ad893e
#9aad3e
#513ead

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 #3e62ad 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.

#3e62ad Color Code Preview on Black Background Color

This is how #3e62ad Color will look on black background color. Color contrast ratio is 3.56

#3e62ad in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #3e62ad

HTML with inline CSS

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

Your Example Paragraph content text in with font color #3e62ad

#3e62ad color code is use for CSS Background Color

Background color for the above div is #3e62ad

HTML with inline CSS

<div style="background-color:#3e62ad;"></div>

#3e62ad color code is use for CSS Border Color

CSS Border color for the above div is #3e62ad

HTML with inline CSS

<div style="border:5px solid #3e62ad;"></div>

CSS Border Left color for the above div is #3e62ad

HTML with inline CSS

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

CSS Border Right color for the above div is #3e62ad

HTML with inline CSS

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

CSS Border Bottom color for the above div is #3e62ad

HTML with inline CSS

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

CSS Border Top color for the above div is #3e62ad

HTML with inline CSS

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

#3e62ad hex Color code used as CSS color Codes

Example CSS Class for usage

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

#3e62ad Color code Preview on White Background

This is how #3e62ad Color code will look on white background color. Color contrast ratio is 5.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 #3e62ad; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #3e62ad; }

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(62,98,173,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(173,137,62,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(62,98,173,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 38 Views

Post your comment:-

By submitting comment you agree to our privacy policy.