crispedge.com

Color picker

Loading...

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

#61aafb hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #61aafb Color code in RGB color code model is created after adding 38.04% red color, 66.67% green color and 98.43% blue color. Hex #61aafb Color code in CMYK color (process color) code model is generated after subtraction of 61% cyan, 32% magenta, 0% yellow and 2% black.

Hex #61aafb color code is between #6699ff web safe hex color code and #55bbee web safe hex color code. #6699ff is the nearest web safe color code. You can see here many more shades of #61aafb color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code61aafb#61aafb
RGB Decimal97, 170, 251rgb(97, 170, 251)
RGB Percent38%, 67%, 98%rgb(38%, 67%, 98%)
CSS RGBa97, 170, 251,1rgba(97,170,251,1)
CMYK Modelcmyk(61%,32%,0%,2%)
HSL Color Space212,95% ,68%hsl(212,95% ,68%)
HSV Color Space212°, 61%, 98%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011000011010101011111011
Octal141252373
Decimal97170251
Hex61aafb

Different shades of #61aafb color code.

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

Light Shade of #61aafb
#93c5fc
Dark Shade of #61aafb
#2f8ffa
Saturated Shade of #61aafb
#5daaff
Desaturated Shade of #61aafb
#69aaf3
Grey scale Shade of #61aafb
#aeaeae
Brighten Shade
#7ac3ff
Most Readable Shade
#000000

Shades of #61aafb color code

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

#61aafb
#5697df
#4b84c3
#4071a7
#355e8b
#2b4b6f
#203853
#152537
#0a121b
#000000

Similar Color like #61aafb color

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

#62abfc
#63acfd
#64adfe
#65aeff
#66afff
#67b0ff
#68b1ff
#69b2ff
#6ab3ff
#6bb4ff
#6cb5ff
#6db6ff
#6eb7ff
#6fb8ff
#60a9fa
#5fa8f9
#5ea7f8
#5da6f7
#5ca5f6
#5ba4f5
#5aa3f4
#59a2f3
#58a1f2
#57a0f1
#569ff0
#559eef
#549dee
#539ced

Monochromatic Color with #61aafb

#61aafb
#0f1a26
#1f3751
#30547b
#4070a6
#518dd0

Tints of #61aafb Color

#61aafb
#72b3fb
#84bcfb
#95c6fc
#a7cffc
#b8d9fd
#cae2fd
#dbecfe
#edf5fe
#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

#61aafb
#fbb261

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

Split Complementary

#61aafb
#fb6561
#f7fb61

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

Analogous Color

#61e8fb
#61c9fb
#61aafb
#618bfb
#616cfb

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

#61aafb
#fb61aa
#aafb61

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

#61aafb
#fb61f7
#fbb261
#61fb65

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

#61aafb
#fbb261
#f7fb61
#6561fb

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

#61aafb Color Code Preview on Black Background Color

This is how #61aafb Color will look on black background color. Color contrast ratio is 8.65

#61aafb in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#61aafb color code is use for CSS Background Color

Background color for the above div is #61aafb

HTML with inline CSS

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

#61aafb color code is use for CSS Border Color

CSS Border color for the above div is #61aafb

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#61aafb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#61aafb Color code Preview on White Background

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

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

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,170,251,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(251,178,97,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(97,170,251,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.