crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#064ec0 hex color - Blue - Cool color - Information

#064ec0 hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #064ec0 Color code in RGB color code model is created after adding 2.35% red color, 30.59% green color and 75.29% blue color. Hex #064ec0 Color code in CMYK color (process color) code model is generated after subtraction of 97% cyan, 59% magenta, 0% yellow and 25% black.

Hex #064ec0 color code is between #0055bb web safe hex color code and #0044cc web safe hex color code. #0055bb is the nearest web safe color code. You can see here many more shades of #064ec0 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code064ec0#064ec0
RGB Decimal6, 78, 192rgb(6, 78, 192)
RGB Percent2%, 31%, 75%rgb(2%, 31%, 75%)
CSS RGBa6, 78, 192,1rgba(6,78,192,1)
CMYK Modelcmyk(97%,59%,0%,25%)
HSL Color Space217,94% ,39%hsl(217,94% ,39%)
HSV Color Space217°, 97%, 75%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000001100100111011000000
Octal6116300
Decimal678192
Hex064ec0

Different shades of #064ec0 color code.

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

Light Shade of #064ec0
#0862f1
Dark Shade of #064ec0
#043a8f
Saturated Shade of #064ec0
#004dc6
Desaturated Shade of #064ec0
#1050b6
Grey scale Shade of #064ec0
#636363
Brighten Shade
#1f67d9
Most Readable Shade
#FFFFFF

Shades of #064ec0 color code

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

#064ec0
#0545aa
#043c95
#043480
#032b6a
#022255
#021a40
#01112a
#000815
#000000

Similar Color like #064ec0 color

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

#074fc1
#0850c2
#0951c3
#0a52c4
#0b53c5
#0c54c6
#0d55c7
#0e56c8
#0f57c9
#1058ca
#1159cb
#125acc
#135bcd
#145cce
#054dbf
#044cbe
#034bbd
#024abc
#0149bb
#0048ba
#0047b9
#0046b8
#0045b7
#0044b6
#0043b5
#0042b4
#0041b3
#0040b2

Monochromatic Color with #064ec0

#064ec0
#075fea
#010916
#021a40
#032b6b
#053d95

Tints of #064ec0 Color

#064ec0
#2161c7
#3d75ce
#5989d5
#749cdc
#90b0e3
#acc4ea
#c7d7f1
#e3ebf8
#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

#064ec0
#c07806

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

Split Complementary

#064ec0
#c01b06
#abc006

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

Analogous Color

#0698c0
#0673c0
#064ec0
#0629c0
#0806c0

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

#064ec0
#c0064e
#4ec006

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

#064ec0
#c006ab
#c07806
#06c01b

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

#064ec0
#c07806
#abc006
#1b06c0

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 #064ec0 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.

#064ec0 Color Code Preview on Black Background Color

This is how #064ec0 Color will look on black background color. Color contrast ratio is 2.86

#064ec0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #064ec0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #064ec0

#064ec0 color code is use for CSS Background Color

Background color for the above div is #064ec0

HTML with inline CSS

<div style="background-color:#064ec0;"></div>

#064ec0 color code is use for CSS Border Color

CSS Border color for the above div is #064ec0

HTML with inline CSS

<div style="border:5px solid #064ec0;"></div>

CSS Border Left color for the above div is #064ec0

HTML with inline CSS

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

CSS Border Right color for the above div is #064ec0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #064ec0

HTML with inline CSS

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

CSS Border Top color for the above div is #064ec0

HTML with inline CSS

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

#064ec0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#064ec0 Color code Preview on White Background

This is how #064ec0 Color code will look on white background color. Color contrast ratio is 7.35

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.