crispedge.com

Color picker

Loading...

#066f40 hex color - Green - Cool color - Information

#066f40 hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #066f40 Color code in RGB color code model is created after adding 2.35% red color, 43.53% green color and 25.1% blue color. Hex #066f40 Color code in CMYK color (process color) code model is generated after subtraction of 95% cyan, 0% magenta, 42% yellow and 56% black.

Hex #066f40 color code is between #007744 web safe hex color code and #006633 web safe hex color code. #007744 is the nearest web safe color code. You can see here many more shades of #066f40 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code066f40#066f40
RGB Decimal6, 111, 64rgb(6, 111, 64)
RGB Percent2%, 44%, 25%rgb(2%, 44%, 25%)
CSS RGBa6, 111, 64,1rgba(6,111,64,1)
CMYK Modelcmyk(95%,0%,42%,56%)
HSL Color Space153,90% ,23%hsl(153,90% ,23%)
HSV Color Space153°, 95%, 44%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000001100110111101000000
Octal6157100
Decimal611164
Hex066f40

Different shades of #066f40 color code.

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

Light Shade of #066f40
#099f5c
Dark Shade of #066f40
#033f24
Saturated Shade of #066f40
#007541
Desaturated Shade of #066f40
#0c693f
Grey scale Shade of #066f40
#3a3a3a
Brighten Shade
#1f8859
Most Readable Shade
#FFFFFF

Shades of #066f40 color code

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

#066f40
#056238
#045631
#044a2a
#033d23
#02311c
#022515
#01180e
#000c07
#000000

Similar Color like #066f40 color

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

#077041
#087142
#097243
#0a7344
#0b7445
#0c7546
#0d7647
#0e7748
#0f7849
#10794a
#117a4b
#127b4c
#137c4d
#147d4e
#056e3f
#046d3e
#036c3d
#026b3c
#016a3b
#00693a
#006839
#006738
#006637
#006536
#006435
#006334
#006233
#006132

Monochromatic Color with #066f40

#066f40
#089958
#0bc471
#0dee8a
#011a0f
#044427

Tints of #066f40 Color

#066f40
#217f55
#3d8f6a
#599f7f
#74af94
#90bfaa
#accfbf
#c7dfd4
#e3efe9
#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

#066f40
#6f0635

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

Split Complementary

#066f40
#6f066a
#6f0b06

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

Analogous Color

#066f16
#066f2b
#066f40
#066f55
#066f6a

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

#066f40
#40066f
#6f4006

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

#066f40
#0c066f
#6f0635
#696f06

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

#066f40
#6f0635
#6f0b06
#066a6f

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 #066f40 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.

#066f40 Color Code Preview on Black Background Color

This is how #066f40 Color will look on black background color. Color contrast ratio is 3.36

#066f40 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #066f40

HTML with inline CSS

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

Your Example Paragraph content text in with font color #066f40

#066f40 color code is use for CSS Background Color

Background color for the above div is #066f40

HTML with inline CSS

<div style="background-color:#066f40;"></div>

#066f40 color code is use for CSS Border Color

CSS Border color for the above div is #066f40

HTML with inline CSS

<div style="border:5px solid #066f40;"></div>

CSS Border Left color for the above div is #066f40

HTML with inline CSS

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

CSS Border Right color for the above div is #066f40

HTML with inline CSS

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

CSS Border Bottom color for the above div is #066f40

HTML with inline CSS

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

CSS Border Top color for the above div is #066f40

HTML with inline CSS

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

#066f40 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#066f40 Color code Preview on White Background

This is how #066f40 Color code will look on white background color. Color contrast ratio is 6.26

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

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(6,111,64,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(111,6,53,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(6,111,64,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.