crispedge.com

Color picker

Loading...

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

#61bcce hex color - Blue - Cool color

Color Hue/Base color: Blue

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

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code61bcce#61bcce
RGB Decimal97, 188, 206rgb(97, 188, 206)
RGB Percent38%, 74%, 81%rgb(38%, 74%, 81%)
CSS RGBa97, 188, 206,1rgba(97,188,206,1)
CMYK Modelcmyk(53%,9%,0%,19%)
HSL Color Space190,53% ,59%hsl(190,53% ,59%)
HSV Color Space190°, 53%, 81%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011000011011110011001110
Octal141274316
Decimal97188206
Hex61bcce

Different shades of #61bcce color code.

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

Light Shade of #61bcce
#88cdda
Dark Shade of #61bcce
#3caac0
Saturated Shade of #61bcce
#57c3d8
Desaturated Shade of #61bcce
#6bb5c4
Grey scale Shade of #61bcce
#979797
Brighten Shade
#7ad5e7
Most Readable Shade
#000000

Shades of #61bcce color code

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

#61bcce
#56a7b7
#4b92a0
#407d89
#356872
#2b535b
#203e44
#15292d
#0a1416
#000000

Similar Color like #61bcce color

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

#62bdcf
#63bed0
#64bfd1
#65c0d2
#66c1d3
#67c2d4
#68c3d5
#69c4d6
#6ac5d7
#6bc6d8
#6cc7d9
#6dc8da
#6ec9db
#6fcadc
#60bbcd
#5fbacc
#5eb9cb
#5db8ca
#5cb7c9
#5bb6c8
#5ab5c7
#59b4c6
#58b3c5
#57b2c4
#56b1c3
#55b0c2
#54afc1
#53aec0

Monochromatic Color with #61bcce

#61bcce
#75e3f8
#112124
#25484e
#396e79
#4d95a3

Tints of #61bcce Color

#61bcce
#72c3d3
#84cad8
#95d2de
#a7d9e3
#b8e1e9
#cae8ee
#dbf0f4
#edf7f9
#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

#61bcce
#ce7361

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

Split Complementary

#61bcce
#ce6186
#cea961

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

Analogous Color

#61ceb4
#61ceca
#61bcce
#61a6ce
#6190ce

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

#61bcce
#ce61bc
#bcce61

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

#61bcce
#a961ce
#ce7361
#85ce61

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

#61bcce
#ce7361
#cea961
#6186ce

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

#61bcce Color Code Preview on Black Background Color

This is how #61bcce Color will look on black background color. Color contrast ratio is 9.59

#61bcce in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#61bcce color code is use for CSS Background Color

Background color for the above div is #61bcce

HTML with inline CSS

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

#61bcce color code is use for CSS Border Color

CSS Border color for the above div is #61bcce

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#61bcce hex Color code used as CSS color Codes

Example CSS Class for usage

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

#61bcce Color code Preview on White Background

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

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

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