crispedge.com

Color picker

Loading...

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

#61afad hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #61afad Color code in RGB color code model is created after adding 38.04% red color, 68.63% green color and 67.84% blue color. Hex #61afad Color code in CMYK color (process color) code model is generated after subtraction of 45% cyan, 0% magenta, 1% yellow and 31% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code61afad#61afad
RGB Decimal97, 175, 173rgb(97, 175, 173)
RGB Percent38%, 69%, 68%rgb(38%, 69%, 68%)
CSS RGBa97, 175, 173,1rgba(97,175,173,1)
CMYK Modelcmyk(45%,0%,1%,31%)
HSL Color Space178,33% ,53%hsl(178,33% ,53%)
HSV Color Space178°, 45%, 69%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011000011010111110101101
Octal141257255
Decimal97175173
Hex61afad

Different shades of #61afad color code.

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

Light Shade of #61afad
#83c0bf
Dark Shade of #61afad
#4a9391
Saturated Shade of #61afad
#55bbb8
Desaturated Shade of #61afad
#6da3a2
Grey scale Shade of #61afad
#888888
Brighten Shade
#7ac8c6
Most Readable Shade
#000000

Shades of #61afad color code

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

#61afad
#569b99
#4b8886
#407473
#356160
#2b4d4c
#203a39
#152626
#0a1313
#000000

Similar Color like #61afad color

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

#62b0ae
#63b1af
#64b2b0
#65b3b1
#66b4b2
#67b5b3
#68b6b4
#69b7b5
#6ab8b6
#6bb9b7
#6cbab8
#6dbbb9
#6ebcba
#6fbdbb
#60aeac
#5fadab
#5eacaa
#5daba9
#5caaa8
#5ba9a7
#5aa8a6
#59a7a5
#58a6a4
#57a5a3
#56a4a2
#55a3a1
#54a2a0
#53a19f

Monochromatic Color with #61afad

#61afad
#79d9d7
#030505
#1a2f2f
#325a59
#498483

Tints of #61afad Color

#61afad
#72b7b6
#84c0bf
#95c9c8
#a7d2d1
#b8dbda
#cae4e3
#dbedec
#edf6f5
#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

#61afad
#af6163

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

Split Complementary

#61afad
#af618a
#af8661

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

Analogous Color

#61af8e
#61af9d
#61afad
#61a1af
#6192af

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

#61afad
#ad61af
#afad61

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

#61afad
#8661af
#af6163
#8aaf61

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

#61afad
#af6163
#af8661
#618aaf

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

#61afad Color Code Preview on Black Background Color

This is how #61afad Color will look on black background color. Color contrast ratio is 8.24

#61afad in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#61afad color code is use for CSS Background Color

Background color for the above div is #61afad

HTML with inline CSS

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

#61afad color code is use for CSS Border Color

CSS Border color for the above div is #61afad

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#61afad hex Color code used as CSS color Codes

Example CSS Class for usage

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

#61afad Color code Preview on White Background

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

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

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,175,173,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(175,97,99,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(97,175,173,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.