COLOR #276728

HEX: #276728 RGB: (39,103,40)

Color info

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

RGB color model

#276728 color RGB value is (39,103,40).

RGB: (39,103,40) (15%, 40%, 16%)

RGB channels and saturation

R 39 of 255 = 15%
G 103 of 255 = 40%
B 40 of 255 = 16%

39
103
40

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

Portions of RGB colors in percentages

R + G + B = 39 + 103 + 40 = 182 (100%)
R 39 of 182 ~ 21.43%
G 103 of 182 ~ 56.59%
B 40 of 182 ~ 21.98'%

%21.43
%56.59
%21.98

CMYK color model

#276728 color CMYK value is (62,0,61,60).

  • cyan value is 62.14%
  • magenta value is 0.00%
  • yellow value is 61.17%
  • key color value is 59.61%

CMYK: (62,0,61,60)
C62M0Y61K60 (62%, 0%, 61%, 60%)
(0.62 / 0.00 / 0.61 / 0.60)

CMYK percentages

%62.14
%0
%61.17
%59.61

Codes

Color #276728 in popluar color models

27 67 28
RGB 39 103 40
HSL 121° 45.07% 27.84%
HSB/HSV 121° 62.14% 40.39%
CMYK 62.14% 0.00% 61.17%
59.61%

Color #276728 in popluar number systems.

HEX 27 67 28
Decimal 39 103 40
Binary 100111 1100111 101000
Octal 47 147 50

Shades and tints

Shades of #276728

#276728
(39,103,40)
#245E25
(36,94,37)
#215522
(33,85,34)
#1E4C1F
(30,76,31)
#1B431C
(27,67,28)
#183A19
(24,58,25)
#153116
(21,49,22)
#122813
(18,40,19)
#0F1F10
(15,31,16)
#0C160D
(12,22,13)
#090D0A
(9,13,10)
#000000
(0,0,0)

Tints of #276728

#276728
(39,103,40)
#3A743B
(58,116,59)
#4D814E
(77,129,78)
#608E61
(96,142,97)
#739B74
(115,155,116)
#86A887
(134,168,135)
#99B59A
(153,181,154)
#ACC2AD
(172,194,173)
#BFCFC0
(191,207,192)
#D2DCD3
(210,220,211)
#E5E9E6
(229,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #276728; }

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

This text font color is #276728.

Background Color

.myBgColor { background-color: #276728; }

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

This div background color is #276728.

Border color

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

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

This div border color is #276728.

Opacity

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

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

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

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

This text has shadow with #276728 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #276728.

Preview

Color preview on black background

This text has color #276728 on black background.


Color preview on white background

This text has color #276728 on white background.


Black color preview on #276728 background

This text has black color on #276728 background.


White color preview on #276728 background

This text has white color on #276728 background.


Related colors

Complementary color

Complementary color for #hex is #D898D7.


I love getcolorcode.com

Triadic colors

1 #282767 and #672827 with #276728 are triadic colors.

2 #286727 and #672728 with #276728 are triadic colors.