crispedge.com

Color picker

Loading...

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

#61afce hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #61afce Color code in RGB color code model is created after adding 38.04% red color, 68.63% green color and 80.78% blue color. Hex #61afce Color code in CMYK color (process color) code model is generated after subtraction of 53% cyan, 15% magenta, 0% yellow and 19% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code61afce#61afce
RGB Decimal97, 175, 206rgb(97, 175, 206)
RGB Percent38%, 69%, 81%rgb(38%, 69%, 81%)
CSS RGBa97, 175, 206,1rgba(97,175,206,1)
CMYK Modelcmyk(53%,15%,0%,19%)
HSL Color Space197,53% ,59%hsl(197,53% ,59%)
HSV Color Space197°, 53%, 81%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011000011010111111001110
Octal141257316
Decimal97175206
Hex61afce

Different shades of #61afce color code.

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

Light Shade of #61afce
#88c3da
Dark Shade of #61afce
#3c9bc0
Saturated Shade of #61afce
#57b3d8
Desaturated Shade of #61afce
#6babc4
Grey scale Shade of #61afce
#979797
Brighten Shade
#7ac8e7
Most Readable Shade
#000000

Shades of #61afce color code

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

#61afce
#569bb7
#4b88a0
#407489
#356172
#2b4d5b
#203a44
#15262d
#0a1316
#000000

Similar Color like #61afce color

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

#62b0cf
#63b1d0
#64b2d1
#65b3d2
#66b4d3
#67b5d4
#68b6d5
#69b7d6
#6ab8d7
#6bb9d8
#6cbad9
#6dbbda
#6ebcdb
#6fbddc
#60aecd
#5fadcc
#5eaccb
#5dabca
#5caac9
#5ba9c8
#5aa8c7
#59a7c6
#58a6c5
#57a5c4
#56a4c3
#55a3c2
#54a2c1
#53a1c0

Monochromatic Color with #61afce

#61afce
#75d3f8
#111f24
#25434e
#396779
#4d8ba3

Tints of #61afce Color

#61afce
#72b7d3
#84c0d8
#95c9de
#a7d2e3
#b8dbe9
#cae4ee
#dbedf4
#edf6f9
#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

#61afce
#ce8061

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

Split Complementary

#61afce
#ce6179
#ceb661

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

Analogous Color

#61cec1
#61c5ce
#61afce
#6199ce
#6183ce

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

#61afce
#ce61af
#afce61

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

#61afce
#b661ce
#ce8061
#78ce61

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

#61afce
#ce8061
#ceb661
#6179ce

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

#61afce Color Code Preview on Black Background Color

This is how #61afce Color will look on black background color. Color contrast ratio is 8.53

#61afce in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#61afce color code is use for CSS Background Color

Background color for the above div is #61afce

HTML with inline CSS

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

#61afce color code is use for CSS Border Color

CSS Border color for the above div is #61afce

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#61afce hex Color code used as CSS color Codes

Example CSS Class for usage

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

#61afce Color code Preview on White Background

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

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

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