Skip to main content Skip to docs navigation

#65cfcf 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 Petrichor and its hex is #66CCCC Nearest Color Name

Color Hue/Base color: Green

Hex #65cfcf Color code in RGB color code model is created after adding 39.61% red color, 81.18% green color and 81.18% blue color. Hex #65cfcf Color code in CMYK color (process color) code model is generated after subtraction of 51% cyan, 0% magenta, 0% yellow and 18.82% black.

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

RGB Chart

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

Color Table

Hex Color Code 65cfcf #65cfcf
RGB Decimal 101, 207, 207 101, 207, 207
RGB Percent 40%, 81%, 81% rgb(40%, 81%, 81%)
CSS RGBa 101, 207, 207,1 rgba(101,207,207,1)
CMYK Model cmyk(51%,0%,0%,18.82%)
HSL Color Space 180,52% ,60% hsl(180,52% ,60%)
HSV Color Space 180°, 51%, 81%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01100101 11001111 11001111
Octal 145 317 317
Decimal 101 207 207
Hex 65 cf cf

Different shades of #65cfcf color code.

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

Darkest of #65cfcf
#257676
Darker of #65cfcf
#319d9d
Dark of #65cfcf
#3ec3c3
Base of #65cfcf
#65cfcf
Light of #65cfcf
#8cdbdb
Lighter
#b3e7e7
Lightest
#daf3f3

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

#65cfcf
#cf6565

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

Split Complementary

#65cfcf
#cf659a
#cf9a65

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

Analogous Color

#65cf91
#65cfa3
#65cfcf
#65accf
#657fcf

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

#65cfcf
#cfcf65
#cf65cf

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

#65cfcf
#cf65cf
#cf6565
#65cf65

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

#65cfcf
#9a65cf
#cf6565
#9acf65

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 #65cfcf

#194f4f
#257676
#319d9d
#3ec3c3
#65cfcf
#8cdbdb
#b3e7e7
#daf3f3
#ffffff

Tints of #65cfcf Color

#65cfcf
#76d4d4
#87d9d9
#98dfdf
#a9e4e4
#bae9e9
#cbefef
#dcf4f4
#edf9f9
#ffffff

Shades of #65cfcf color code

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

#65cfcf
#59b8b8
#4ea1a1
#438a8a
#387373
#2c5c5c
#214545
#162e2e
#0b1717
#000000

Tones

#65cfcf
#79bbbb
#8da7a7
#9a9a9a
#9a9a9a

Tones

Similar Color like #65cfcf color

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

#66d0d0
#67d1d1
#68d2d2
#69d3d3
#6ad4d4
#6bd5d5
#6cd6d6
#6dd7d7
#6ed8d8
#6fd9d9
#70dada
#71dbdb
#72dcdc
#73dddd
#64cece
#63cdcd
#62cccc
#61cbcb
#60caca
#5fc9c9
#5ec8c8
#5dc7c7
#5cc6c6
#5bc5c5
#5ac4c4
#59c3c3
#58c2c2
#57c1c1

Download this Dark Green

Hex #65cfcf 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.

#65cfcf Color Code Preview on Black Background Color

This is how #65cfcf Color will look on black background color. Color contrast ratio is 11.38

#65cfcf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #65cfcf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #65cfcf

#65cfcf color code is use for CSS Background Color

Background color for the above div is #65cfcf

HTML with inline CSS

<div style="background-color:#65cfcf;"></div>

#65cfcf color code is use for CSS Border Color

CSS Border color for the above div is #65cfcf

HTML with inline CSS

<div style="border:5px solid #65cfcf;"></div>

CSS Border Left color for the above div is #65cfcf

HTML with inline CSS

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

CSS Border Right color for the above div is #65cfcf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #65cfcf

HTML with inline CSS

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

CSS Border Top color for the above div is #65cfcf

HTML with inline CSS

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

#65cfcf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#65cfcf Color code Preview on White Background

This is how #65cfcf Color code will look on white background color. Color contrast ratio is 1.85

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

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(101,207,207,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(207,101,101,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(101,207,207,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }