crispedge.com

Color picker

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

#649aec hex color - Blue - Cool color - Information

#649aec hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #649aec Color code in RGB color code model is created after adding 39.22% red color, 60.39% green color and 92.55% blue color. Hex #649aec Color code in CMYK color (process color) code model is generated after subtraction of 58% cyan, 35% magenta, 0% yellow and 7% black.

Hex #649aec color code is between #6699ee web safe hex color code and #55aadd web safe hex color code. #6699ee is the nearest web safe color code. You can see here many more shades of #649aec color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code649aec#649aec
RGB Decimal100, 154, 236rgb(100, 154, 236)
RGB Percent39%, 60%, 93%rgb(39%, 60%, 93%)
CSS RGBa100, 154, 236,1rgba(100,154,236,1)
CMYK Modelcmyk(58%,35%,0%,7%)
HSL Color Space216,78% ,66%hsl(216,78% ,66%)
HSV Color Space216°, 58%, 93%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011001001001101011101100
Octal144232354
Decimal100154236
Hex649aec

Different shades of #649aec color code.

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

Light Shade of #649aec
#91b8f2
Dark Shade of #649aec
#377ce6
Saturated Shade of #649aec
#5b98f5
Desaturated Shade of #649aec
#6d9ce3
Grey scale Shade of #649aec
#a8a8a8
Brighten Shade
#7db3ff
Most Readable Shade
#000000

Shades of #649aec color code

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

#649aec
#5888d1
#4d77b7
#42669d
#375583
#2c4468
#21334e
#162234
#0b111a
#000000

Similar Color like #649aec color

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

#659bed
#669cee
#679def
#689ef0
#699ff1
#6aa0f2
#6ba1f3
#6ca2f4
#6da3f5
#6ea4f6
#6fa5f7
#70a6f8
#71a7f9
#72a8fa
#6399eb
#6298ea
#6197e9
#6096e8
#5f95e7
#5e94e6
#5d93e5
#5c92e4
#5b91e3
#5a90e2
#598fe1
#588ee0
#578ddf
#568cde

Monochromatic Color with #649aec

#649aec
#0a0f17
#1c2b42
#2e476c
#406397
#527ec1

Tints of #649aec Color

#649aec
#75a5ee
#86b0f0
#97bbf2
#a8c6f4
#bad2f6
#cbddf8
#dce8fa
#edf3fc
#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

#649aec
#ecb664

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

Split Complementary

#649aec
#ec7264
#deec64

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

Analogous Color

#64d0ec
#64b5ec
#649aec
#647fec
#6464ec

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

#649aec
#ec649a
#9aec64

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

#649aec
#ec64de
#ecb664
#64ec72

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

#649aec
#ecb664
#deec64
#7264ec

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 #649aec 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.

#649aec Color Code Preview on Black Background Color

This is how #649aec Color will look on black background color. Color contrast ratio is 7.38

#649aec in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #649aec

HTML with inline CSS

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

Your Example Paragraph content text in with font color #649aec

#649aec color code is use for CSS Background Color

Background color for the above div is #649aec

HTML with inline CSS

<div style="background-color:#649aec;"></div>

#649aec color code is use for CSS Border Color

CSS Border color for the above div is #649aec

HTML with inline CSS

<div style="border:5px solid #649aec;"></div>

CSS Border Left color for the above div is #649aec

HTML with inline CSS

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

CSS Border Right color for the above div is #649aec

HTML with inline CSS

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

CSS Border Bottom color for the above div is #649aec

HTML with inline CSS

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

CSS Border Top color for the above div is #649aec

HTML with inline CSS

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

#649aec hex Color code used as CSS color Codes

Example CSS Class for usage

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

#649aec Color code Preview on White Background

This is how #649aec Color code will look on white background color. Color contrast ratio is 2.85

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

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.