crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

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

#61d1ed hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #61d1ed Color code in RGB color code model is created after adding 38.04% red color, 81.96% green color and 92.94% blue color. Hex #61d1ed Color code in CMYK color (process color) code model is generated after subtraction of 59% cyan, 12% magenta, 0% yellow and 7% black.

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

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Code61d1ed#61d1ed
RGB Decimal97, 209, 237rgb(97, 209, 237)
RGB Percent38%, 82%, 93%rgb(38%, 82%, 93%)
CSS RGBa97, 209, 237,1rgba(97,209,237,1)
CMYK Modelcmyk(59%,12%,0%,7%)
HSL Color Space192,80% ,65%hsl(192,80% ,65%)
HSV Color Space192°, 59%, 93%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011000011101000111101101
Octal141321355
Decimal97209237
Hex61d1ed

Different shades of #61d1ed color code.

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

Light Shade of #61d1ed
#8fdef2
Dark Shade of #61d1ed
#33c4e8
Saturated Shade of #61d1ed
#58d6f6
Desaturated Shade of #61d1ed
#6acce4
Grey scale Shade of #61d1ed
#a7a7a7
Brighten Shade
#7aeaff
Most Readable Shade
#000000

Shades of #61d1ed color code

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

#61d1ed
#56b9d2
#4ba2b8
#408b9e
#357483
#2b5c69
#20454f
#152e34
#0a171a
#000000

Similar Color like #61d1ed color

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

#62d2ee
#63d3ef
#64d4f0
#65d5f1
#66d6f2
#67d7f3
#68d8f4
#69d9f5
#6adaf6
#6bdbf7
#6cdcf8
#6dddf9
#6edefa
#6fdffb
#60d0ec
#5fcfeb
#5eceea
#5dcde9
#5ccce8
#5bcbe7
#5acae6
#59c9e5
#58c8e4
#57c7e3
#56c6e2
#55c5e1
#54c4e0
#53c3df

Monochromatic Color with #61d1ed

#61d1ed
#0a1618
#1b3b43
#2d616d
#3e8698
#50acc2

Tints of #61d1ed Color

#61d1ed
#72d6ef
#84dbf1
#95e0f3
#a7e5f5
#b8eaf7
#caeff9
#dbf4fb
#edf9fd
#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

#61d1ed
#ed7d61

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

Split Complementary

#61d1ed
#ed618b
#edc361

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

Analogous Color

#61edd1
#61eded
#61d1ed
#61b5ed
#6199ed

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

#61d1ed
#ed61d1
#d1ed61

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

#61d1ed
#c361ed
#ed7d61
#8bed61

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

#61d1ed
#ed7d61
#edc361
#618bed

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

#61d1ed Color Code Preview on Black Background Color

This is how #61d1ed Color will look on black background color. Color contrast ratio is 11.85

#61d1ed in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#61d1ed color code is use for CSS Background Color

Background color for the above div is #61d1ed

HTML with inline CSS

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

#61d1ed color code is use for CSS Border Color

CSS Border color for the above div is #61d1ed

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#61d1ed hex Color code used as CSS color Codes

Example CSS Class for usage

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

#61d1ed Color code Preview on White Background

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

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.