Skip to main content Skip to docs navigation

#61c6c8 hex color | Download Dark Green BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Chinese Lacquer and its hex is #60C7C2 Nearest Color Name

Color Hue/Base color: Green

Hex #61c6c8 Color code in RGB color code model is created after adding 38.04% red color, 77.65% green color and 78.43% blue color. Hex #61c6c8 Color code in CMYK color (process color) code model is generated after subtraction of 52% cyan, 1% magenta, 0% yellow and 21.57% black.

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

RGB Chart

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

Color Table

Hex Color Code 61c6c8 #61c6c8
RGB Decimal 97, 198, 200 97, 198, 200
RGB Percent 38%, 78%, 78% rgb(38%, 78%, 78%)
CSS RGBa 97, 198, 200,1 rgba(97,198,200,1)
CMYK Model cmyk(52%,1%,0%,21.57%)
HSL Color Space 181,48% ,58% hsl(181,48% ,58%)
HSV Color Space 181°, 52%, 78%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01100001 11000110 11001000
Octal 141 306 310
Decimal 97 198 200
Hex 61 c6 c8

Different shades of #61c6c8 color code.

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

Darkest of #61c6c8
#25696b
Darker of #61c6c8
#328f91
Dark of #61c6c8
#40b4b7
Base of #61c6c8
#61c6c8
Light of #61c6c8
#87d4d5
Lighter
#ade1e2
Lightest
#d3eff0

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

#61c6c8
#c86361

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

Split Complementary

#61c6c8
#c86193
#c89761

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

Analogous Color

#61c88e
#61c89f
#61c6c8
#61a4c8
#6179c8

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

#61c6c8
#c6c861
#c861c6

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

#61c6c8
#c861c6
#c86361
#61c863

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#61c6c8
#9761c8
#c86361
#93c861

Square 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).

Monochromatic Color with #61c6c8

#184445
#25696b
#328f91
#40b4b7
#61c6c8
#87d4d5
#ade1e2
#d3eff0
#f8fdfd

Tints of #61c6c8 Color

#61c6c8
#72ccce
#84d2d4
#95d9da
#a7dfe0
#b8e5e6
#caecec
#dbf2f2
#edf8f8
#ffffff

Shades of #61c6c8 color code

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

#61c6c8
#56b0b1
#4b9a9b
#408485
#356e6f
#2b5858
#204242
#152c2c
#0a1616
#000000

Tones

#61c6c8
#76b2b3
#8c9d9d
#959595
#959595

Tones

Similar Color like #61c6c8 color

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

#62c7c9
#63c8ca
#64c9cb
#65cacc
#66cbcd
#67ccce
#68cdcf
#69ced0
#6acfd1
#6bd0d2
#6cd1d3
#6dd2d4
#6ed3d5
#6fd4d6
#60c5c7
#5fc4c6
#5ec3c5
#5dc2c4
#5cc1c3
#5bc0c2
#5abfc1
#59bec0
#58bdbf
#57bcbe
#56bbbd
#55babc
#54b9bb
#53b8ba

Download this Dark Green

Hex #61c6c8 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.

#61c6c8 Color Code Preview on Black Background Color

This is how #61c6c8 Color will look on black background color. Color contrast ratio is 10.42

#61c6c8 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#61c6c8 color code is use for CSS Background Color

Background color for the above div is #61c6c8

HTML with inline CSS

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

#61c6c8 color code is use for CSS Border Color

CSS Border color for the above div is #61c6c8

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#61c6c8 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#61c6c8 Color code Preview on White Background

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

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(97,198,200,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(200,99,97,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(97,198,200,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }