COLOR #276C28

HEX: #276C28 RGB: (39,108,40)

Color info

#276C28 contains mainly green color. Web safe color of #276C28 is #336633 (or #363).

RGB color model

#276C28 color RGB value is (39,108,40).

RGB: (39,108,40) (15%, 42%, 16%)

RGB channels and saturation

R 39 of 255 = 15%
G 108 of 255 = 42%
B 40 of 255 = 16%

39
108
40

R + G + B ~ 24%. #276C28 is dark color.

Portions of RGB colors in percentages

R + G + B = 39 + 108 + 40 = 187 (100%)
R 39 of 187 ~ 20.86%
G 108 of 187 ~ 57.75%
B 40 of 187 ~ 21.39'%

%20.86
%57.75
%21.39

CMYK color model

#276C28 color CMYK value is (64,0,63,58).

  • cyan value is 63.89%
  • magenta value is 0.00%
  • yellow value is 62.96%
  • key color value is 57.65%
CMYK: (64,0,63,58) C64M0Y63K58 (64%,0%,63%,58%) (0.64/0.00/0.63/0.58) 

CMYK percentages

%63.89
%0
%62.96
%57.65

Codes

Color #276C28 in popluar color models

27 6C 28
RGB 39 108 40
HSL 121° 46.94% 28.82%
HSB/HSV 121° 63.89% 42.35%
CMYK 63.89% 0.00% 62.96%
57.65%

Color #276C28 in popluar number systems.

HEX 27 6C 28
Decimal 39 108 40
Binary 100111 1101100 101000
Octal 47 154 50

Shades and tints

Shades of #276C28

#276C28
(39,108,40)
#246325
(36,99,37)
#215A22
(33,90,34)
#1E511F
(30,81,31)
#1B481C
(27,72,28)
#183F19
(24,63,25)
#153616
(21,54,22)
#122D13
(18,45,19)
#0F2410
(15,36,16)
#0C1B0D
(12,27,13)
#09120A
(9,18,10)
#000000
(0,0,0)

Tints of #276C28

#276C28
(39,108,40)
#3A793B
(58,121,59)
#4D864E
(77,134,78)
#609361
(96,147,97)
#73A074
(115,160,116)
#86AD87
(134,173,135)
#99BA9A
(153,186,154)
#ACC7AD
(172,199,173)
#BFD4C0
(191,212,192)
#D2E1D3
(210,225,211)
#E5EEE6
(229,238,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #276C28 color. Also use rgb(39,108,40) instead hex code.

Text Font Color

.myTextColor { color: #276C28; }

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

This text font color is #276C28.

Background Color

.myBgColor { background-color: #276C28; }

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

This div background color is #276C28.

Border color

.myBorderColor { border: 1px solid #276C28; }

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

This div border color is #276C28.

Opacity

.myOpacity80 { color: #276C28; opacity: 0.8; }

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

Text with #276C28 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 #276C28;}

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

This text has shadow with #276C28 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #276C28.

Preview

Color preview on black background

This text has color #276C28 on black background.


Color preview on white background

This text has color #276C28 on white background.


Black color preview on #276C28 background

This text has black color on #276C28 background.


White color preview on #276C28 background

This text has white color on #276C28 background.


Related colors

Complementary color

Complementary color for #hex is #D893D7.


I love getcolorcode.com

Triadic colors

1 #28276C and #6C2827 with #276C28 are triadic colors.

2 #286C27 and #6C2728 with #276C28 are triadic colors.