crispedge.com

Color picker

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

#648fa6 hex color - Blue - Cool color - Information

#648fa6 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #648fa6 Color code in RGB color code model is created after adding 39.22% red color, 56.08% green color and 65.1% blue color. Hex #648fa6 Color code in CMYK color (process color) code model is generated after subtraction of 40% cyan, 14% magenta, 0% yellow and 35% black.

Hex #648fa6 color code is between #6688aa web safe hex color code and #559999 web safe hex color code. #6688aa is the nearest web safe color code. You can see here many more shades of #648fa6 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code648fa6#648fa6
RGB Decimal100, 143, 166rgb(100, 143, 166)
RGB Percent39%, 56%, 65%rgb(39%, 56%, 65%)
CSS RGBa100, 143, 166,1rgba(100,143,166,1)
CMYK Modelcmyk(40%,14%,0%,35%)
HSL Color Space201,27% ,52%hsl(201,27% ,52%)
HSV Color Space201°, 40%, 65%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011001001000111110100110
Octal144217246
Decimal100143166
Hex648fa6

Different shades of #648fa6 color code.

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

Light Shade of #648fa6
#84a6b9
Dark Shade of #648fa6
#4e7489
Saturated Shade of #648fa6
#5893b2
Desaturated Shade of #648fa6
#708b9a
Grey scale Shade of #648fa6
#858585
Brighten Shade
#7da8bf
Most Readable Shade
#000000

Shades of #648fa6 color code

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

#648fa6
#587f93
#4d6f81
#425f6e
#374f5c
#2c3f49
#212f37
#161f24
#0b0f12
#000000

Similar Color like #648fa6 color

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

#6590a7
#6691a8
#6792a9
#6893aa
#6994ab
#6a95ac
#6b96ad
#6c97ae
#6d98af
#6e99b0
#6f9ab1
#709bb2
#719cb3
#729db4
#638ea5
#628da4
#618ca3
#608ba2
#5f8aa1
#5e89a0
#5d889f
#5c879e
#5b869d
#5a859c
#59849b
#58839a
#578299
#568198

Monochromatic Color with #648fa6

#648fa6
#7eb4d0
#97d8fb
#172126
#314651
#4a6a7b

Tints of #648fa6 Color

#648fa6
#759baf
#86a7b9
#97b4c3
#a8c0cd
#bacdd7
#cbd9e1
#dce6eb
#edf2f5
#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

#648fa6
#a67b64

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

Split Complementary

#648fa6
#a6646e
#a69c64

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

Analogous Color

#64a6a3
#649ca6
#648fa6
#6482a6
#6475a6

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

#648fa6
#a6648f
#8fa664

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

#648fa6
#9c64a6
#a67b64
#6ea664

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

#648fa6
#a67b64
#a69c64
#646ea6

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 #648fa6 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.

#648fa6 Color Code Preview on Black Background Color

This is how #648fa6 Color will look on black background color. Color contrast ratio is 6.02

#648fa6 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #648fa6

HTML with inline CSS

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

Your Example Paragraph content text in with font color #648fa6

#648fa6 color code is use for CSS Background Color

Background color for the above div is #648fa6

HTML with inline CSS

<div style="background-color:#648fa6;"></div>

#648fa6 color code is use for CSS Border Color

CSS Border color for the above div is #648fa6

HTML with inline CSS

<div style="border:5px solid #648fa6;"></div>

CSS Border Left color for the above div is #648fa6

HTML with inline CSS

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

CSS Border Right color for the above div is #648fa6

HTML with inline CSS

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

CSS Border Bottom color for the above div is #648fa6

HTML with inline CSS

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

CSS Border Top color for the above div is #648fa6

HTML with inline CSS

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

#648fa6 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#648fa6 Color code Preview on White Background

This is how #648fa6 Color code will look on white background color. Color contrast ratio is 3.49

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

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.