Skip to main content Skip to docs navigation

#64adcd hex color | Download Dark Blue BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Blue Topaz and its hex is #65AECE Nearest Color Name

Color Hue/Base color: Blue

Hex #64adcd Color code in RGB color code model is created after adding 39.22% red color, 67.84% green color and 80.39% blue color. Hex #64adcd Color code in CMYK color (process color) code model is generated after subtraction of 51% cyan, 16% magenta, 0% yellow and 19.61% black.

Hex #64adcd color code is between #66aacc web safe hex color code and #55bbdd web safe hex color code. #66aacc is the nearest web safe color code. You can see here many more shades of #64adcd color code.

RGB Chart

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

Color Table

Hex Color Code 64adcd #64adcd
RGB Decimal 100, 173, 205 100, 173, 205
RGB Percent 39%, 68%, 80% rgb(39%, 68%, 80%)
CSS RGBa 100, 173, 205,1 rgba(100,173,205,1)
CMYK Model cmyk(51%,16%,0%,19.61%)
HSL Color Space 198,51% ,60% hsl(198,51% ,60%)
HSV Color Space 198°, 51%, 80%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01100100 10101101 11001101
Octal 144 255 315
Decimal 100 173 205
Hex 64 ad cd

Different shades of #64adcd color code.

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

Darkest of #64adcd
#255b73
Darker of #64adcd
#327a99
Dark of #64adcd
#3e98c0
Base of #64adcd
#64adcd
Light of #64adcd
#8bc1d9
Lighter
#b1d6e6
Lightest
#d8eaf2

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

#64adcd
#cd8464

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

Split Complementary

#64adcd
#cd6478
#cdb964

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

Analogous Color

#64cdb0
#64cdc1
#64adcd
#648acd
#6a64cd

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

#64adcd
#adcd64
#cd64ad

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

#64adcd
#cd64ad
#cd8464
#64cd84

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#64adcd
#b964cd
#cd8464
#78cd64

Square 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).

Monochromatic Color with #64adcd

#193d4c
#255b73
#327a99
#3e98c0
#64adcd
#8bc1d9
#b1d6e6
#d8eaf2
#feffff

Tints of #64adcd Color

#64adcd
#75b6d2
#86bfd8
#97c8dd
#a8d1e3
#badae8
#cbe3ee
#dcecf3
#edf5f9
#ffffff

Shades of #64adcd color code

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

#64adcd
#5899b6
#4d869f
#427388
#376071
#2c4c5b
#213944
#16262d
#0b1316
#000000

Tones

#64adcd
#78a5b8
#8d9da4
#989898
#989898

Tones

Similar Color like #64adcd color

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

#65aece
#66afcf
#67b0d0
#68b1d1
#69b2d2
#6ab3d3
#6bb4d4
#6cb5d5
#6db6d6
#6eb7d7
#6fb8d8
#70b9d9
#71bada
#72bbdb
#63accc
#62abcb
#61aaca
#60a9c9
#5fa8c8
#5ea7c7
#5da6c6
#5ca5c5
#5ba4c4
#5aa3c3
#59a2c2
#58a1c1
#57a0c0
#569fbf

Download this Dark Blue

Hex #64adcd 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.

#64adcd Color Code Preview on Black Background Color

This is how #64adcd Color will look on black background color. Color contrast ratio is 8.40

#64adcd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #64adcd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #64adcd

#64adcd color code is use for CSS Background Color

Background color for the above div is #64adcd

HTML with inline CSS

<div style="background-color:#64adcd;"></div>

#64adcd color code is use for CSS Border Color

CSS Border color for the above div is #64adcd

HTML with inline CSS

<div style="border:5px solid #64adcd;"></div>

CSS Border Left color for the above div is #64adcd

HTML with inline CSS

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

CSS Border Right color for the above div is #64adcd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #64adcd

HTML with inline CSS

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

CSS Border Top color for the above div is #64adcd

HTML with inline CSS

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

#64adcd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#64adcd Color code Preview on White Background

This is how #64adcd Color code will look on white background color. Color contrast ratio is 2.50

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(100,173,205,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(205,132,100,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(100,173,205,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }