crispedge.com

Color picker

Loading...

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

#699dea hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

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

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code699dea#699dea
RGB Decimal105, 157, 234rgb(105, 157, 234)
RGB Percent41%, 62%, 92%rgb(41%, 62%, 92%)
CSS RGBa105, 157, 234,1rgba(105,157,234,1)
CMYK Modelcmyk(55%,33%,0%,8%)
HSL Color Space216,75% ,66%hsl(216,75% ,66%)
HSV Color Space216°, 55%, 92%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011010011001110111101010
Octal151235352
Decimal105157234
Hex699dea

Different shades of #699dea color code.

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

Light Shade of #699dea
#96baf0
Dark Shade of #699dea
#3c80e4
Saturated Shade of #699dea
#609bf3
Desaturated Shade of #699dea
#729fe1
Grey scale Shade of #699dea
#a9a9a9
Brighten Shade
#82b6ff
Most Readable Shade
#000000

Shades of #699dea color code

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

#699dea
#5d8bd0
#517ab6
#46689c
#3a5782
#2e4568
#23344e
#172234
#0b111a
#000000

Similar Color like #699dea color

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

#6a9eeb
#6b9fec
#6ca0ed
#6da1ee
#6ea2ef
#6fa3f0
#70a4f1
#71a5f2
#72a6f3
#73a7f4
#74a8f5
#75a9f6
#76aaf7
#77abf8
#689ce9
#679be8
#669ae7
#6599e6
#6498e5
#6397e4
#6296e3
#6195e2
#6094e1
#5f93e0
#5e92df
#5d91de
#5c90dd
#5b8fdc

Monochromatic Color with #699dea

#699dea
#0a0e15
#1d2b40
#30476a
#436495
#5680bf

Tints of #699dea Color

#699dea
#79a7ec
#8ab2ee
#9bbdf1
#abc8f3
#bcd3f5
#cddef8
#dde9fa
#eef4fc
#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

#699dea
#eab669

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

Split Complementary

#699dea
#ea7569
#deea69

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

Analogous Color

#69d1ea
#69b7ea
#699dea
#6983ea
#6969ea

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

#699dea
#ea699d
#9dea69

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

#699dea
#ea69dd
#eab669
#69ea76

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

#699dea
#eab669
#deea69
#7569ea

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

#699dea Color Code Preview on Black Background Color

This is how #699dea Color will look on black background color. Color contrast ratio is 7.61

#699dea in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#699dea color code is use for CSS Background Color

Background color for the above div is #699dea

HTML with inline CSS

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

#699dea color code is use for CSS Border Color

CSS Border color for the above div is #699dea

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#699dea hex Color code used as CSS color Codes

Example CSS Class for usage

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

#699dea Color code Preview on White Background

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

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

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,157,234,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(234,182,105,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(105,157,234,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.