COLOR #276440

HEX: #276440 RGB: (39,100,64)

Color info

#276440 contains mainly green and blue colors. Web safe color of #276440 is #336633 (or #363).

RGB color model

#276440 color RGB value is (39,100,64).

RGB: (39,100,64) (15%, 39%, 25%)

RGB channels and saturation

R 39 of 255 = 15%
G 100 of 255 = 39%
B 64 of 255 = 25%

39
100
64

R + G + B ~ 26%. #276440 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 39 + 100 + 64 = 203 (100%)
R 39 of 203 ~ 19.21%
G 100 of 203 ~ 49.26%
B 64 of 203 ~ 31.53'%

%19.21
%49.26
%31.53

CMYK color model

#276440 color CMYK value is (61,0,36,61).

  • cyan value is 61.00%
  • magenta value is 0.00%
  • yellow value is 36.00%
  • key color value is 60.78%
CMYK: (61,0,36,61) C61M0Y36K61 (61%,0%,36%,61%) (0.61/0.00/0.36/0.61) 

CMYK percentages

%61
%0
%36
%60.78

Codes

Color #276440 in popluar color models

27 64 40
RGB 39 100 64
HSL 145° 43.88% 27.25%
HSB/HSV 145° 61.00% 39.22%
CMYK 61.00% 0.00% 36.00%
60.78%

Color #276440 in popluar number systems.

HEX 27 64 40
Decimal 39 100 64
Binary 100111 1100100 1000000
Octal 47 144 100

Shades and tints

Shades of #276440

#276440
(39,100,64)
#245B3B
(36,91,59)
#215236
(33,82,54)
#1E4931
(30,73,49)
#1B402C
(27,64,44)
#183727
(24,55,39)
#152E22
(21,46,34)
#12251D
(18,37,29)
#0F1C18
(15,28,24)
#0C1313
(12,19,19)
#090A0E
(9,10,14)
#000000
(0,0,0)

Tints of #276440

#276440
(39,100,64)
#3A7251
(58,114,81)
#4D8062
(77,128,98)
#608E73
(96,142,115)
#739C84
(115,156,132)
#86AA95
(134,170,149)
#99B8A6
(153,184,166)
#ACC6B7
(172,198,183)
#BFD4C8
(191,212,200)
#D2E2D9
(210,226,217)
#E5F0EA
(229,240,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #276440 color. Also use rgb(39,100,64) instead hex code.

Text Font Color

.myTextColor { color: #276440; }

<p style="color:#276440">This sample text font color is #276440.</p>

This text font color is #276440.

Background Color

.myBgColor { background-color: #276440; }

<div style="background-color:#276440">Inner text</div>

This div background color is #276440.

Border color

.myBorderColor { border: 1px solid #276440; }

<div style="border:3px solid #276440">Div</div>

This div border color is #276440.

Opacity

.myOpacity80 { color: #276440; opacity: 0.8; }

<p style="color:#276440;opacity:0.8;">80%</p>

Text with #276440 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #276440;}

<p style="text-shadow: 3px 3px 1px #276440">Text here.</p>

This text has shadow with #276440 color.


.textShadow {text-shadow: 3px 3px 1px #276440', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #276440, 5px 5px 20px red">Text here.</p>

This text has shadow with #276440 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#276440, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#276440, Direction=45, Strength=4)">Text</p>

This text has shadow with #276440 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #276440;
-webkit-box-shadow: 1px 1px 3px 2px #276440;
box-shadow: 1px 1px 3px 2px #276440;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #276440; -webkit-box-shadow: 1px 1px 3px 2px #276440; box-shadow:1px 1px 3px 2px #276440;">
Div content here
</div>

This div box has shadow with color #276440.

Preview

Color preview on black background

This text has color #276440 on black background.


Color preview on white background

This text has color #276440 on white background.


Black color preview on #276440 background

This text has black color on #276440 background.


White color preview on #276440 background

This text has white color on #276440 background.


Related colors

Complementary color

Complementary color for #hex is #D89BBF.


I love getcolorcode.com

Triadic colors

1 #402764 and #644027 with #276440 are triadic colors.

2 #406427 and #642740 with #276440 are triadic colors.