COLOR #276327

HEX: #276327 RGB: (39,99,39)

Color info

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

RGB color model

#276327 color RGB value is (39,99,39).

RGB: (39,99,39) (15%, 39%, 15%)

RGB channels and saturation

R 39 of 255 = 15%
G 99 of 255 = 39%
B 39 of 255 = 15%

39
99
39

R + G + B ~ 23%. #276327 is dark color.

Portions of RGB colors in percentages

R + G + B = 39 + 99 + 39 = 177 (100%)
R 39 of 177 ~ 22.03%
G 99 of 177 ~ 55.93%
B 39 of 177 ~ 22.03'%

%22.03
%55.93
%22.03

CMYK color model

#276327 color CMYK value is (61,0,61,61).

  • cyan value is 60.61%
  • magenta value is 0.00%
  • yellow value is 60.61%
  • key color value is 61.18%
CMYK: (61,0,61,61) C61M0Y61K61 (61%,0%,61%,61%) (0.61/0.00/0.61/0.61) 

CMYK percentages

%60.61
%0
%60.61
%61.18

Codes

Color #276327 in popluar color models

27 63 27
RGB 39 99 39
HSL 120° 43.48% 27.06%
HSB/HSV 120° 60.61% 38.82%
CMYK 60.61% 0.00% 60.61%
61.18%

Color #276327 in popluar number systems.

HEX 27 63 27
Decimal 39 99 39
Binary 100111 1100011 100111
Octal 47 143 47

Shades and tints

Shades of #276327

#276327
(39,99,39)
#245A24
(36,90,36)
#215121
(33,81,33)
#1E481E
(30,72,30)
#1B3F1B
(27,63,27)
#183618
(24,54,24)
#152D15
(21,45,21)
#122412
(18,36,18)
#0F1B0F
(15,27,15)
#0C120C
(12,18,12)
#090909
(9,9,9)
#000000
(0,0,0)

Tints of #276327

#276327
(39,99,39)
#3A713A
(58,113,58)
#4D7F4D
(77,127,77)
#608D60
(96,141,96)
#739B73
(115,155,115)
#86A986
(134,169,134)
#99B799
(153,183,153)
#ACC5AC
(172,197,172)
#BFD3BF
(191,211,191)
#D2E1D2
(210,225,210)
#E5EFE5
(229,239,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #276327; }

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

This text font color is #276327.

Background Color

.myBgColor { background-color: #276327; }

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

This div background color is #276327.

Border color

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

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

This div border color is #276327.

Opacity

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

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

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

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

This text has shadow with #276327 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #276327.

Preview

Color preview on black background

This text has color #276327 on black background.


Color preview on white background

This text has color #276327 on white background.


Black color preview on #276327 background

This text has black color on #276327 background.


White color preview on #276327 background

This text has white color on #276327 background.


Related colors

Complementary color

Complementary color for #hex is #D89CD8.


I love getcolorcode.com

Triadic colors

1 #272763 and #632727 with #276327 are triadic colors.

2 #276327 and #632727 with #276327 are triadic colors.