crispedge.com

Color picker

Loading...

#659da8 hex color - Blue - Cool color - Information

#659da8 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #659da8 Color code in RGB color code model is created after adding 39.61% red color, 61.57% green color and 65.88% blue color. Hex #659da8 Color code in CMYK color (process color) code model is generated after subtraction of 40% cyan, 7% magenta, 0% yellow and 34% black.

Hex #659da8 color code is between #6699aa web safe hex color code and #55aa99 web safe hex color code. #6699aa is the nearest web safe color code. You can see here many more shades of #659da8 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code659da8#659da8
RGB Decimal101, 157, 168rgb(101, 157, 168)
RGB Percent40%, 62%, 66%rgb(40%, 62%, 66%)
CSS RGBa101, 157, 168,1rgba(101,157,168,1)
CMYK Modelcmyk(40%,7%,0%,34%)
HSL Color Space190,28% ,53%hsl(190,28% ,53%)
HSV Color Space190°, 40%, 66%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011001011001110110101000
Octal145235250
Decimal101157168
Hex659da8

Different shades of #659da8 color code.

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

Light Shade of #659da8
#86b2ba
Dark Shade of #659da8
#4f818b
Saturated Shade of #659da8
#59a5b4
Desaturated Shade of #659da8
#71959c
Grey scale Shade of #659da8
#868686
Brighten Shade
#7eb6c1
Most Readable Shade
#000000

Shades of #659da8 color code

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

#659da8
#598b95
#4e7a82
#436870
#38575d
#2c454a
#213438
#162225
#0b1112
#000000

Similar Color like #659da8 color

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

#669ea9
#679faa
#68a0ab
#69a1ac
#6aa2ad
#6ba3ae
#6ca4af
#6da5b0
#6ea6b1
#6fa7b2
#70a8b3
#71a9b4
#72aab5
#73abb6
#649ca7
#639ba6
#629aa5
#6199a4
#6098a3
#5f97a2
#5e96a1
#5d95a0
#5c949f
#5b939e
#5a929d
#59919c
#58909b
#578f9a

Monochromatic Color with #659da8

#659da8
#7fc5d2
#98ecfd
#182628
#324e53
#4b757d

Tints of #659da8 Color

#659da8
#76a7b1
#87b2bb
#98bdc5
#a9c8ce
#bad3d8
#cbdee2
#dce9eb
#edf4f5
#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

#659da8
#a87065

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

Split Complementary

#659da8
#a8657b
#a89265

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

Analogous Color

#65a898
#65a8a6
#659da8
#6590a8
#6582a8

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

#659da8
#a8659d
#9da865

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

#659da8
#9165a8
#a87065
#7ba865

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

#659da8
#a87065
#a89265
#657ba8

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 #659da8 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.

#659da8 Color Code Preview on Black Background Color

This is how #659da8 Color will look on black background color. Color contrast ratio is 6.94

#659da8 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #659da8

HTML with inline CSS

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

Your Example Paragraph content text in with font color #659da8

#659da8 color code is use for CSS Background Color

Background color for the above div is #659da8

HTML with inline CSS

<div style="background-color:#659da8;"></div>

#659da8 color code is use for CSS Border Color

CSS Border color for the above div is #659da8

HTML with inline CSS

<div style="border:5px solid #659da8;"></div>

CSS Border Left color for the above div is #659da8

HTML with inline CSS

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

CSS Border Right color for the above div is #659da8

HTML with inline CSS

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

CSS Border Bottom color for the above div is #659da8

HTML with inline CSS

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

CSS Border Top color for the above div is #659da8

HTML with inline CSS

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

#659da8 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#659da8 Color code Preview on White Background

This is how #659da8 Color code will look on white background color. Color contrast ratio is 3.03

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

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(101,157,168,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(168,112,101,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(101,157,168,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.