crispedge.com

Color picker

Loading...

#699eab hex color - Blue - Cool color - Information

#699eab hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #699eab Color code in RGB color code model is created after adding 41.18% red color, 61.96% green color and 67.06% blue color. Hex #699eab Color code in CMYK color (process color) code model is generated after subtraction of 39% cyan, 8% magenta, 0% yellow and 33% black.

Hex #699eab color code is between #6699aa web safe hex color code and #77aabb web safe hex color code. #6699aa is the nearest web safe color code. You can see here many more shades of #699eab color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code699eab#699eab
RGB Decimal105, 158, 171rgb(105, 158, 171)
RGB Percent41%, 62%, 67%rgb(41%, 62%, 67%)
CSS RGBa105, 158, 171,1rgba(105,158,171,1)
CMYK Modelcmyk(39%,8%,0%,33%)
HSL Color Space192,28% ,54%hsl(192,28% ,54%)
HSV Color Space192°, 39%, 67%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011010011001111010101011
Octal151236253
Decimal105158171
Hex699eab

Different shades of #699eab color code.

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

Light Shade of #699eab
#8ab3bd
Dark Shade of #699eab
#518490
Saturated Shade of #699eab
#5da5b7
Desaturated Shade of #699eab
#75979f
Grey scale Shade of #699eab
#8a8a8a
Brighten Shade
#82b7c4
Most Readable Shade
#000000

Shades of #699eab color code

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

#699eab
#5d8c98
#517a85
#466972
#3a575f
#2e464c
#233439
#172326
#0b1113
#000000

Similar Color like #699eab color

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

#6a9fac
#6ba0ad
#6ca1ae
#6da2af
#6ea3b0
#6fa4b1
#70a5b2
#71a6b3
#72a7b4
#73a8b5
#74a9b6
#75aab7
#76abb8
#77acb9
#689daa
#679ca9
#669ba8
#659aa7
#6499a6
#6398a5
#6297a4
#6196a3
#6095a2
#5f94a1
#5e93a0
#5d929f
#5c919e
#5b909d

Monochromatic Color with #699eab

#699eab
#83c5d5
#010101
#1b282b
#354f56
#4f7780

Tints of #699eab Color

#699eab
#79a8b4
#8ab3bd
#9bbec7
#abc9d0
#bcd3d9
#cddee3
#dde9ec
#eef4f5
#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

#699eab
#ab7669

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

Split Complementary

#699eab
#ab697d
#ab9769

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

Analogous Color

#69ab9e
#69abab
#699eab
#6991ab
#6984ab

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

#699eab
#ab699e
#9eab69

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

#699eab
#9769ab
#ab7669
#7dab69

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

#699eab
#ab7669
#ab9769
#697dab

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 #699eab 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.

#699eab Color Code Preview on Black Background Color

This is how #699eab Color will look on black background color. Color contrast ratio is 7.08

#699eab in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #699eab

HTML with inline CSS

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

Your Example Paragraph content text in with font color #699eab

#699eab color code is use for CSS Background Color

Background color for the above div is #699eab

HTML with inline CSS

<div style="background-color:#699eab;"></div>

#699eab color code is use for CSS Border Color

CSS Border color for the above div is #699eab

HTML with inline CSS

<div style="border:5px solid #699eab;"></div>

CSS Border Left color for the above div is #699eab

HTML with inline CSS

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

CSS Border Right color for the above div is #699eab

HTML with inline CSS

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

CSS Border Bottom color for the above div is #699eab

HTML with inline CSS

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

CSS Border Top color for the above div is #699eab

HTML with inline CSS

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

#699eab hex Color code used as CSS color Codes

Example CSS Class for usage

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

#699eab Color code Preview on White Background

This is how #699eab Color code will look on white background color. Color contrast ratio is 2.97

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

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(105,158,171,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(171,118,105,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(105,158,171,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.