Skip to main content Skip to docs navigation

#61aeeb hex color - Blue - Cool color - Information

On this page
@
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 Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #61aeeb Color code in RGB color code model is created after adding 38.04% red color, 68.24% green color and 92.16% blue color. Hex #61aeeb Color code in CMYK color (process color) code model is generated after subtraction of 59% cyan, 26% magenta, 0% yellow and 7.84% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code 61aeeb #61aeeb
RGB Decimal 97, 174, 235 rgb(97, 174, 235)
RGB Percent 38%, 68%, 92% rgb(38%, 68%, 92%)
CSS RGBa 97, 174, 235,1 rgba(97,174,235,1)
CMYK Model cmyk(59%,26%,0%,7.84%)
HSL Color Space 207,78% ,65% hsl(207,78% ,65%)
HSV Color Space 207°, 59%, 92%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01100001 10101110 11101011
Octal 141 256 353
Decimal 97 174 235
Hex 61 ae eb

Different shades of #61aeeb color code.

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

Light Shade of #61aeeb
#8ec5f1
Dark Shade of #61aeeb
#3497e5
Saturated Shade of #61aeeb
#58aff4
Desaturated Shade of #61aeeb
#6aade2
Grey scale Shade of #61aeeb
#a6a6a6
Brighten Shade
#7ac7ff
Most Readable Shade
#000000

Shades of #61aeeb color code

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

#61aeeb
#569ad0
#4b87b6
#40749c
#356082
#2b4d68
#203a4e
#152634
#0a131a
#000000

Similar Color like #61aeeb color

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

#62afec
#63b0ed
#64b1ee
#65b2ef
#66b3f0
#67b4f1
#68b5f2
#69b6f3
#6ab7f4
#6bb8f5
#6cb9f6
#6dbaf7
#6ebbf8
#6fbcf9
#60adea
#5face9
#5eabe8
#5daae7
#5ca9e6
#5ba8e5
#5aa7e4
#59a6e3
#58a5e2
#57a4e1
#56a3e0
#55a2df
#54a1de
#53a0dd

Monochromatic Color with #61aeeb

#61aeeb
#091116
#1b3041
#2c506b
#3e6f96
#4f8fc0

Tints of #61aeeb Color

#61aeeb
#72b7ed
#84c0ef
#95c9f1
#a7d2f3
#b8dbf6
#cae4f8
#dbedfa
#edf6fc
#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

#61aeeb
#eb9e61

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

Split Complementary

#61aeeb
#eb6169
#ebe361

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

Analogous Color

#61e5eb
#61caeb
#61aeeb
#6192eb
#6177eb

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

#61aeeb
#eb61ae
#aeeb61

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

#61aeeb
#e361eb
#eb9e61
#69eb61

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

#61aeeb
#eb9e61
#ebe361
#6169eb

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 #61aeeb 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.

#61aeeb Color Code Preview on Black Background Color

This is how #61aeeb Color will look on black background color. Color contrast ratio is 8.76

#61aeeb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #61aeeb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #61aeeb

#61aeeb color code is use for CSS Background Color

Background color for the above div is #61aeeb

HTML with inline CSS

<div style="background-color:#61aeeb;"></div>

#61aeeb color code is use for CSS Border Color

CSS Border color for the above div is #61aeeb

HTML with inline CSS

<div style="border:5px solid #61aeeb;"></div>

CSS Border Left color for the above div is #61aeeb

HTML with inline CSS

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

CSS Border Right color for the above div is #61aeeb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #61aeeb

HTML with inline CSS

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

CSS Border Top color for the above div is #61aeeb

HTML with inline CSS

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

#61aeeb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#61aeeb Color code Preview on White Background

This is how #61aeeb Color code will look on white background color. Color contrast ratio is 2.40

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

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(97,174,235,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(235,158,97,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(97,174,235,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.