Skip to main content Skip to docs navigation

#276b60 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 Galapagos Green and its hex is #29685F Nearest Color Name

Color Hue/Base color: Green

Hex #276b60 Color code in RGB color code model is created after adding 15.29% red color, 41.96% green color and 37.65% blue color. Hex #276b60 Color code in CMYK color (process color) code model is generated after subtraction of 64% cyan, 0% magenta, 10% yellow and 58.04% black.

Hex #276b60 color code is between #226666 web safe hex color code and #337755 web safe hex color code. #226666 is the nearest web safe color code. You can see here many more shades of #276b60 color code.

RGB Chart

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

Color Table

Hex Color Code 276b60 #276b60
RGB Decimal 39, 107, 96 39, 107, 96
RGB Percent 15%, 42%, 38% rgb(15%, 42%, 38%)
CSS RGBa 39, 107, 96,1 rgba(39,107,96,1)
CMYK Model cmyk(64%,0%,10%,58.04%)
HSL Color Space 170,47% ,29% hsl(170,47% ,29%)
HSV Color Space 170°, 64%, 42%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00100111 01101011 01100000
Octal 47 153 140
Decimal 39 107 96
Hex 27 6b 60

Different shades of #276b60 color code.

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

Darkest of #276b60
#000000
Darker of #276b60
#0c201d
Dark of #276b60
#19463e
Base of #276b60
#276b60
Light of #276b60
#359082
Lighter
#42b6a3
Lightest
#64c7b7

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

#276b60
#6b2732

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

Split Complementary

#276b60
#6b2754
#6b3e27

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

Analogous Color

#276b38
#276b44
#276b60
#275f6b
#27436b

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

#276b60
#6b6027
#60276b

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

#276b60
#60276b
#6b2732
#326b27

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

#276b60
#3e276b
#6b2732
#546b27

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 #276b60

#000000
#000000
#0c201d
#19463e
#276b60
#359082
#42b6a3
#64c7b7
#8ad4c8

Tints of #276b60 Color

#276b60
#3f7b71
#578b83
#6f9c95
#87aca6
#9fbdb8
#b7cdca
#cfdedb
#e7eeed
#ffffff

Shades of #276b60 color code

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

#276b60
#225f55
#1e534a
#1a4740
#153b35
#112f2a
#0d2320
#081715
#040b0a
#000000

Tones

#276b60
#365c56
#444e4c
#494949
#494949

Tones

Similar Color like #276b60 color

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

#286c61
#296d62
#2a6e63
#2b6f64
#2c7065
#2d7166
#2e7267
#2f7368
#307469
#31756a
#32766b
#33776c
#34786d
#35796e
#266a5f
#25695e
#24685d
#23675c
#22665b
#21655a
#206459
#1f6358
#1e6257
#1d6156
#1c6055
#1b5f54
#1a5e53
#195d52

Download this Dark Green

Hex #276b60 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.

#276b60 Color Code Preview on Black Background Color

This is how #276b60 Color will look on black background color. Color contrast ratio is 3.36

#276b60 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #276b60

HTML with inline CSS

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

Your Example Paragraph content text in with font color #276b60

#276b60 color code is use for CSS Background Color

Background color for the above div is #276b60

HTML with inline CSS

<div style="background-color:#276b60;"></div>

#276b60 color code is use for CSS Border Color

CSS Border color for the above div is #276b60

HTML with inline CSS

<div style="border:5px solid #276b60;"></div>

CSS Border Left color for the above div is #276b60

HTML with inline CSS

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

CSS Border Right color for the above div is #276b60

HTML with inline CSS

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

CSS Border Bottom color for the above div is #276b60

HTML with inline CSS

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

CSS Border Top color for the above div is #276b60

HTML with inline CSS

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

#276b60 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#276b60 Color code Preview on White Background

This is how #276b60 Color code will look on white background color. Color contrast ratio is 6.25

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

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